mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-09-14 16:11:44 +01:00

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>