On Mon, Jan 18, 2021 at 5:27 AM Heinrich Schuchardt <xypron.g...@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.g...@gmx.de>
> ---
>  cmd/riscv/sbi.c | 1 +
>  1 file changed, 1 insertion(+)
>

Reviewed-by: Bin Meng <bin.m...@windriver.com>

We should also update the reset command to call into SBI when this
extension is available.

Regards,
Bin

Reply via email to