esp-idf/components/esp_system/port/soc
Marius Vikhammer 78d7844b01 system: fix SET_STACK macro crashing in windowoverflow8 exception
If a windowoverflow8 happened after changing the SP, the exception handler would look for
the extra save area by looking at the previous frame's SP. This SP would be a garbage value
and could cause the windowoverflow exception to write to invalid memory ares.
2022-09-06 15:54:57 +08:00
..
esp32 Merge branch 'feature/gcov_esp32c3_v4.4' into 'release/v4.4' 2022-02-16 03:26:49 +00:00
esp32c3 component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3 2022-07-11 11:06:11 +08:00
esp32h2 Merge branch 'feature/gcov_esp32c3_v4.4' into 'release/v4.4' 2022-02-16 03:26:49 +00:00
esp32s2 system: fix SET_STACK macro crashing in windowoverflow8 exception 2022-09-06 15:54:57 +08:00
esp32s3 system: fix SET_STACK macro crashing in windowoverflow8 exception 2022-09-06 15:54:57 +08:00