mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-28 01:01:40 +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>