diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2020-03-09 19:35:27 -0700 |
---|---|---|
committer | Andes <uboot@andestech.com> | 2020-03-17 11:29:54 +0800 |
commit | 215c3a7701913a12ba6727efb83be80ad8ed659b (patch) | |
tree | 6b33b8d6434387cfb4cedb09e23a4578c535d5d4 /arch/riscv/lib/Makefile | |
parent | f295e00c61100960182b3bbcf5d823bd51487420 (diff) |
riscv: Mark existing SBI as v0.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.
This commit is inspired from Linux kernel patch:
https://patchwork.kernel.org/patch/11407355/
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Pragnesh Patel <pragnesh.patel@sifive.com>
Diffstat (limited to 'arch/riscv/lib/Makefile')
0 files changed, 0 insertions, 0 deletions