commit | fa16ec23bcc8c855106f055d6e552e4cc203a87d | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Apr 16 08:09:33 2020 -0700 |
committer | Andes <uboot@andestech.com> | Thu Apr 23 10:14:06 2020 +0800 |
tree | f95c05a89dacfcaad67750ed2128a64fb18fc54c | |
parent | ff0fa6c1b31b6b48db7864dd01819842d6c02648 [diff] |
riscv: Make SBI v0.2 the default SBI version To work with latest OpenSBI release (v0.7 or above) that has the HSM extension support, select the SBI v0.2 support by default. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>