esp-idf/components/esp_system/port/soc/esp32s2
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
..
cache_err_int.c esp32: move brownout and cache err int setup 2021-03-31 19:13:03 +08:00
clk.c esp_clk: refactor target/clk.h to private/esp_clk.h 2021-11-26 14:56:30 +08:00
CMakeLists.txt IPC: Move ipc sources to esp_system 2021-11-11 10:30:01 +08:00
highint_hdl.S xtensa: Move saving of a0 register to match upstream 2022-02-03 17:08:14 +08:00
reset_reason.c soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
system_internal.c esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
usb_console.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00