summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/mem_encrypt.S
AgeCommit message (Expand)Author
2022-11-24x86/boot/compressed: Only build mem_encrypt.S if AMD_MEM_ENCRYPT=yArd Biesheuvel
2022-11-24x86/boot/compressed: Adhere to calling convention in get_sev_encryption_bit()Ard Biesheuvel
2022-11-24x86/boot/compressed: Move startup32_check_sev_cbit() out of head_64.SArd Biesheuvel
2022-11-24x86/boot/compressed: Move startup32_load_idt() out of head_64.SArd Biesheuvel
2022-04-06x86/compressed/64: Detect/setup SEV/SME features earlier during bootMichael Roth
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2021-03-18x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-pathJoerg Roedel
2021-03-18x86/boot/compressed/64: Add 32-bit boot #VC handlerJoerg Roedel
2021-03-18x86/sev: Do not require Hypervisor CPUID bit for SEV guestsJoerg Roedel
2020-10-29x86/boot/compressed/64: Check SEV encryption in 64-bit boot-pathJoerg Roedel
2020-10-29x86/boot/compressed/64: Introduce sev_statusJoerg Roedel
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2019-10-18x86/boot: Annotate data appropriatelyJiri Slaby
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-09-27x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song
2018-03-28x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFTTom Lendacky
2017-11-07x86/boot: Add early boot support when running with SEV activeTom Lendacky