zephyr/arch
Yong Cong Sin 5a35037af3 arch: riscv: check esf before calling z_riscv_unwind_stack
Make sure that esf is not NULL before calling
z_riscv_unwind_stack to prevent NULL pointer dereferencing.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-27 06:19:32 -04:00
..
arc ARC: MPU: Add thread stack isolation configs 2024-05-27 07:44:44 +02:00
arm pm: Deprecate z_pm_save_idle_exit 2024-05-27 02:10:03 -07:00
arm64 arch: arm64: use symtab to print function name in stack trace 2024-05-23 11:52:08 -04:00
common drivers: intc: update to use multi-level API 2024-05-25 11:24:32 +03:00
mips arch: mips: use LOG_ERR to print exceptions 2023-12-14 09:32:27 +01:00
nios2 arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
posix pm: Deprecate z_pm_save_idle_exit 2024-05-27 02:10:03 -07:00
riscv arch: riscv: check esf before calling z_riscv_unwind_stack 2024-05-27 06:19:32 -04:00
sparc arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
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
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: posix: Select at least C11 standard 2024-04-25 09:54:39 +00: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