aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/sev.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-16x86/sev: Rename SNP_FEATURES_PRESENT to SNP_FEATURES_IMPLKim Phillips1-3/+3
2026-03-02x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips1-0/+1
2026-03-02x86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky1-4/+4
2025-10-30x86/boot: Move boot_*msr helpers to asm/shared/msr.hJohn Allen1-3/+4
2025-09-05Merge branch 'x86/apic' into x86/sev, to resolve conflictIngo Molnar1-1/+9
2025-09-03x86/boot: Move startup code out of __head sectionArd Biesheuvel1-3/+0
2025-09-03x86/sev: Provide PIC aliases for SEV related data objectsArd Biesheuvel1-0/+3
2025-09-03x86/boot: Drop redundant RMPADJUST in SEV SVSM presence checkArd Biesheuvel1-17/+3
2025-09-03x86/sev: Use boot SVSM CA for all startup and init codeArd Biesheuvel1-13/+0
2025-09-03x86/sev: Pass SVSM calling area down to early page state change APIArd Biesheuvel1-3/+21
2025-09-03x86/sev: Share implementation of MSR-based page state changeArd Biesheuvel1-37/+3
2025-09-03x86/sev: Avoid global variable to store virtual address of SVSM areaArd Biesheuvel1-3/+2
2025-09-03x86/sev: Move GHCB page based HV communication out of startup codeArd Biesheuvel1-0/+2
2025-09-01x86/sev: Indicate the SEV-SNP guest supports Secure AVICNeeraj Upadhyay1-1/+8
2025-08-31x86/sev: Run RMPADJUST on SVSM calling area page to test VMPLArd Biesheuvel1-1/+1
2025-08-31x86/sev: Use MSR protocol only for early SVSM PVALIDATE callArd Biesheuvel1-20/+0
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay1-0/+1
2025-05-15x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID headerAhmed S. Darwish1-1/+1
2025-05-05x86/sev: Disentangle #VC handling code from startup codeArd Biesheuvel1-94/+2
2025-05-04x86/sev: Move instruction decoder into separate source fileArd Biesheuvel1-38/+1
2025-05-04x86/sev: Make sev_snp_enabled() a static functionArd Biesheuvel1-1/+1
2025-05-04Merge branch 'x86/urgent' into x86/boot, to pick up fixesIngo Molnar1-0/+40
2025-05-04x86/boot/sev: Support memory acceptance in the EFI stub under SVSMArd Biesheuvel1-0/+40
2025-04-22x86/boot: Move SEV startup code into startup/Ard Biesheuvel1-1/+1
2025-04-22x86/sev: Split off startup code from core codeArd Biesheuvel1-0/+2
2025-04-22Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstre...Ingo Molnar1-52/+15
2025-04-18x86/boot/sev: Avoid shared GHCB page for early memory acceptanceArd Biesheuvel1-52/+15
2025-04-12x86/sev: Prepare for splitting off early SEV codeArd Biesheuvel1-5/+10
2025-01-09x86/sev: Add the Secure TSC feature for SNP guestsNikunj A Dadhania1-1/+2
2024-07-11x86/sev: Move SEV compilation unitsBorislav Petkov (AMD)1-1/+1
2024-06-17x86/sev: Allow non-VMPL0 execution when an SVSM is presentTom Lendacky1-3/+14
2024-06-17x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0Tom Lendacky1-4/+42
2024-06-11x86/sev: Check for the presence of an SVSM in the SNP secrets pageTom Lendacky1-8/+13
2024-04-25x86/sev: Make the VMPL0 checking more straight forwardTom Lendacky1-21/+14
2024-04-25x86/sev: Rename snp_init() in boot/compressed/sev.cTom Lendacky1-81/+81
2024-03-12Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar1-1/+2
2024-03-11Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2024-03-04x86/sev: Move early startup code into .head.text sectionArd Biesheuvel1-0/+3
2024-02-28x86/sev: Dump SEV_STATUSBorislav Petkov (AMD)1-1/+1
2024-01-30x86: Do not include <asm/bootparam.h> in several filesThomas Zimmermann1-0/+1
2024-01-29x86/sev: Harden #VC instruction emulation somewhatBorislav Petkov (AMD)1-0/+4
2023-10-30Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-10-30Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-10-18x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel1-1/+1
2023-10-17x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel1-0/+5
2023-10-09x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel1-0/+5
2023-10-03x86/sev: Make boot_ghcb_page[] staticGUO Zihua1-1/+1
2023-08-28Merge tag 'x86_sev_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2023-08-16x86/sev: Do not handle #VC for DR7 read/writeAlexey Kardashevskiy1-1/+1
2023-08-07x86/efistub: Perform SNP feature test while running in the firmwareArd Biesheuvel1-46/+66