On Fri, Sep 10, 2021 at 10:15 PM Heinrich Schuchardt <heinrich.schucha...@canonical.com> wrote: > > There should be a platform compiled with the new driver. > > If you want to test the SBI sysreset driver, disable > CONFIG_SYSRESET_SYSCON. In OpenSBI sifive_test_system_reset() will be > called. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > v5: > new patch > --- > configs/qemu-riscv32_smode_defconfig | 1 + > configs/qemu-riscv64_smode_defconfig | 1 + > 2 files changed, 2 insertions(+) >
Should also turn it on for the SPL version. Regards, Bin