linux/arch/riscv/include
Atish Patra a046c2d857 RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file
With SBI v0.2, there may be more SBI extensions in future. It makes more
sense to group related extensions in separate files. Guest kernel will
choose appropriate SBI version dynamically.

Move the existing implementation to a separate file so that it can be
removed in future without much conflict.

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>
2022-01-06 14:57:16 +05:30
..
asm RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file 2022-01-06 14:57:16 +05:30
uapi/asm ARM: 2021-11-02 11:24:14 -07:00