]> nv-tegra.nvidia Code Review - linux-4.9.git/commit
arch: arm64: enable CONFIG_UNMAP_KERNEL_AT_EL0
authorMustafa Yigit Bilgen <mbilgen@nvidia.com>
Wed, 10 Oct 2018 23:07:25 +0000 (16:07 -0700)
committermobile promotions <svcmobile_promotions@nvidia.com>
Wed, 7 Nov 2018 18:17:16 +0000 (10:17 -0800)
commit7c0530aba7f51f4a9707e32ec143015871c4cd3e
tree1eb6e0ba4b41f3e5cb7180c960f39f275ce844b3
parentde2a477bd34c0212a7c2953d000853d8bb118cc0
arch: arm64: enable CONFIG_UNMAP_KERNEL_AT_EL0

Set CONFIG_UNMAP_KERNEL_AT_EL0=y.

This patch enables KPTI - Kernel Page Table Isolation on Android. This
feature is required for all devices shipping with Android P, regardless
of the susceptibility of the device to speculative side channel attacks.

Bug 2417100

Change-Id: I6dc1dbdae8bf9bc4bcdb3f546c7287ccfe412184
Signed-off-by: Mustafa Yigit Bilgen <mbilgen@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1924004
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
arch/arm64/configs/tegra_android_defconfig