]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
powerpc/configs: Enable secure guest support in pseries and ppc64 defconfigs
authorRyan Grimm <grimm@linux.vnet.ibm.com>
Tue, 20 Aug 2019 02:13:26 +0000 (23:13 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 29 Aug 2019 23:56:30 +0000 (09:56 +1000)
Enables running as a secure guest in platforms with an Ultravisor.

Signed-off-by: Ryan Grimm <grimm@linux.vnet.ibm.com>
Signed-off-by: Ram Pai <linuxram@us.ibm.com>
Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190820021326.6884-17-bauerman@linux.ibm.com
arch/powerpc/configs/ppc64_defconfig
arch/powerpc/configs/pseries_defconfig

index dc83fefa04f7cd89ae6fa215d8eeb6f1ae6958d2..b250e6f5a7ca7b2afad99f3bb28991c4672b9ddf 100644 (file)
@@ -29,6 +29,7 @@ CONFIG_DTL=y
 CONFIG_SCANLOG=m
 CONFIG_PPC_SMLPAR=y
 CONFIG_IBMEBUS=y
+CONFIG_PPC_SVM=y
 CONFIG_PPC_MAPLE=y
 CONFIG_PPC_PASEMI=y
 CONFIG_PPC_PASEMI_IOMMU=y
index 38abc9c1770a0195d48c05711fec97939c0ca464..26126b4d4de3325cb21232c720bd1de5216747cc 100644 (file)
@@ -42,6 +42,7 @@ CONFIG_DTL=y
 CONFIG_SCANLOG=m
 CONFIG_PPC_SMLPAR=y
 CONFIG_IBMEBUS=y
+CONFIG_PPC_SVM=y
 # CONFIG_PPC_PMAC is not set
 CONFIG_RTAS_FLASH=m
 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y