doc: releases: update changes about arch_stack_walk()
Update changes about `arch_stack_walk()` in RISCV, ARM64 & X86. Signed-off-by: Yong Cong Sin <ycsin@meta.com> Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
This commit is contained in:
parent
74f46bd421
commit
57651fca01
1 changed files with 9 additions and 0 deletions
|
@ -56,10 +56,19 @@ Architectures
|
|||
|
||||
* ARM64
|
||||
|
||||
* Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only
|
||||
|
||||
* RISC-V
|
||||
|
||||
* The stack traces upon fatal exception now prints the address of stack pointer (sp) or frame
|
||||
pointer (fp) depending on the build configuration.
|
||||
|
||||
* Xtensa
|
||||
|
||||
* x86
|
||||
|
||||
* Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only
|
||||
|
||||
Kernel
|
||||
******
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue