Robin Murphy 49c875f030 iommu/ipmmu-vmsa: Unify ipmmu_ops
The remaining difference between the ARM-specific and iommu-dma ops is
in the {add,remove}_device implementations, but even those have some
overlap and duplication. By stubbing out the few arm_iommu_*() calls,
we can get rid of the rest of the inline #ifdeffery to both simplify the
code and improve build coverage.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2017-11-06 10:29:39 -07:00
..
2017-09-09 15:03:24 -07:00
2017-08-23 16:28:09 +02:00
2017-09-09 15:03:24 -07:00
2017-11-06 10:29:39 -07:00
2017-08-15 17:34:49 +02:00
2017-08-10 00:03:50 +02:00
2017-08-30 17:53:29 +02:00