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

Skip to content
Commit 701bf806 authored by Shiraz Hashim's avatar Shiraz Hashim
Browse files

iommu: msm: prefetch issue workaround not needed for LPAE



Following fix introduced workaround for the case where TCU
prefetch wrongly crossed 1K boundary for v7s page-table
format. For details about the prefetch hardware issue,
please refer CR 644219.

    commit 236cef42
    iommu: msm: Workaround for SMMU PTE prefetch HW bug

The commit applies fix for LPAE also, which is not needed as
LPAE second and third level tables are already 4KB aligned.

This also leads to incorrectly flushing beyond allocated
(4KB) region.

Remove this workaround for LPAE page tables since it is not
needed in the very first place.

CRs-fixed: 657961
Change-Id: I81d72067c2e858af4616ec8fcabe74cc581acdfb
Signed-off-by: default avatarShiraz Hashim <shashim@codeaurora.org>
parent 1b147aeb
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