blob: 438cab8a7c4913a61de553d6fe2b022f654b80f0 [file] [log] [blame]
Mark Kettenise1311b62021-10-23 16:58:01 +02001# SPDX-License-Identifier: GPL-2.0+
2
3obj-$(CONFIG_IOMMU) += iommu-uclass.o
Mark Kettenis67748ee2021-10-23 16:58:02 +02004
Mark Kettenis357a2562021-10-23 16:58:05 +02005obj-$(CONFIG_APPLE_DART) += apple_dart.o
Mark Kettenis67748ee2021-10-23 16:58:02 +02006obj-$(CONFIG_SANDBOX) += sandbox_iommu.o
Caleb Connollya95de052023-12-11 18:41:42 +00007obj-$(CONFIG_QCOM_HYP_SMMU) += qcom-hyp-smmu.o