esp-idf/components/esp_system/port/arch/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
..
debug_helpers_asm.S arch: move debug helpers 2021-02-26 13:34:29 +08:00
debug_helpers.c esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
debug_stubs.c debug_stubs: Refactor and add support for RISCV 2021-11-04 01:33:24 +03:00
esp_ipc_isr_handler.S IPC: Move ipc sources to esp_system 2021-11-11 10:30:01 +08:00
esp_ipc_isr_routines.S esp_ipc: Update documentation and API descriptions 2021-11-18 21:34:50 +08:00
esp_ipc_isr.c esp_system: ipc_isr does not use its own initialization task, it is done from ipc_task() 2022-01-13 21:28:08 +08:00
expression_with_stack_asm.S arch: move shared stack implementation to esp_system 2021-02-26 13:34:29 +08:00
expression_with_stack.c arch: move shared stack implementation to esp_system 2021-02-26 13:34:29 +08:00
panic_arch.c System/Security: Memprot API unified (ESP32C3) 2021-12-21 01:50:36 +01:00
panic_handler_asm.S xtensa: Move saving of a0 register to match upstream 2022-02-03 17:08:14 +08:00
trax.c move brownout trax cache_int_err to private folder 2021-11-26 18:27:53 +08:00