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 driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
Kconfig.soc
linker.ld x86: Cleanup linker scripts to use new DTS macros 2020-04-30 08:37:18 -05:00
soc.c soc: x86: Convert to new DT_INST macros 2020-03-26 03:29:23 -05:00
soc.h x86/soc: remove INT_VEC_IRQ0 2020-04-21 06:39:33 -05:00