mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-12-13 02:51:35 +00: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>