esp-idf/components/esp_system/port
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
..
arch feat(esp_system): implement hw stack guard for riscv chips 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
soc feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
brownout.c BOD: Bringup for ESP32C6 2023-01-10 10:37:30 +08:00
CMakeLists.txt esp_system: usb_console support for ESP32-S3 2023-04-12 11:17:41 +02:00
cpu_start.c Merge branch 'bringup/esp32h2_light_sleep_for_rebase' into 'master' 2023-06-28 10:37:18 +08:00
esp_system_chip.c System: remove digital-system reset within OS restart when Memprot on 2023-06-26 20:22:59 +02:00
esp_system_linux.c heap: add linux target support 2022-12-06 10:49:59 +08:00
panic_handler.c System: remove digital-system reset within OS restart when Memprot on 2023-06-26 20:22:59 +02:00
usb_console.c esp_system: usb_console support for ESP32-S3 2023-04-12 11:17:41 +02:00