Revert "ANDROID: arm64: gki_defconfig: Disable VHE"

This reverts commit 65f5ed41f6.

We need to bring VHE back to allow partners to use SVE. The Protected
KVM work will make use of [1] once it lands to force the kernel in nVHE
mode on VHE hardware.

[1] https://lore.kernel.org/r/20210118094533.2874082-1-maz@kernel.org

Bug: 177680998
Change-Id: I9d793724a05157285f439c42c9594a61b731b974
Signed-off-by: Quentin Perret <qperret@google.com>
This commit is contained in:
Quentin Perret
2021-01-19 18:41:52 +00:00
committed by Alistair Delva
parent 35f9e6bee1
commit 695f244d65

View File

@@ -56,7 +56,6 @@ CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
# CONFIG_ARM64_VHE is not set
# CONFIG_ARM64_PTR_AUTH is not set
CONFIG_RANDOMIZE_BASE=y
# CONFIG_RANDOMIZE_MODULE_REGION_FULL is not set