summaryrefslogtreecommitdiff
path: root/arch/x86/coco/sev/shared.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-22x86/boot: Move SEV startup code into startup/Ard Biesheuvel1-1408/+0
2025-04-22x86/sev: Split off startup code from core codeArd Biesheuvel1-281/+0
2025-04-12x86/sev: Prepare for splitting off early SEV codeArd Biesheuvel1-52/+12
2025-04-12x86/asm: Make rip_rel_ptr() usable from fPIC codeArd Biesheuvel1-2/+2
2025-01-24Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+9
2025-01-07x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guestsNikunj A Dadhania1-0/+10
2024-12-05x86/boot: Disable UBSAN in early boot codeArd Biesheuvel1-3/+4
2024-12-05x86/sev: Avoid WARN()s and panic()s in early boot codeArd Biesheuvel1-4/+5
2024-07-11x86/sev: Move SEV compilation unitsBorislav Petkov (AMD)1-0/+1717