]> Git Repo - u-boot.git/commit
test: Add tests for IOMMU uclass
authorMark Kettenis <[email protected]>
Sat, 23 Oct 2021 14:58:02 +0000 (16:58 +0200)
committerTom Rini <[email protected]>
Sun, 31 Oct 2021 12:46:44 +0000 (08:46 -0400)
commitfb5746243707d6b84dea02490a86868c3d7f534d
tree42152600fb6ba702c4211d7065c4d5801087eb9d
parent40dbf03d7d2dd2b5516f797069e3ea830db6fecc
test: Add tests for IOMMU uclass

Add a set of tests for the IOMMU uclass.

Signed-off-by: Mark Kettenis <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/sandbox/dts/test.dts
configs/sandbox64_defconfig
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig
configs/sandbox_noinst_defconfig
configs/sandbox_spl_defconfig
drivers/iommu/Makefile
drivers/iommu/sandbox_iommu.c [new file with mode: 0644]
test/dm/Makefile
test/dm/iommu.c [new file with mode: 0644]
This page took 0.040279 seconds and 4 git commands to generate.