defconfig: msm: Enable PAN emulation
Privilege Access Never (PAN) enforces the usage of
copy_to_user/copy_from_user and friends when kernel accesses data from
user space. If user space memory is accessed outside of these functions
a kernel panic occurs.
Change-Id: I021dff8979c0ba43a249099447958533934c88b1
Signed-off-by:
Ramakrishna Gottimukkula <rgottimu@codeaurora.org>
Loading
Please register or sign in to comment