commit | adbc74431d6fd7b8591dace44f618838e32e2b0d | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Jan 17 21:27:13 2021 +0000 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Feb 25 18:06:08 2021 +0800 |
tree | aec051e34ef47e3ca7b49da864123b20a3328eaf | |
parent | df070cee4f792a2893cd6fa25ac1c114673298dc [diff] |
cmd/riscv/sbi: support System Reset Extension 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> Reviewed-by: Pragnesh Patel <pragnesh.patel@openfive.com> Reviewed-by: Leo Liang <ycliang@andestech.com> Reviewed-by: Bin Meng <bin.meng@windriver.com>