esp-idf/components/esp_system/port/arch/riscv
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
..
debug_stubs.c esp_system: fix and reenable no-format warning 2023-03-28 13:42:44 +02:00
expression_with_stack.c feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
panic_arch.c feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00