esp-idf/components/esp_system/port/soc
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
..
esp32 mcpwm: reset peripheral in restart, panic and halt 2023-05-06 15:58:58 +08:00
esp32c2 feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
esp32c3 feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
esp32c6 feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
esp32h2 feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
esp32p4 kconfig: introduced CONFIG_IDF_ENV_BRINGUP for new chip bringup usage 2023-06-26 03:30:23 +00:00
esp32s2 mcpwm: reset peripheral in restart, panic and halt 2023-05-06 15:58:58 +08:00
esp32s3 mcpwm: reset peripheral in restart, panic and halt 2023-05-06 15:58:58 +08:00
linux feat(esp_system): Partially buildable on Linux now 2022-11-16 09:03:09 +01:00