summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/sev.h
AgeCommit message (Expand)Author
2024-08-27virt: sev-guest: Ensure the SNP guest messages do not exceed a pageNikunj A Dadhania
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-16Merge branch 'kvm-6.11-sev-attestation' into HEADPaolo Bonzini
2024-07-16x86/sev: Move sev_guest.h into common SEV headerMichael Roth
2024-06-17x86/sev: Extend the config-fs attestation support for an SVSMTom Lendacky
2024-06-17virt: sev-guest: Choose the VMPCK key based on executing VMPLTom Lendacky
2024-06-17x86/sev: Use the SVSM to create a vCPU when not in VMPL0Tom Lendacky
2024-06-17x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0Tom Lendacky
2024-06-11x86/sev: Use kernel provided SVSM Calling AreasTom Lendacky
2024-06-11x86/sev: Check for the presence of an SVSM in the SNP secrets pageTom Lendacky
2024-06-03Merge branch 'kvm-6.11-sev-snp' into HEADPaolo Bonzini
2024-05-14Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-12KVM: SEV: Add support to handle RMP nested page faultsBrijesh Singh
2024-04-29x86/sev: Add callback to apply RMP table fixups for kexecAshish Kalra
2024-04-25x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_pageTom Lendacky
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)
2024-03-26x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin
2024-03-12Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar
2024-03-11Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-04x86/sev: Move early startup code into .head.text sectionArd Biesheuvel
2024-02-28x86/sev: Dump SEV_STATUSBorislav Petkov (AMD)
2024-01-30x86: Do not include <asm/bootparam.h> in several filesThomas Zimmermann
2024-01-29crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdumpAshish Kalra
2024-01-29x86/sev: Introduce an SNP leaked pages listAshish Kalra
2024-01-29x86/sev: Add helper functions for RMPUPDATE and PSMASH instructionBrijesh Singh
2024-01-29x86/fault: Add helper for dumping RMP entriesBrijesh Singh
2024-01-29x86/sev: Add RMP entry lookup helpersBrijesh Singh
2024-01-29x86/sev: Add SEV-SNP host initialization supportBrijesh Singh
2023-08-07x86/efistub: Avoid legacy decompressor when doing EFI bootArd Biesheuvel
2023-08-07x86/efistub: Perform SNP feature test while running in the firmwareArd Biesheuvel
2023-06-27Merge tag 'x86_sev_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-06x86/sev: Add SNP-specific unaccepted memory supportTom Lendacky
2023-06-06x86/sev: Use large PSC requests if applicableTom Lendacky
2023-06-06x86/sev: Fix calculation of end address based on number of pagesTom Lendacky
2023-05-08x86/sev: Get rid of special sev_es_enable_keyBorislav Petkov (AMD)
2023-03-21x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze
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