mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 09:25:52 +00:00
* call the _check_stack_sentinel in unnested isr return. * for firq, _check_stack_sentinel is called in kernel isr stack because the limitation of banked register * for normal irq, _check_stak_sentinel is called in the interruptted thread stack Signed-off-by: Wayne Ren <wei.ren@synopsys.com> |
||
---|---|---|
.. | ||
core | ||
include | ||
soc | ||
CMakeLists.txt | ||
defconfig | ||
Kconfig |