zephyr/soc/arc/snps_emsk
Kumar Gala cca5b61e84 arc: cleanup linker scripts to include autoconf.h first
The various linker scripts on arc would include autoconf.h in the arch
linker script but might have CONFIG_ symbols referenced in the soc
specific linker script.  Move autoconf.h inclusion to top of the soc
specific linker script out of the arch specific one so we know
autoconf.h is seen before any CONFIG_ references.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-12-17 10:08:02 -06:00
..
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.defconfig.em7d
Kconfig.defconfig.em9d
Kconfig.defconfig.em11d
Kconfig.soc
dts_fixup.h dts: spi: cleanup CONFIG_SPI_x_IRQ_PRI 2018-11-21 12:27:16 -05:00
linker.ld arc: cleanup linker scripts to include autoconf.h first 2018-12-17 10:08:02 -06:00
soc.c
soc.h soc: arc: clean up the timer relatted definitions 2018-12-07 17:08:15 -05:00
soc_config.c