esp-idf/components/xtensa/include/xtensa
Darian Leung c26d2ad132 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-07-04 18:27:57 +08:00
..
cacheasm.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
cacheattrasm.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
core-macros.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
coreasm.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
corebits.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
hal.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
idmaasm.h xtensa: update header file 2019-12-09 09:44:56 +08:00
mpuasm.h xtensa: update header file 2019-12-09 09:44:56 +08:00
semihosting.h semihosting: drop absolute path support 2022-06-02 11:14:18 +02:00
specreg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
traxreg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
xdm-regs.h xtensa: update header file 2019-12-09 09:44:56 +08:00
xt_perf_consts.h xtensa: update header file 2019-12-09 09:44:56 +08:00
xtensa_api.h [hal]: cleaned up interrupt mask functions 2021-04-06 11:54:13 +08:00
xtensa_context.h freertos: Xtensa FreeRTOS saves threadptr in solicited stack frame 2022-07-04 18:27:57 +08:00
xtensa-libdb-macros.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
xtensa-versions.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
xtensa-xer.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
xtruntime-core-state.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
xtruntime-frames.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
xtruntime.h xtensa: fix sign-conversion warning 2020-03-20 11:10:43 +01:00