mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-28 01:25:20 +00:00
This commit activates the built-in stack guard on the main_thread before jumping to it upon system initialization. Stack guard is activated if BUILTIN_STACK_GUARD is enabled by the user. The commit also activates built-in thread stack guards at every context switch, if BUILTIN_STACK_GUARD enabled by the user. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> |
||
---|---|---|
.. | ||
core | ||
include | ||
soc | ||
CMakeLists.txt | ||
defconfig | ||
Kconfig |