Skip to content
Commit 59e88273 authored by Sahitya Tummala's avatar Sahitya Tummala
Browse files

uio: msm_sharedmem: add guard page around shared memory



If guard_memory dtsi property is set, then the shared memory
region will be guarded by SZ_4K at the start and at the end.
This is needed to overcome the XPU limitation on few MSM HW,
so as to make this memory not contiguous with other allocations
that may possibly happen from other clients in the system.

Change-Id: I57637619cea8fe7f0f7254624e07177ea4a4fce0
Signed-off-by: default avatarSahitya Tummala <stummala@codeaurora.org>
parent e13b7564
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