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)
commit8446923ae4d776f42bf088ab99b1f91141ab6370
tree5002c3d788dc88e647ab66cbcc66c5eefde37cc2
parent88d110382555ac2aef3bca8e4f4c6e5602a22faf
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