zephyr/arch
Yong Cong Sin c118cd5a13 arch: make the max stack frames configurable
Current on x86 & risc-v that implement stack trace, the
maximum depth of the stack trace is defined by a macro.

Introduce a new Kconfig:EXCEPTION_STACK_TRACE_MAX_FRAMES
so that this is configurable in software.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-23 11:52:08 -04:00
..
arc coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00
arm arm: mpu: select CONFIG_MEM_DOMAIN_ISOLATED_STACKS 2024-05-21 20:53:09 -04:00
arm64 arch: arm64: use symtab to print function name in stack trace 2024-05-23 11:52:08 -04:00
common
mips
nios2
posix arch posix fuzzing: Move kconfig options to sample 2024-05-02 20:46:03 +03:00
riscv arch: make the max stack frames configurable 2024-05-23 11:52:08 -04:00
sparc
x86 arch: make the max stack frames configurable 2024-05-23 11:52:08 -04:00
xtensa arch/xtensa: Add automatic vector linkage generation 2024-05-22 13:39:47 -05:00
CMakeLists.txt
Kconfig arch: posix: Select at least C11 standard 2024-04-25 09:54:39 +00:00
Kconfig.v1
Kconfig.v2
archs.yml