Darian Leung 0a894c2b30 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:26:16 +08:00
..
2022-02-16 14:24:22 +08:00
2016-08-17 23:08:22 +08:00
2021-06-17 12:36:34 +10:00
2016-08-17 23:08:22 +08:00