arch: riscv: print callee-saved-registers in fatal error
Print callee-saved registers during fatal error to help with debugging. Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
parent
7e0a334060
commit
30b122b3f0
5 changed files with 74 additions and 3 deletions
|
@ -60,6 +60,8 @@ Architectures
|
|||
|
||||
* Implemented frame-pointer based stack unwinding.
|
||||
|
||||
* The fatal error message triggered from a fault now contains the callee-saved-registers states.
|
||||
|
||||
* Xtensa
|
||||
|
||||
Bluetooth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue