commit | 6982e6b04672440fce0eed93679aea89a024779f | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Aug 02 22:39:46 2023 +0200 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Aug 10 10:57:56 2023 +0800 |
tree | 5ab63de6e9747e1c8fbc403ae63bbd6f12b1aadc | |
parent | 1b7de4f9efd7df1c82948c2b7b7a8cc4ed1577e3 [diff] |
cmd/sbi: display new extensions 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> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>