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
esp32s2
esp32s3
include Merge branch 'contrib/github_pr_10895' into 'master' 2023-05-04 10:41:46 +08:00
trax
CMakeLists.txt xtensa: Add bare metal port stub functions for G0 build test 2023-04-18 15:51:38 +08:00
eri.c
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_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