zephyr/subsys/debug/coredump
Lauren Murphy 318e6db239 debug: coredump: add xtensa intel adsp, support toolchains
Adds compatibility with Intel ADSP GDB from Zephyr SDK and
from Cadence toolchain to coredump_gdbserver.py.

Adds CAVS 15-25 (APL) register definitions. Implements
handle_register_single_read_packet to serve ADSP GDB
p packets.

Prevents BSA from changing between stack dump printout
and coredump by taking lock. Observed to be necessary for
accurate results on slower simulated platforms.

Signed-off-by: Lauren Murphy <lauren.murphy@intel.com>
2022-06-23 15:44:45 -04:00
..
CMakeLists.txt debug: coredump: add xtensa intel adsp, support toolchains 2022-06-23 15:44:45 -04:00
coredump_backend_flash_partition.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
coredump_backend_logging.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
coredump_core.c coredump: drivers: Add coredump device 2022-06-05 14:28:34 +02:00
coredump_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
coredump_memory_regions.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00