
7 Aug
2023
7 Aug
'23
10:46 a.m.
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@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@andestech.com