summaryrefslogtreecommitdiff
path: root/arch/x86/coco/sev/shared.c
AgeCommit message (Expand)Author
2025-04-22x86/boot: Move SEV startup code into startup/Ard Biesheuvel
2025-04-22x86/sev: Split off startup code from core codeArd Biesheuvel
2025-04-12x86/sev: Prepare for splitting off early SEV codeArd Biesheuvel
2025-04-12x86/asm: Make rip_rel_ptr() usable from fPIC codeArd Biesheuvel
2025-01-24Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-07x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guestsNikunj A Dadhania
2024-12-05x86/boot: Disable UBSAN in early boot codeArd Biesheuvel
2024-12-05x86/sev: Avoid WARN()s and panic()s in early boot codeArd Biesheuvel
2024-07-11x86/sev: Move SEV compilation unitsBorislav Petkov (AMD)