Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
authorTom Rini <trini@konsulko.com>
Wed, 18 Mar 2020 11:48:11 +0000 (07:48 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 18 Mar 2020 11:48:11 +0000 (07:48 -0400)
commit78176d408bf18de14988a781c59abe38ee350963
tree4b6ad8e79aa17df97a4ff320613317e2b43b62c8
parenta4df9d8ab848ea4ff10b247ae435b0a14bbbd066
parent5bde2152d42515f7af46d210d7edf14e3b10d5f5
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv

- Fix sbi_remote_sfence_vma{,_asid}.
- Avoid calling sbi_clear_ipi().
- Add new SBI v0.2 extensions support.