openocd/src/target/espressif
Ian Thompson ce5ca9f7ba target: add generic Xtensa LX support
Generic Xtensa LX support extends the original Espressif/Xtensa
patch-set to support arbitrary Xtensa configurations, as defined in
a core-specific .cfg file.  Not yet fully-featured.  Additional
functionality to be added:
- Xtensa NX support
- DAP/SWD support
- File-IO support
- Generic Xtensa multi-core support

Valgrind-clean, no new Clang analyzer warnings

Signed-off-by: Ian Thompson <ianst@cadence.com>
Change-Id: I08e7bf8fa57c25b5d0cb75a1aa7a2ac13a380c52
Reviewed-on: https://review.openocd.org/c/openocd/+/7055
Tested-by: jenkins
Reviewed-by: Erhan Kurubas <erhan.kurubas@espressif.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2022-08-20 15:38:41 +00:00
..
Makefile.am target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00
esp32.c target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00
esp32s2.c target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00
esp32s3.c target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00
esp_xtensa.c target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00
esp_xtensa.h target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00
esp_xtensa_smp.c target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00
esp_xtensa_smp.h target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00