mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 13:55:22 +00:00
Program text, rodata, and data need different MMU permissions. Split out rodata and data from the program text, updating the linker script appropriately. Region size symbols added to the linker script, so these can later be used with MMU_BOOT_REGION(). Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
x86_64 | ||
xtensa | ||
cpu.h | ||
syscall.h |