mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 12:35:21 +00:00
- Move kobject list after .bss The previous order shift kernel object address defined in prebuild file (which is use as reference in running time). So it was impossible for zephyr to check if a kernel object address was granted because address changed during build. - Add support for memory shared. - Move sdata2 section in ROM because it contains constants. Signed-off-by: Nicolas Royer <nroyer@baylibre.com> |
||
---|---|---|
.. | ||
common | ||
riscv-privilege | ||
arch.h | ||
csr.h | ||
error.h | ||
exp.h | ||
syscall.h | ||
thread.h |