mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-05-25 15:11:22 +01:00
bd007658f8
Rather then passing 1 to sbi_domain_check_addr_range() for supervisor mode, use PRV_S. Signed-off-by: Clément Léger <cleger@rivosinc.com> Reviewed-by: Anup Patel <anup@brainfault.org>