[PATCH 1/1] cmd/sbi: display new extensions
Leo Liang
ycliang at andestech.com
Mon Aug 7 10:46:04 CEST 2023
On Wed, Aug 02, 2023 at 10:39:46PM +0200, Heinrich Schuchardt wrote:
> 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 at canonical.com>
> ---
> arch/riscv/include/asm/sbi.h | 2 ++
> cmd/riscv/sbi.c | 4 ++++
> 2 files changed, 6 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list