summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/sev.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-12Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar1-1/+4
2024-03-12Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2024-03-04x86/sev: Move early startup code into .head.text sectionArd Biesheuvel1-5/+5
2024-02-28x86/sev: Dump SEV_STATUSBorislav Petkov (AMD)1-0/+2
2024-01-30x86: Do not include <asm/bootparam.h> in several filesThomas Zimmermann1-1/+2
2024-01-29crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdumpAshish Kalra1-0/+2
2024-01-29x86/sev: Introduce an SNP leaked pages listAshish Kalra1-0/+2
2024-01-29x86/sev: Add helper functions for RMPUPDATE and PSMASH instructionBrijesh Singh1-0/+23
2024-01-29x86/fault: Add helper for dumping RMP entriesBrijesh Singh1-0/+2
2024-01-29x86/sev: Add RMP entry lookup helpersBrijesh Singh1-0/+3
2024-01-29x86/sev: Add SEV-SNP host initialization supportBrijesh Singh1-0/+6
2023-08-07x86/efistub: Avoid legacy decompressor when doing EFI bootArd Biesheuvel1-0/+2
2023-08-07x86/efistub: Perform SNP feature test while running in the firmwareArd Biesheuvel1-0/+4
2023-06-27Merge tag 'x86_sev_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+7
2023-06-06x86/sev: Add SNP-specific unaccepted memory supportTom Lendacky1-0/+3
2023-06-06x86/sev: Use large PSC requests if applicableTom Lendacky1-0/+4
2023-06-06x86/sev: Fix calculation of end address based on number of pagesTom Lendacky1-8/+8
2023-05-08x86/sev: Get rid of special sev_es_enable_keyBorislav Petkov (AMD)1-4/+7
2023-03-21x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze1-3/+7
2022-08-25x86/sev: Mark snp_abort() noreturnBorislav Petkov1-1/+1
2022-07-27Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"Borislav Petkov1-6/+1
2022-04-27x86/sev: Get the AP jump table address from secrets pageBrijesh Singh1-0/+35
2022-04-21virt: sevguest: Change driver name to reflect generic SEV supportTom Lendacky1-1/+1
2022-04-07x86/sev: Register SEV-SNP guest request platform deviceBrijesh Singh1-0/+4
2022-04-07x86/sev: Provide support for SNP guest request NAEsBrijesh Singh1-0/+14
2022-04-07x86/sev: Add SEV-SNP feature detection/setupMichael Roth1-0/+2
2022-04-07x86/compressed: Add SEV-SNP feature detection/setupMichael Roth1-0/+3
2022-04-07x86/boot: Add Confidential Computing type to setup_dataBrijesh Singh1-0/+18
2022-04-06x86/sev: Use SEV-SNP AP creation to start secondary CPUsTom Lendacky1-0/+4
2022-04-06x86/mm: Validate memory when changing the C-bitBrijesh Singh1-0/+4
2022-04-06x86/sev: Add helper for validating pages in early enc attribute changesBrijesh Singh1-0/+10
2022-04-06x86/sev: Register GHCB memory when SEV-SNP is activeBrijesh Singh1-0/+2
2022-04-06x86/sev: Check the VMPL levelBrijesh Singh1-0/+16
2022-04-06x86/sev: Add a helper for the PVALIDATE instructionBrijesh Singh1-0/+21
2022-04-06x86/sev: Check SEV-SNP features supportBrijesh Singh1-1/+1
2022-04-06x86/sev: Save the negotiated GHCB versionBrijesh Singh1-1/+1
2021-10-25x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperVTianyu Lan1-0/+6
2021-05-10x86/sev: Move GHCB MSR protocol and NAE definitions in a common headerBrijesh Singh1-26/+4
2021-05-10x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh1-0/+114