u-boot/cmd/riscv
Heinrich Schuchardt aa8aa48b4c cmd/sbi: format KVM version
Format the KVM implementation number in a human readable form.

With the patch output of the sbi command for Linux 5.19.1 looks like:

    => sbi
    SBI 0.3
    KVM 5.19.1
    Machine:
      Vendor ID 0
      Architecture ID 7005c
      Implementation ID 7005c
    Extensions:
      SBI Base Functionality
      Timer Extension
      IPI Extension
      RFENCE Extension
      Hart State Management Extension
      System Reset Extension

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
2022-09-06 13:00:58 +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: format KVM version 2022-09-06 13:00:58 +08:00