commit | 455eb7d34ad11b09490f70c33973f9f3e31c4df6 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Mon Sep 12 17:13:58 2016 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Fri Sep 16 09:34:22 2016 +0100 |
tree | e4c576989dc67dccd3bbfa60885ae8aa8db198e4 | |
parent | 021bb8420d44cf56102d44fca9af628625e75482 [diff] |
iommu/arm-smmu: Set domain geometry For non-aperture-based IOMMUs, the domain geometry seems to have become the de-facto way of indicating the input address space size. That is quite a useful thing from the users' perspective, so let's do the same. Reviewed-by: Eric Auger <eric.auger@redhat.com> Tested-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>