u-boot/cmd/riscv
Heinrich Schuchardt 6982e6b046 cmd/sbi: display new extensions
The SBI specification v2.0-rc2 defines new extensions:

* Nested Acceleration Extension (NACL)
* Steal Time Accounting (STA)

Allow the sbi command to display these.

Add missing implementation IDs.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
2023-08-10 10:57:56 +08:00
..
exception.c cmd/exception: support ebreak exception on RISC-V 2021-05-05 16:13:12 +08:00
Makefile cmd: provide command sbi 2020-08-25 09:34:47 +08:00
sbi.c cmd/sbi: display new extensions 2023-08-10 10:57:56 +08:00