
23 Jan
2023
23 Jan
'23
7:50 p.m.
On Sat, 21 Jan 2023 at 12:28, Mark Kettenis kettenis@openbsd.org 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 kettenis@openbsd.org
arch/sandbox/dts/test.dts | 2 ++ test/dm/iommu.c | 30 ++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org