mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-17 22:28:21 +01:00
The mtval CSR is very useful information when debugging hence print it upon trap error in sbi_trap_error(). Signed-off-by: Anup Patel <anup.patel@wdc.com>