u-boot/cmd/riscv
Heinrich Schuchardt faf82cc695 cmd: sbi: Add FWFT, MPXY extensions
The SBI 3.0 specification [1] adds the following extensions:

* Firmware Features Extension
* Message Proxy Extension

Let the sbi command detect their availability.

The Firmware Features Extension is already implemented in OpenSBI.

Correct the text for the DBTR extension and move it to the same position
as in the specification.

[1] https://github.com/riscv-non-isa/riscv-sbi-doc/releases/download/vv3.0-rc1/riscv-sbi.pdf

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
2024-10-28 16:11:33 +08:00
..
exception.c cmd: add rdcycle test to RISC-V exception command 2024-09-10 10:10:43 +08:00
Makefile cmd: provide command sbi 2020-08-25 09:34:47 +08:00
sbi.c cmd: sbi: Add FWFT, MPXY extensions 2024-10-28 16:11:33 +08:00