mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 03:11:57 +00:00
The linker script was missing symbols that defined the boundaries of kernel memory segments (_image_rom_end, etc.). These are added so that core/memmap.c can properly account for those segments. Signed-off-by: Charles E. Youse <charles.youse@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
x86_64 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |