summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/sev.c
Commit message (Expand)AuthorAgeFilesLines
* x86/sev: Use firmware-validated CPUID for SEV-SNP guestsMichael Roth2022-04-071-37/+0
* x86/sev: Add SEV-SNP feature detection/setupMichael Roth2022-04-071-27/+0
* x86/compressed/64: Add identity mapping for Confidential Computing blobMichael Roth2022-04-071-0/+21
* x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guestsMichael Roth2022-04-071-0/+46
* x86/compressed: Add SEV-SNP feature detection/setupMichael Roth2022-04-071-1/+111
* x86/sev: Move MSR-based VMGEXITs for CPUID to helperMichael Roth2022-04-071-0/+1
* x86/compressed: Register GHCB memory when SEV-SNP is activeBrijesh Singh2022-04-061-0/+4
* x86/compressed: Add helper for validating pages in the decompression stageBrijesh Singh2022-04-061-0/+46
* x86/sev: Check the VMPL levelBrijesh Singh2022-04-061-2/+26
* x86/sev: Check SEV-SNP features supportBrijesh Singh2022-04-061-5/+15
* x86/sev: Define the Linux-specific guest termination reasonsBrijesh Singh2022-04-061-3/+3
* x86/compressed/64: Detect/setup SEV/SME features earlier during bootMichael Roth2022-04-061-0/+36
* x86/boot: Use MSR read/write helpers instead of inline assemblyMichael Roth2022-04-061-10/+7
* x86/sev: Shorten GHCB terminate macro namesBrijesh Singh2021-11-151-3/+3
* x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh2021-05-101-0/+206