zephyr/arch
Yong Cong Sin d1a519e1a5 arch: riscv: stacktrace: fix output without ra on the stack top
Account for the scenario when we are doing `esf`-based
unwinding from a function which doesn't have any callee.
In this case the `ra` is not saved on the stack and the
second function from the top of the frame could be missing.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-10-15 19:07:37 -04:00
..
arc
arm arch: arm: cortex_m: add ip & lr to the clobber list 2024-07-10 11:58:13 -04:00
arm64
common everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
mips
nios2
posix
riscv arch: riscv: stacktrace: fix output without ra on the stack top 2024-10-15 19:07:37 -04:00
sparc
x86 arch: x86: corrected parameter names 2024-06-27 20:06:20 -04:00
xtensa xtensa: mmu: clear ZSR_DEPC_SAVE at boot 2024-06-28 20:53:37 -04:00
archs.yml
CMakeLists.txt
Kconfig
Kconfig.v1
Kconfig.v2