mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-05-03 22:21:33 +01:00
a140a4e862
Per the SBI specification, the effects of these functions are limited to a specific ASID and/or VMID. This applies even when flushing the entire address space. Signed-off-by: Samuel Holland <samuel.holland@sifive.com> Reviewed-by: Anup Patel <anup@brainfault.org>