esp-idf/tools/test_apps/system/panic/main
Alexey Lapshin 4df3ff619e feat(esp_system): implement hw stack guard for riscv chips
- add hardware stack guard based on assist-debug module
- enable hardware stack guard by default
- disable hardware stack guard for freertos ci.release test
- refactor rtos_int_enter/rtos_int_exit to change SP register inside them
- fix panic_reason.h header for RISC-V
- update docs to include information about the new feature
2023-07-01 16:27:40 +00:00
..
include feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
panic_utils test_app: Extend panic app to include memprot-related tests 2023-02-16 17:13:56 +05:30
CMakeLists.txt feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
Kconfig.projbuild test_app: Extend panic app to include memprot-related tests 2023-02-16 17:13:56 +05:30
test_app_main.c feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
test_memprot.c test_app: Extend panic app to include memprot-related tests 2023-02-16 17:13:56 +05:30
test_panic.c feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00