ARM: dts: msm: Resolve XPU fault on qseecom memory on sdm845
This memory region was previously CMA memory, which is mapped as
cached. This was triggering an XPU fault due to evicting a clean line
from the cache. Ensure that only an uncached mapping is created.
Change-Id: Ia2cb477287daf640e340f3cf9cf731f43a238ea2
Signed-off-by: Patrick Daly <pdaly@codeaurora.org>
Loading
Please register or sign in to comment