esp-idf/components/xtensa/include
Darian Leung 434287fc8b freertos: Xtensa FreeRTOS saves threadptr in solicited stack frame
The Xtensa FreeRTOS port does not save the threadptr register when
doing a voluntary yield. This can result in a crash when multiple
tasks used the threadptr register and call "taskYIELD()".

This commit adds the threadptr register to the solicited stack frame.
2022-06-15 20:20:41 +08:00
..
esp_private misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
xtensa freertos: Xtensa FreeRTOS saves threadptr in solicited stack frame 2022-06-15 20:20:41 +08:00
eri.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_cpu_utils.h esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
xt_instr_macros.h system: fix SET_STACK macro crashing in windowoverflow8 exception 2022-03-04 15:25:52 +08:00
xt_trax.h xtensa: move out trax 2021-02-26 19:45:48 +08:00
xt_utils.h esp_hw_support: Add esp_cpu.h abstraction and API 2022-06-14 14:30:58 +08:00
xtensa-debug-module.h system: add missing header 2022-05-30 12:43:23 +07:00