Commit dcb10c00 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

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: default avatarAnup Patel <anup.patel@wdc.com>
Reviewed-by: default avatarAtish Patra <atish.patra@wdc.com>
parent ebc8ebc0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment