index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
sev.c
Age
Commit message (
Expand
)
Author
2023-08-07
x86/sev: Do not try to parse for the CC blob on non-AMD hardware
Borislav Petkov (AMD)
2023-06-06
x86/sev: Add SNP-specific unaccepted memory support
Tom Lendacky
2023-04-04
x86/boot: Centralize __pa()/__va() definitions
Kirill A. Shutemov
2023-01-19
x86/sev: Add SEV-SNP guest feature negotiation support
Nikunj A Dadhania
2022-08-24
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
2022-04-07
x86/sev: Use firmware-validated CPUID for SEV-SNP guests
Michael Roth
2022-04-07
x86/sev: Add SEV-SNP feature detection/setup
Michael Roth
2022-04-07
x86/compressed/64: Add identity mapping for Confidential Computing blob
Michael Roth
2022-04-07
x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
Michael Roth
2022-04-07
x86/compressed: Add SEV-SNP feature detection/setup
Michael Roth
2022-04-07
x86/sev: Move MSR-based VMGEXITs for CPUID to helper
Michael Roth
2022-04-06
x86/compressed: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
2022-04-06
x86/sev: Check the VMPL level
Brijesh Singh
2022-04-06
x86/sev: Check SEV-SNP features support
Brijesh Singh
2022-04-06
x86/sev: Define the Linux-specific guest termination reasons
Brijesh Singh
2022-04-06
x86/compressed/64: Detect/setup SEV/SME features earlier during boot
Michael Roth
2022-04-06
x86/boot: Use MSR read/write helpers instead of inline assembly
Michael Roth
2021-11-15
x86/sev: Shorten GHCB terminate macro names
Brijesh Singh
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh