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

Skip to content
Commit bc1542f5 authored by Shrenuj Bansal's avatar Shrenuj Bansal Committed by Dyneteve
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 d1a4d3f2
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