mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-05-05 06:42:08 +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>