summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/mem_encrypt.S
Commit message (Expand)AuthorAgeFilesLines
* x86/boot/compressed: Only build mem_encrypt.S if AMD_MEM_ENCRYPT=yArd Biesheuvel2022-11-241-2/+0
* x86/boot/compressed: Adhere to calling convention in get_sev_encryption_bit()Ard Biesheuvel2022-11-241-10/+0
* x86/boot/compressed: Move startup32_check_sev_cbit() out of head_64.SArd Biesheuvel2022-11-241-0/+68
* x86/boot/compressed: Move startup32_load_idt() out of head_64.SArd Biesheuvel2022-11-241-1/+71
* x86/compressed/64: Detect/setup SEV/SME features earlier during bootMichael Roth2022-04-061-36/+0
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-3/+3
* x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-pathJoerg Roedel2021-03-181-0/+28
* x86/boot/compressed/64: Add 32-bit boot #VC handlerJoerg Roedel2021-03-181-1/+95
* x86/sev: Do not require Hypervisor CPUID bit for SEV guestsJoerg Roedel2021-03-181-6/+0
* x86/boot/compressed/64: Check SEV encryption in 64-bit boot-pathJoerg Roedel2020-10-291-0/+4
* x86/boot/compressed/64: Introduce sev_statusJoerg Roedel2020-10-291-1/+15
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-4/+4
* x86/boot: Annotate data appropriatelyJiri Slaby2019-10-181-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song2018-09-271-19/+0
* x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFTTom Lendacky2018-03-281-7/+10
* x86/boot: Add early boot support when running with SEV activeTom Lendacky2017-11-071-0/+120