doc: release: add notes on RISC-V's stack unwinding

Add an entry in the RISC-V arch section about the
implementation of frame-pointer based stack unwinding.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
Yong Cong Sin 2024-04-19 13:12:46 +08:00 committed by Anas Nashif
parent b8b98c2c29
commit 6a497ac373

View file

@ -35,6 +35,10 @@ Architectures
* ARM
* RISC-V
* Implemented frame-pointer based stack unwinding.
* Xtensa
Bluetooth