opensbi/lib
Anup Patel dcb10c0056 lib: sbi: Don't handle VS-mode ecall in sbi_trap_handler()
The VS-mode ecall is supposed to be handled by HS-mode so
sbi_trap_handler() should fallback to default case for
VS-mode ecall trap.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
2020-09-09 09:32:00 +05:30
..
sbi lib: sbi: Don't handle VS-mode ecall in sbi_trap_handler() 2020-09-09 09:32:00 +05:30
utils lib: sbi: Remove redundant SBI_HART_HAS_PMP feature 2020-09-01 10:28:26 +05:30