aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/coco/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-06x86/sev: Fix position dependent variable references in startup codeArd Biesheuvel1-6/+1
2023-05-09x86/coco: Get rid of accessor functionsBorislav Petkov (AMD)1-1/+1
2023-05-08x86/coco: Mark cc_platform_has() and descendants noinstrBorislav Petkov (AMD)1-4/+4
2023-04-25Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+4
2023-03-30x86/coco: Export cc_vendorBorislav Petkov (AMD)1-9/+4
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley1-10/+30
2022-05-23Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+21
2022-04-07x86/mm: Make DMA memory shared for TD guestKirill A. Shutemov1-0/+1
2022-04-07x86/mm/cpa: Add support for TDX shared memoryKirill A. Shutemov1-0/+1
2022-04-07x86/topology: Disable CPU online/offline control for TDX guestsKuppuswamy Sathyanarayanan1-0/+1
2022-04-07x86/tdx: Port I/O: Add runtime hypercallsKuppuswamy Sathyanarayanan1-1/+6
2022-04-07x86/tdx: Extend the confidential computing API to support TDX guestsKirill A. Shutemov1-0/+12
2022-04-06x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh1-0/+3
2022-02-23x86/coco: Add API to handle encryption maskKirill A. Shutemov1-0/+27
2022-02-23x86/coco: Explicitly declare type of confidential computing platformKirill A. Shutemov1-12/+17
2022-02-23x86/cc: Move arch/x86/{kernel/cc_platform.c => coco/core.c}Kirill A. Shutemov1-0/+85