zephyr/arch
Yong Cong Sin b32c5e2a60 arch: riscv: only use z_riscv_fatal_error_csf if CONFIG_EXCEPTION_DEBUG
Use `z_riscv_fatal_error_csf` that expects the
callee-saved-registers pointer only if `CONFIG_EXCEPTION_DEBUG`
is enabled, otherwise use `z_riscv_fatal_error`, as there can
be garbage in the `a2`.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-07 09:34:32 +02:00
..
arc ARC: fault: Fix uninitialized memory access 2024-04-29 17:39:57 +01:00
arm arch: arm: cortex-m: Change character used to mark immediate operand 2024-05-03 07:28:52 -04:00
arm64
common
mips
nios2
posix arch posix fuzzing: Move kconfig options to sample 2024-05-02 20:46:03 +03:00
riscv arch: riscv: only use z_riscv_fatal_error_csf if CONFIG_EXCEPTION_DEBUG 2024-05-07 09:34:32 +02:00
sparc
x86 arch: x86: coding guidelines: cast unused arguments to void 2024-05-06 22:53:13 +01:00
xtensa xtensa: mmu: Avoid unnecessary mapping 2024-04-27 11:05:45 +03:00
archs.yml
CMakeLists.txt
Kconfig arch: posix: Select at least C11 standard 2024-04-25 09:54:39 +00:00
Kconfig.v1
Kconfig.v2