mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 16:33:28 +00:00
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig.defconfig | ||
Kconfig.soc | ||
linker.ld | ||
soc.c | ||
soc.h |