zephyr/arch
Yong Cong Sin 02770ad963 debug: EXCEPTION_STACK_TRACE should depend on arch Kconfigs
Fix the dependencies of `CONFIG_EXCEPTION_STACK_TRACE`:
- Architecture-specific Kconfig, i.e.
  `X86_EXCEPTION_STACK_TRACE`, will be enabled automatically
  when all the dependencies are met.
- `EXCEPTION_STACK_TRACE` depends on architecture-specific
  Kconfig to be enabled.
- The stack trace implementations should be compiled only if
  user enables `CONFIG_EXCEPTION_STACK_TRACE`.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-03 03:02:04 -07:00
..
arc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
arm arch: arm: cortex_m: restore comment lost in translation 2024-05-31 09:53:31 -05:00
arm64 debug: EXCEPTION_STACK_TRACE should depend on arch Kconfigs 2024-06-03 03:02:04 -07:00
common drivers: intc: update to use multi-level API 2024-05-25 11:24:32 +03:00
mips build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
nios2 build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
posix build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
riscv debug: EXCEPTION_STACK_TRACE should depend on arch Kconfigs 2024-06-03 03:02:04 -07:00
sparc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
x86 debug: EXCEPTION_STACK_TRACE should depend on arch Kconfigs 2024-06-03 03:02:04 -07:00
xtensa build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
archs.yml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig arch: generalize frame pointer via CONFIG_FRAME_POINTER introduction 2024-05-30 03:00:40 -07:00
Kconfig.v1 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.v2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00