]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/cpufeatures: Add SEV-ES CPU feature
authorTom Lendacky <thomas.lendacky@amd.com>
Mon, 7 Sep 2020 13:15:06 +0000 (15:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Aug 2023 17:56:36 +0000 (19:56 +0200)
commit998eec0666074375eafc70920eeb5988ab2b2026
tree8da32f4426b98195b782afbffc29e5d6cb041baf
parent3e21d8b0f3a9c0acc8d4f0d6829efbdad4157830
x86/cpufeatures: Add SEV-ES CPU feature

commit 360e7c5c4ca4fd8e627781ed42f95d58bc3bb732 upstream.

Add CPU feature detection for Secure Encrypted Virtualization with
Encrypted State. This feature enhances SEV by also encrypting the
guest register state, making it in-accessible to the hypervisor.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200907131613.12703-6-joro@8bytes.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/cpufeatures.h
arch/x86/kernel/cpu/amd.c
arch/x86/kernel/cpu/scattered.c