Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 48acf9e2 authored by Liam Mark's avatar Liam Mark
Browse files

Revert "iommu/arm-smmu: Add support to disable page-table coherency"



This reverts commit f85843d3 ("iommu/arm-smmu: Add support to disable
page-table coherency")

This change was added in order to allow iommu clients to disable page
table coherency.
However when page table coherency is disabled using this property on an
SMMU which is configured to be IO-coherent the attempts by the page table
code to apply CMOs on page table entries will be ignored because the
device it is using to apply the CMOs, the SMMU device, is IO-coherent.
This can result in the SMMU seeing stale page table entries.

Since this feature doesn't work and no clients are using revert it.

Change-Id: If6881d24722dd7f1a7398caf6cd904cc7f792bde
Signed-off-by: default avatarLiam Mark <lmark@codeaurora.org>
parent 7b54b39b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment