]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Add test for mapping IOMMUs for PCI devices
authorMark Kettenis <kettenis@openbsd.org>
Sat, 21 Jan 2023 19:27:57 +0000 (20:27 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 27 Jan 2023 19:47:58 +0000 (14:47 -0500)
commit08386da0c65c5669a447f763ab4cd91d9efc7cd1
tree222d72a09c35031b7cee499ffda32240d5cdc506
parent1fc2329121e403a4d7dbffa4c4fda5a756043e4a
test: Add test for mapping IOMMUs for PCI devices

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>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/test.dts
test/dm/iommu.c