zephyr/arch/x86
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
..
core
include
zefi
CMakeLists.txt
gen_gdt.py
gen_idt.py
gen_mmu.py
ia32.cmake
intel64.cmake
Kconfig
timing.c