[PATCH 6/9] RISC-V: Export sbi_get_mvendorid() and friends
Andrew Jones
ajones at ventanamicro.com
Mon Nov 28 21:21:39 PST 2022
On Mon, Nov 28, 2022 at 09:44:21PM +0530, Anup Patel wrote:
> The sbi_get_mvendorid(), sbi_get_marchid(), and sbi_get_mimpid()
> can be used by KVM module so let us export these functions.
>
> Signed-off-by: Anup Patel <apatel at ventanamicro.com>
> ---
> arch/riscv/kernel/sbi.c | 3 +++
> 1 file changed, 3 insertions(+)
>
Reviewed-by: Andrew Jones <ajones at ventanamicro.com>
More information about the linux-riscv
mailing list