summaryrefslogtreecommitdiff
path: root/arch/x86/boot/startup/sme.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish1-0/+1
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky1-0/+1
2025-09-04x86/sev: Zap snp_abort()Borislav Petkov (AMD)1-1/+1
2025-09-03x86/boot: Move startup code out of __head sectionArd Biesheuvel1-13/+13
2025-09-03x86/boot: Create a confined code area for startup codeArd Biesheuvel1-1/+0
2025-09-03x86/sev: Move GHCB page based HV communication out of startup codeArd Biesheuvel1-0/+1
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar1-2/+2
2025-05-04x86/boot: Provide __pti_set_user_pgtbl() to startup codeArd Biesheuvel1-0/+9
2025-04-12x86/boot: Drop RIP_REL_REF() uses from SME startup codeArd Biesheuvel1-6/+5
2025-04-12x86/boot: Move early SME init code into startup/Ard Biesheuvel1-0/+567