On Thu, Dec 22, 2022 at 2:27 AM Daniel Henrique Barboza <dbarb...@ventanamicro.com> wrote: > > The only caller is riscv_find_and_load_firmware(), which is in the same > file. > > Signed-off-by: Daniel Henrique Barboza <dbarb...@ventanamicro.com> > --- > hw/riscv/boot.c | 44 ++++++++++++++++++++--------------------- > include/hw/riscv/boot.h | 1 - > 2 files changed, 22 insertions(+), 23 deletions(-) >
Reviewed-by: Bin Meng <bm...@tinylab.org>