On Wed, Apr 20, 2022 at 1:53 PM Alistair Francis <[email protected]> wrote: > > From: Alistair Francis <[email protected]> > > Create a platform bus to allow dynamic devices to be connected. This is > based on the ARM implementation. > > Signed-off-by: Alistair Francis <[email protected]> > Reviewed-by: Edgar E. Iglesias <[email protected]> > --- > include/hw/riscv/virt.h | 7 ++++- > hw/riscv/virt.c | 68 +++++++++++++++++++++++++++++------------ > hw/riscv/Kconfig | 1 + > 3 files changed, 56 insertions(+), 20 deletions(-) >
Reviewed-by: Bin Meng <[email protected]>
