diff options
author | Borislav Petkov <bp@suse.de> | 2021-03-15 10:49:59 +0100 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-03-15 10:49:59 +0100 |
commit | 0d391319809ec2999565fbb92de712a83cef861b (patch) | |
tree | 7a43c3e2c329e498267fb059daa1a02d26bc66cc /arch/x86/Kconfig | |
parent | aa7680f6fe21ba92c3d633e345f85d4125cd56f1 (diff) | |
parent | 229164175ff0c61ff581e6bf37fbfcb608b6e9bb (diff) |
Merge 'x86/seves' into x86/core
Pick up dependent changes.
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 10cc6199bf67..d0db8cc4293e 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -1515,6 +1515,7 @@ config AMD_MEM_ENCRYPT select ARCH_USE_MEMREMAP_PROT select ARCH_HAS_FORCE_DMA_UNENCRYPTED select INSTRUCTION_DECODER + select ARCH_HAS_RESTRICTED_VIRTIO_MEMORY_ACCESS help Say yes to enable support for the encryption of system memory. This requires an AMD processor that supports Secure Memory |