esp-idf/components/xtensa
Marius Vikhammer e543e97c7b 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-03-04 15:25:52 +08:00
..
esp32
esp32s2
esp32s3
include system: fix SET_STACK macro crashing in windowoverflow8 exception 2022-03-04 15:25:52 +08:00
trax
CMakeLists.txt esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
eri.c
linker.lf
project_include.cmake
xt_trax.c
xtensa_intr.c freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
xtensa_intr_asm.S freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00