zephyr/soc/arc/snps_nsim
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.em Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.sem Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.soc
dts_fixup.h dts: Fix builds of arc EMSK & NSIM SoCs 2018-11-13 18:47: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