zephyr/arch
Daniel Leung da702463b9 x86: select CONFIG_THREAD_STACK_INFO for exception stack trace
When CONFIG_X86_EXCEPTION_STACK_TRACE is enabled, also forcibly
enable CONFIG_THREAD_STACK_INFO. Without the thread stack info,
it is possible the stack unwinding would go out of the thread
stack and into unknown memory, resulting in hard fault.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-06-17 21:19:32 -04:00
..
arc ARC: enable barriers for HS 2024-06-14 15:38:39 +02:00
arm
arm64 arm64: move simple memcpy/memset alternatives to assembly 2024-06-14 17:11:40 -04:00
common
mips
nios2
posix
riscv arch: riscv: stacktrace: conditionally check stack_info 2024-06-14 05:22:59 -04:00
sparc
x86 x86: select CONFIG_THREAD_STACK_INFO for exception stack trace 2024-06-17 21:19:32 -04:00
xtensa arch: xtensa: fatal: Comply with MISRA Rule 14.4 2024-06-17 17:46:16 -04:00
archs.yml
CMakeLists.txt
Kconfig soc: esp32c6: Kconfig and .ld updates, DTS and comments fix 2024-06-14 18:51:46 -04:00
Kconfig.v1
Kconfig.v2