
4 Feb
2021
4 Feb
'21
4:06 a.m.
On Mon, Jan 18, 2021 at 5:27 AM Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Let the sbi command detect the 'System Reset Extension' (EID #0x53525354 "SRST").
Cf. https://github.com/riscv/riscv-sbi-doc
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
cmd/riscv/sbi.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Bin Meng bin.meng@windriver.com
We should also update the reset command to call into SBI when this extension is available.
Regards, Bin