1# SPDX-License-Identifier: GPL-2.0-only 2obj-y += iommu.o iommu-platform.o 3obj-$(CONFIG_RISCV_IOMMU_PCI) += iommu-pci.o 4