mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-14 21:25:22 +00:00
fix bss section be copy to binary. When compiling with non-xip. All sections will be placed in the ram. If NOBITS section isn't placed at the end of ram, objcopy will placed these section to binary file. The modify only for no-userspace. In userspace the section will be adjust, kobject_data size increase, the bss be shifted, the content of kobject_data will no mactch to kernel obj of bss. Signed-off-by: Frank Li <lgl88911@163.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
arch_inlines.h | ||
cpu.h | ||
syscall.h |