commit | 7fd892b21530a60753c48db22f64e3415216faf6 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jan 19 19:44:45 2021 +0000 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 29 10:36:49 2021 -0500 |
tree | 486a33a76338e968e18cef06f626f1c7b45aba9a | |
parent | 9d43b4106e23a241b398544a6d2aa5bb541e62cb [diff] |
cmd: add more implementation IDs to sbi command Additional SBI implementation IDs have been added to the upcoming next version of the SBI specification. https://github.com/riscv/riscv-sbi-doc/blob/master/riscv-sbi.adoc Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>