aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu-impl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-20iommu/arm-smmu: Make private implementation details staticWill Deacon1-5/+5
2019-08-19iommu/arm-smmu: Add context init implementation hookRobin Murphy1-4/+38
2019-08-19iommu/arm-smmu: Add reset implementation hookRobin Murphy1-0/+49
2019-08-19iommu/arm-smmu: Add configuration implementation hookRobin Murphy1-0/+34
2019-08-19iommu/arm-smmu: Move Secure access quirk to implementationRobin Murphy1-0/+44
2019-08-19iommu/arm-smmu: Add implementation infrastructureRobin Murphy1-0/+13