summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/sev.c
AgeCommit message (Expand)Author
2022-08-24x86/boot: Don't propagate uninitialized boot_params->cc_blob_addressMichael Roth
2022-04-07x86/sev: Use firmware-validated CPUID for SEV-SNP guestsMichael Roth
2022-04-07x86/sev: Add SEV-SNP feature detection/setupMichael Roth
2022-04-07x86/compressed/64: Add identity mapping for Confidential Computing blobMichael Roth
2022-04-07x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guestsMichael Roth
2022-04-07x86/compressed: Add SEV-SNP feature detection/setupMichael Roth
2022-04-07x86/sev: Move MSR-based VMGEXITs for CPUID to helperMichael Roth
2022-04-06x86/compressed: Register GHCB memory when SEV-SNP is activeBrijesh Singh
2022-04-06x86/compressed: Add helper for validating pages in the decompression stageBrijesh Singh
2022-04-06x86/sev: Check the VMPL levelBrijesh Singh
2022-04-06x86/sev: Check SEV-SNP features supportBrijesh Singh
2022-04-06x86/sev: Define the Linux-specific guest termination reasonsBrijesh Singh
2022-04-06x86/compressed/64: Detect/setup SEV/SME features earlier during bootMichael Roth
2022-04-06x86/boot: Use MSR read/write helpers instead of inline assemblyMichael Roth
2021-11-15x86/sev: Shorten GHCB terminate macro namesBrijesh Singh
2021-05-10x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh