x86/compressed: Add SEV-SNP feature detection/setup
authorMichael Roth <michael.roth@amd.com>
Thu, 24 Feb 2022 16:56:14 +0000 (10:56 -0600)
committerBorislav Petkov <bp@suse.de>
Thu, 7 Apr 2022 14:47:11 +0000 (16:47 +0200)
commitc01fce9cef8491974f7f007f90281f1608400768
treee11fa8b3ac356e3247c3bb1ab1338c16753c78f4
parent8c9c509baf660f1062bc758c26008b7f9bbc39f3
x86/compressed: Add SEV-SNP feature detection/setup

Initial/preliminary detection of SEV-SNP is done via the Confidential
Computing blob. Check for it prior to the normal SEV/SME feature
initialization, and add some sanity checks to confirm it agrees with
SEV-SNP CPUID/MSR bits.

Signed-off-by: Michael Roth <michael.roth@amd.com>
Signed-off-by: Brijesh Singh <brijesh.singh@amd.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20220307213356.2797205-35-brijesh.singh@amd.com
arch/x86/boot/compressed/sev.c
arch/x86/include/asm/sev.h