Re: [PATCH 1/1] riscv: default to CONFIG_RISCV_SBI_V01=n

From: Jessica Clarke
Date: Thu Dec 16 2021 - 08:49:40 EST


On 16 Dec 2021, at 12:35, Heinrich Schuchardt <heinrich.schuchardt@xxxxxxxxxxxxx> wrote:
>
> The SBI 0.1 specification is obsolete. The current version is 0.3.
> Hence we should not rely by default on SBI 0.1 being implemented.

It’s what BBL implements, and some people are still using it,
especially given early hardware shipped before OpenSBI grew in
popularity.

Jess