ANDROID: arm64: gki_defconfig: Disable VHE

In the context of the pKVM project we need to use KVM in nVHE mode, so
let's disable VHE in gki_defconfig.

Bug: 160383565
Signed-off-by: Quentin Perret <qperret@google.com>
Change-Id: I4c11977971a91baecdbe620e23b6ce7edae0afe0
This commit is contained in:
Quentin Perret
2020-11-20 15:30:31 +00:00
committed by Alistair Delva
parent 29fdc44254
commit 65f5ed41f6

View File

@@ -57,6 +57,7 @@ CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
# CONFIG_ARM64_VHE is not set
CONFIG_RANDOMIZE_BASE=y
# CONFIG_RANDOMIZE_MODULE_REGION_FULL is not set
CONFIG_CMDLINE="rw"