esp-idf/components/xtensa
Alexey Lapshin 33d9fd629d fix(xtensa): fix registers curruption on context switch
a6, a7 registers may be corrupted on multicore ESP chips while FreeRTOS
Kernel SMP context switch
2023-10-09 12:13:02 +04:00
..
baremetal xtensa: Add bare metal port stub functions for G0 build test 2023-04-18 15:51:38 +08:00
deprecated_include xtensa: Move Xtensa RTOS porting layer files to xtensa component 2023-04-18 15:28:05 +08:00
esp32 xtensa: move out trax 2021-02-26 19:45:48 +08:00
esp32s2 xtensa: move out trax 2021-02-26 19:45:48 +08:00
esp32s3 hal: Route CPU and Interrupt Controller HAL/LL to esp_cpu calls 2022-06-14 14:40:03 +08:00
include Merge branch 'contrib/github_pr_10895' into 'master' 2023-05-04 10:41:46 +08:00
trax xtensa: Pass the test with latest gdb 2021-11-22 18:17:36 +01:00
CMakeLists.txt xtensa: Add bare metal port stub functions for G0 build test 2023-04-18 15:51:38 +08:00
eri.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
linker.lf xtensa: Move Xtensa RTOS porting layer files to xtensa component 2023-04-18 15:28:05 +08:00
project_include.cmake tools: strip trailing whitespaces/newline from dump_machine 2023-05-30 13:35:10 +02:00
xt_trax.c xtensa: move out trax 2021-02-26 19:45:48 +08:00
xtensa_context.S xtensa: Move Xtensa RTOS porting layer files to xtensa component 2023-04-18 15:28:05 +08:00
xtensa_intr_asm.S G0: Support Xtensa targets for G0-only compilation 2022-06-20 11:34:20 +00:00
xtensa_intr.c G0: Support Xtensa targets for G0-only compilation 2022-06-20 11:34:20 +00:00
xtensa_loadstore_handler.S xtensa: Move Xtensa RTOS porting layer files to xtensa component 2023-04-18 15:28:05 +08:00
xtensa_vectors.S fix(xtensa): fix registers curruption on context switch 2023-10-09 12:13:02 +04:00