u-boot/cmd/riscv
Heinrich Schuchardt 7906155ed3 cmd/sbi: display new extensions
OpenSBI already implements some extensions that are not ratified yet:

* Debug Console Extension (DBCN)
* System Suspend Extension (SUSP)
* Collaborative Processor Performance Control Extension (CPPC)

Allow the sbi command to display these.

Provide the FID definitions of the Debug Console Extension. We can use that
extension for an early debug console driver.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
2023-07-06 17:28:08 +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-07-06 17:28:08 +08:00