zephyr/subsys/debug/coredump
Daniel Leung 4f52860fe0 debug: coredump: dump privileged stack
This adds the bits to call into architecture code to dump
the privileged stack for user threads.

The weak implementation is simply there as a stub until
all architectures have implemented the associated function.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-09-21 11:29:39 +02:00
..
CMakeLists.txt
Kconfig
coredump_backend_flash_partition.c
coredump_backend_intel_adsp_mem_window.c
coredump_backend_logging.c
coredump_core.c
coredump_internal.h
coredump_memory_regions.c