On Sat, Sep 4, 2021 at 5:53 PM Heinrich Schuchardt <[email protected]> wrote: > > Both for 64bit and 32bit at least on one board we should compile the sbi > command. Enabling it on QEMU will allow to write a test for it. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > v2: > additionally enable 32bit > --- > configs/qemu-riscv32_spl_defconfig | 1 + > configs/qemu-riscv64_spl_defconfig | 1 + > 2 files changed, 2 insertions(+) >
Reviewed-by: Bin Meng <[email protected]>

