zephyr/arch
Mark Holden e6b683d310 coredump: Guard new kconfig for only supported arch
Add new config, ARCH_SUPPORTS_COREDUMP_THREADS, and
only enable it for ARM CORTEX M where the gdb server
can support it.

Signed-off-by: Mark Holden <mholden@meta.com>
2024-08-02 03:32:09 -04:00
..
arc everywhere: replace double words 2024-06-25 06:05:35 -04:00
arm kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
arm64 arch/arm64/mmu: improve debugging output 2024-06-26 13:06:42 -04:00
common everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
mips arch: remove the use of `z_arch_esf_t` completely from internal 2024-06-04 14:02:51 -05:00
nios2 arch: remove the use of `z_arch_esf_t` completely from internal 2024-06-04 14:02:51 -05:00
posix
riscv arch: riscv: stacktrace: fix user thread stack bound check 2024-07-27 20:47:51 +03:00
sparc arch: remove the use of `z_arch_esf_t` completely from internal 2024-06-04 14:02:51 -05:00
x86 kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
xtensa xtensa: mmu: clear ZSR_DEPC_SAVE at boot 2024-06-28 20:53:37 -04:00
CMakeLists.txt
Kconfig coredump: Guard new kconfig for only supported arch 2024-08-02 03:32:09 -04:00
Kconfig.v1
Kconfig.v2
archs.yml