mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-11-07 07:20:21 +00:00
Define an array sbi_hart_ext to map extension ID and name , and use it for ISA parsing and printing out the supported extensions. Signed-off-by: Yong-Xuan Wang <yongxuan.wang@sifive.com> Reviewed-by: Anup Patel <anup@brainfault.org>