On Wed, Apr 15, 2020 at 5:25 AM Lukas Auer <lukas.a...@aisec.fraunhofer.de> wrote: > > The commit was added as a workaround required in QEMU when using BBL as > the supervisor binary interface (SBI) for Linux. We are now using > OpenSBI to provide the SBI, the workaround is therefore not required > anymore and can be removed. > > This reverts commit 897206c5cc5c6ac0dc2ab851044e42baada3785b. > > Signed-off-by: Lukas Auer <lukas.a...@aisec.fraunhofer.de> > --- > > board/emulation/qemu-riscv/Kconfig | 1 - > board/emulation/qemu-riscv/qemu-riscv.c | 39 ------------------------- > 2 files changed, 40 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>