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

Skip to content
Commit 62bdcef8 authored by Chintan Pandya's avatar Chintan Pandya
Browse files

iommu: msm: Verify page table corruption when page fault happens



Page faults often leads to doubt of either page table corruption
in DDR or the malfunctioning of the IOMMU. To rule out that, we
can walk through the page tables and get actual translation with
the faulty VA. If physical address from the page table is expected,
we can doubt IOMMU malfunctioning, or otherwise, page table
corruption.

Change-Id: Icef69e7a50ce3110fc83ca75b4a984057336b5bb
Signed-off-by: default avatarChintan Pandya <cpandya@codeaurora.org>
parent 74145190
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