summary refs log tree commit diff
path: root/arch/x86/include/asm/sev.h
AgeCommit message (Expand)Author
2023-07-19x86/sev: Fix calculation of end address based on number of pagesTom Lendacky
2022-08-25x86/sev: Mark snp_abort() noreturnBorislav Petkov
2022-07-27Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"Borislav Petkov
2022-04-27x86/sev: Get the AP jump table address from secrets pageBrijesh Singh
2022-04-21virt: sevguest: Change driver name to reflect generic SEV supportTom Lendacky
2022-04-07x86/sev: Register SEV-SNP guest request platform deviceBrijesh Singh
2022-04-07x86/sev: Provide support for SNP guest request NAEsBrijesh Singh
2022-04-07x86/sev: Add SEV-SNP feature detection/setupMichael Roth
2022-04-07x86/compressed: Add SEV-SNP feature detection/setupMichael Roth
2022-04-07x86/boot: Add Confidential Computing type to setup_dataBrijesh Singh
2022-04-06x86/sev: Use SEV-SNP AP creation to start secondary CPUsTom Lendacky
2022-04-06x86/mm: Validate memory when changing the C-bitBrijesh Singh
2022-04-06x86/sev: Add helper for validating pages in early enc attribute changesBrijesh Singh
2022-04-06x86/sev: Register GHCB memory when SEV-SNP is activeBrijesh Singh
2022-04-06x86/sev: Check the VMPL levelBrijesh Singh
2022-04-06x86/sev: Add a helper for the PVALIDATE instructionBrijesh Singh
2022-04-06x86/sev: Check SEV-SNP features supportBrijesh Singh
2022-04-06x86/sev: Save the negotiated GHCB versionBrijesh Singh
2021-10-25x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperVTianyu Lan
2021-05-10x86/sev: Move GHCB MSR protocol and NAE definitions in a common headerBrijesh Singh
2021-05-10x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh