aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/mem_encrypt.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-06x86/compressed/64: Detect/setup SEV/SME features earlier during bootMichael Roth1-36/+0
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-3/+3
2021-03-18x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-pathJoerg Roedel1-0/+28
2021-03-18x86/boot/compressed/64: Add 32-bit boot #VC handlerJoerg Roedel1-1/+95
2021-03-18x86/sev: Do not require Hypervisor CPUID bit for SEV guestsJoerg Roedel1-6/+0
2020-10-29x86/boot/compressed/64: Check SEV encryption in 64-bit boot-pathJoerg Roedel1-0/+4
2020-10-29x86/boot/compressed/64: Introduce sev_statusJoerg Roedel1-1/+15
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-4/+4
2019-10-18x86/boot: Annotate data appropriatelyJiri Slaby1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-09-27x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song1-19/+0
2018-03-28x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFTTom Lendacky1-7/+10
2017-11-07x86/boot: Add early boot support when running with SEV activeTom Lendacky1-0/+120