commit | 89f82675fbaeb1dc5757778acf47310e410d83b9 | [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 | 9211181de0a5a4638edd19b30668f332222db465 [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>