u-boot/drivers/iommu
Mark Kettenis 785cfde5b3 iommu: Add Apple DART driver
The DART is an IOMMU that is used on Apple's M1 SoC.  This driver
configures the DART such that it operates in bypass mode which is
enough to support DMA for the USB3 ports integrated on the SoC.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-10-31 08:46:44 -04:00
..
apple_dart.c iommu: Add Apple DART driver 2021-10-31 08:46:44 -04:00
iommu-uclass.c iommu: Add IOMMU uclass 2021-10-31 08:46:44 -04:00
Kconfig iommu: Add Apple DART driver 2021-10-31 08:46:44 -04:00
Makefile iommu: Add Apple DART driver 2021-10-31 08:46:44 -04:00
sandbox_iommu.c test: Add tests for IOMMU uclass 2021-10-31 08:46:44 -04:00