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>