On Wed, May 28, 2025 at 05:01:29PM -0300, Daniel Henrique Barboza wrote: > Add an always present IOMMU platform device for the rvsp-ref board. > > The IRQs being used are similar to what the 'virt' board is using: IRQs > 36 to 39, one IRQ for queue. > > Signed-off-by: Daniel Henrique Barboza <dbarb...@ventanamicro.com> > --- > hw/riscv/Kconfig | 1 + > hw/riscv/server_platform_ref.c | 78 ++++++++++++++++++++++++++++++++-- > 2 files changed, 75 insertions(+), 4 deletions(-) >
Reviewed-by: Andrew Jones <ajo...@ventanamicro.com>