On Sat, 21 Jan 2023 at 12:28, Mark Kettenis <[email protected]> wrote: > > Test that we correctly probe an IOMMU that is mapped by an > "iommu-map" device tree property of a PCIe controller node. > > Signed-off-by: Mark Kettenis <[email protected]> > --- > arch/sandbox/dts/test.dts | 2 ++ > test/dm/iommu.c | 30 ++++++++++++++++++++++++++++++ > 2 files changed, 32 insertions(+) >
Reviewed-by: Simon Glass <[email protected]>

