Searched hist:db6903010aa5b7691d8234a179f4cf71a119445a (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | io-pgtable.h | diff db6903010aa5b7691d8234a179f4cf71a119445a Fri Oct 25 13:08:39 CDT 2019 Robin Murphy <robin.murphy@arm.com> iommu/io-pgtable-arm: Prepare for TTBR1 usage
Now that we can correctly extract top-level indices without relying on the remaining upper bits being zero, the only remaining impediments to using a given table for TTBR1 are the address validation on map/unmap and the awkward TCR translation granule format. Add a quirk so that we can do the right thing at those points.
Tested-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will@kernel.org>
|
/openbmc/linux/drivers/iommu/ |
H A D | io-pgtable-arm.c | diff db6903010aa5b7691d8234a179f4cf71a119445a Fri Oct 25 13:08:39 CDT 2019 Robin Murphy <robin.murphy@arm.com> iommu/io-pgtable-arm: Prepare for TTBR1 usage
Now that we can correctly extract top-level indices without relying on the remaining upper bits being zero, the only remaining impediments to using a given table for TTBR1 are the address validation on map/unmap and the awkward TCR translation granule format. Add a quirk so that we can do the right thing at those points.
Tested-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will@kernel.org>
|