summaryrefslogtreecommitdiff
path: root/arch/x86/boot/startup/sev-shared.c
AgeCommit message (Expand)Author
2025-11-11x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled()Borislav Petkov (AMD)
2025-09-10x86/startup/sev: Document the CPUID flow in the boot #VC handlerTom Lendacky
2025-09-03x86/boot: Move startup code out of __head sectionArd Biesheuvel
2025-09-03x86/boot: Create a confined code area for startup codeArd Biesheuvel
2025-09-03x86/sev: Provide PIC aliases for SEV related data objectsArd Biesheuvel
2025-09-03x86/sev: Pass SVSM calling area down to early page state change APIArd Biesheuvel
2025-09-03x86/sev: Share implementation of MSR-based page state changeArd Biesheuvel
2025-09-03x86/sev: Avoid global variable to store virtual address of SVSM areaArd Biesheuvel
2025-09-03x86/sev: Move GHCB page based HV communication out of startup codeArd Biesheuvel
2025-08-31x86/sev: Run RMPADJUST on SVSM calling area page to test VMPLArd Biesheuvel
2025-08-31x86/sev: Use MSR protocol only for early SVSM PVALIDATE callArd Biesheuvel
2025-08-31x86/sev: Use MSR protocol for remapping SVSM calling areaArd Biesheuvel
2025-08-28x86/sev: Separate MSR and GHCB based snp_cpuid() via a callbackArd Biesheuvel
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-15x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky
2025-08-06x86/sev: Evict cache lines during SNP memory validationTom Lendacky
2025-05-05x86/sev: Disentangle #VC handling code from startup codeArd Biesheuvel
2025-04-22x86/boot: Drop RIP_REL_REF() uses from early SEV codeArd Biesheuvel
2025-04-22x86/boot: Move SEV startup code into startup/Ard Biesheuvel