zephyr/soc/x86/ia32
Kumar Gala 3dd2f610b0 x86: Cleanup linker scripts to use new DTS macros
Rework x86 linker scripts to use DT_REG_ADDR/DT_REG_SIZE on
DT_CHOSEN(zephyr_sram) and DT_CHOSEN(zephyr_flash).  As part of this
we remove the dts_fixup.h.  Using DT_REG_SIZE means we don't have to
adjust the sizes by 1024.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-30 08:37:18 -05:00
..
CMakeLists.txt
Kconfig.defconfig
Kconfig.soc
linker.ld x86: Cleanup linker scripts to use new DTS macros 2020-04-30 08:37:18 -05:00
soc.c
soc.h