cmd: sbi: add coreboot and oreboot implementation IDs
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 17 Apr 2024 14:01:28 +0000 (16:01 +0200)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 1 May 2024 14:40:17 +0000 (22:40 +0800)
commitb49861ab85909ce27ddc7b25f45b33b545048567
tree76d961cd48bdac4890e2e066ea8b37fa9f05b2b5
parentc57c187bd44a4a3939ea711dc86b9cef775be3f4
cmd: sbi: add coreboot and oreboot implementation IDs

Let the sbi command detect the coreboot and oreboot SBI Implementation IDs
defined in SBI specification v2.0.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
cmd/riscv/sbi.c