pygoscelis: Disable SEV again
I've already disabled this feature related to memory encryption of virtual machines earlier in e673f57a2e50e3ca23f6013f7e4cf06b7c7740ba as it seems there is no support in hardware. Looks as it was enabled again in 5addc9bbe5fb95192ddaff5603070c5e5d0a1ac4 (pygoscelis: Add support for TEE/AMD PSP) by accident.
This commit is contained in:
parent
1671086364
commit
6848d95b62
@ -646,7 +646,7 @@ CONFIG_VIRTUALIZATION=y
|
||||
CONFIG_KVM=m
|
||||
CONFIG_KVM_WERROR=y
|
||||
CONFIG_KVM_AMD=m
|
||||
CONFIG_KVM_AMD_SEV=y
|
||||
# CONFIG_KVM_AMD_SEV is not set
|
||||
# CONFIG_KVM_XEN is not set
|
||||
CONFIG_AS_AVX512=y
|
||||
CONFIG_AS_SHA1_NI=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user