commit | 3aecc4be97da43464f8c940c4e8e56f49426f9bd | [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 | a75325e52b2d1aff70e39b7700a3d43acb3c96c8 [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>