]> git.baikalelectronics.ru Git - kernel.git/commit
RISC-V: Mark existing SBI as 0.1 SBI.
authorAtish Patra <atish.patra@wdc.com>
Wed, 18 Mar 2020 01:11:34 +0000 (18:11 -0700)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Tue, 31 Mar 2020 18:25:22 +0000 (11:25 -0700)
commitdcd5589ee87c62d465e3f46fc0d929258c765fc5
tree5002c3d788dc88e647ab66cbcc66c5eefde37cc2
parentc99ad44ac4406f4a389e615460594a5102e63063
RISC-V: Mark existing SBI as 0.1 SBI.

As per the new SBI specification, current SBI implementation version
is defined as 0.1 and will be removed/replaced in future. Each of the
function call in 0.1 is defined as a separate extension which makes
easier to replace them one at a time.

Rename existing implementation to reflect that. This patch is just
a preparatory patch for SBI v0.2 and doesn't introduce any functional
changes.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/include/asm/sbi.h