cmd/sbi: add implementation ID 6 - Coffer
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 7 May 2022 12:42:10 +0000 (14:42 +0200)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 26 May 2022 10:37:55 +0000 (18:37 +0800)
commit73872eb05aee1173c145fe70c2ace42d5245af3e
treeb27df53df8e35675a0e3248c98cec0305392c40e
parent9da5ced5c5e4b83f696f136fa78db0a9e0a6326a
cmd/sbi: add implementation ID 6 - Coffer

The sbi command displays the ID of the implementation of the RISC-V
Supervisor Binary Interface Specification. A new ID for Coffer has recently
been added.

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