commit | 9db829d2818501f07583542c05d01513b9161e14 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Thu Jun 22 16:53:50 2017 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Fri Jun 23 17:57:58 2017 +0100 |
tree | c5e18068241aabedc88d216f2526daf5b148d4de | |
parent | 5c2d0218290afa3c335f38583bf4f8e8adad4c76 [diff] |
iommu/io-pgtable-arm-v7s: Check table PTEs more precisely Whilst we don't support the PXN bit at all, so should never encounter a level 1 section or supersection PTE with it set, it would still be wise to check both table type bits to resolve any theoretical ambiguity. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>