mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-02-06 17:02:35 +00:00
We use BUG() macro in csr_read_num(), csr_write_num(), and misa_string() functions for unhandled cases. Signed-off-by: Xiang W <wxjstz@126.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>