commit | 5f862df5585cf9d74b97ecaf3078243591f1009f | [log] [tgz] |
---|---|---|
author | Atish Patra <atish.patra@wdc.com> | Thu Nov 18 00:39:11 2021 -0800 |
committer | Anup Patel <anup@brainfault.org> | Thu Jan 06 15:12:15 2022 +0530 |
tree | d2cf0c49db3f6d23100443d4f1f8bc9390aca4b0 | |
parent | c62a76859723fb732bfeda847f22192e24e121a7 [diff] |
RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2 The SBI v0.2 contains some of the improved versions of required v0.1 extensions such as remote fence, timer and IPI. This patch implements those extensions. Signed-off-by: Atish Patra <atish.patra@wdc.com> Signed-off-by: Atish Patra <atishp@rivosinc.com> Signed-off-by: Anup Patel <anup.patel@wdc.com>