zephyr/soc
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
..
arc soc: snps_arc_iot: replace DT_SNPS_ARCEM_0_CLOCK_FREQUENCY w/new macros 2020-04-30 04:46:59 -05:00
arm soc: atmel: Cleanup dts_fixup.h 2020-04-30 08:24:19 -05:00
nios2
posix
riscv
x86 x86: Cleanup linker scripts to use new DTS macros 2020-04-30 08:37:18 -05:00
xtensa soc: intel_s1000: fix SMP build error 2020-04-29 14:59:33 -05:00
Kconfig