]> git.baikalelectronics.ru Git - uboot.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)
commit5003b85b56fde1ad7ce963ddf91608254ad65952
tree222d72a09c35031b7cee499ffda32240d5cdc506
parent2934306dbd8314546c0e133ac9a94717ade55fd2
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