mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 20:18:38 +00:00
Under SMP, the main BSS section only needs to be zero-ed on CPU #0. Other CPUs should not zero out BSS, or else it may cause CPU #0 to crash on invalid data. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
core | ||
include | ||
CMakeLists.txt | ||
Kconfig |