esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa
Darian Leung 3336b057d6 xtensa: Move saving of a0 register to match upstream
Upstream xtensa exception handling will save PS, PC, and a0 registers
together when saving a minimal context. This commit ppdates the xtensa
exception handling to match upstream behavior.
2022-02-03 17:08:14 +08:00
..
include/freertos freertos: remove FREERTOS_ASSERT option 2022-01-07 09:16:48 +08:00
port.c
portasm.S
readme_xtensa.txt
xt_asm_utils.h
xtensa_context.S
xtensa_init.c
xtensa_loadstore_handler.S
xtensa_overlay_os_hook.c
xtensa_vector_defaults.S
xtensa_vectors.S xtensa: Move saving of a0 register to match upstream 2022-02-03 17:08:14 +08:00