aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/sev.h
AgeCommit message (Expand)Author
2024-05-14Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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
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