aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/mem_encrypt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-11Merge branch 'kvm-guest-sev-migration' into kvm-masterPaolo Bonzini1-0/+4
2021-11-11x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature.Ashish Kalra1-0/+4
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky1-5/+0
2021-10-04x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()Tom Lendacky1-2/+0
2021-10-04x86/sev: Replace occurrences of sev_active() with cc_platform_has()Tom Lendacky1-2/+0
2021-10-04x86/sme: Replace occurrences of sme_active() with cc_platform_has()Tom Lendacky1-2/+0
2021-10-04x86/sev: Add an x86 version of cc_platform_has()Tom Lendacky1-0/+1
2021-04-26x86/sev: Drop redundant and potentially misleading 'sev_enabled'Sean Christopherson1-1/+0
2020-12-11x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra1-0/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-09-09x86/sev-es: Setup per-CPU GHCBs for the runtime handlerTom Lendacky1-0/+2
2020-09-07x86/sev-es: Add SEV-ES Feature DetectionJoerg Roedel1-0/+3
2020-06-17x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.cBenjamin Thiel1-1/+4
2019-08-09x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann1-0/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-09-15x86/mm: Add .bss..decrypted section to hold shared variablesBrijesh Singh1-0/+7
2018-03-20dma/swiotlb: Remove swiotlb_set_mem_attributes()Christoph Hellwig1-2/+0
2018-02-13x86/mm/encrypt: Move page table helpers into separate translation unitKirill A. Shutemov1-0/+1
2018-01-16x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky1-2/+2
2017-11-07x86: Add support for changing memory encryption attribute in early bootBrijesh Singh1-0/+8
2017-11-07x86/mm: Add Secure Encrypted Virtualization (SEV) supportTom Lendacky1-0/+6
2017-09-07x86/mm: Make the SME mask a u64Borislav Petkov1-2/+2
2017-07-18x86/mm: Add support to make use of Secure Memory EncryptionTom Lendacky1-2/+4
2017-07-18x86/mm: Add support to encrypt the kernel in-placeTom Lendacky1-0/+6
2017-07-18x86, swiotlb: Add memory encryption supportTom Lendacky1-0/+5
2017-07-18x86/mm: Insure that boot memory areas are mapped properlyTom Lendacky1-0/+6
2017-07-18x86/mm: Add support for early encryption/decryption of memoryTom Lendacky1-0/+10
2017-07-18x86/mm: Provide general kernel support for memory encryptionTom Lendacky1-0/+13
2017-07-18x86/mm: Add support to enable SME in early boot processingTom Lendacky1-0/+8
2017-07-18x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky1-0/+30