defconfig: msm: Enable hardened user copy
Hardened user copy provides an extra layer of security checks when
copy_to_user/copy_from_user APIs are used to ensure data accesses are
valid. When invalid accesses are detected the kernel will forcibly
crash.
Change-Id: I5686c2ecbc805a442e9ea67444c0a4b692e66c32
Signed-off-by:
Ramakrishna Gottimukkula <rgottimu@codeaurora.org>
Loading
Please register or sign in to comment