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

Skip to content
Commit fdeeca19 authored by Prakash Gupta's avatar Prakash Gupta
Browse files

ARM: dts: msm: change qseecom region from cma to carveout on sdm670



qseecom memory region is configured as CMA memory, which is mapped as
cached.  If a clean cache line exists for XPU protected memory, an XPU
fault will occur when this is evicted from the cpu cache. The normal
expectation is that an XPU fault would only occur if the cache line is
dirty.

As WA, use carveout for qseecom region, which will ensure that uncached
mapping is created.

Change-Id: I6dd3f233bdd2bf3d46d27e68906676aa89c68ea8
Signed-off-by: default avatarPrakash Gupta <guptap@codeaurora.org>
parent e3950ebc
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