commit | f0c453dbcce7767cd868deb809ba68083c93954e | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Thu Aug 20 12:12:32 2015 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Tue Sep 22 17:36:04 2015 +0100 |
tree | f129889801deafa68ad7ae6caa2ed454bdba3b48 | |
parent | ffcb6d1686ceb4a6b50776fb2597ab0e4dd79040 [diff] |
iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUs AArch32-capable SMMU implementations have a minimum IAS of 40 bits, so ensure that is reflected in the stage-2 page table configuration. Signed-off-by: Will Deacon <will.deacon@arm.com>