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

Skip to content
Commit 968e9566 authored by Shrenuj Bansal's avatar Shrenuj Bansal Committed by TARKZiM
Browse files

msm: kgsl: Do not allow CPU mappings of secure buffers



We should not be mapping secure buffers into the CPU pagetables
since these buffers should only be accessed by the GPU in secure
mode. If the userspace does try to access this buffer, that will
trigger a stage 2 page fault and crash the device.

Change-Id: I4464a0a4edbc33df155b6c4103e77fc81d02e84a
Signed-off-by: default avatarShrenuj Bansal <shrenujb@codeaurora.org>
parent bc55c4fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment