summaryrefslogtreecommitdiffstats
path: root/arch/x86/coco/core.c
Commit message (Expand)AuthorAgeFilesLines
* x86/coco: Get rid of accessor functionsBorislav Petkov (AMD)2023-05-091-1/+1
* x86/coco: Mark cc_platform_has() and descendants noinstrBorislav Petkov (AMD)2023-05-081-4/+4
* Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-251-9/+4
|\
| * x86/coco: Export cc_vendorBorislav Petkov (AMD)2023-03-301-9/+4
* | x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley2023-03-271-10/+30
|/
* Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-231-1/+21
|\
| * x86/mm: Make DMA memory shared for TD guestKirill A. Shutemov2022-04-071-0/+1
| * x86/mm/cpa: Add support for TDX shared memoryKirill A. Shutemov2022-04-071-0/+1
| * x86/topology: Disable CPU online/offline control for TDX guestsKuppuswamy Sathyanarayanan2022-04-071-0/+1
| * x86/tdx: Port I/O: Add runtime hypercallsKuppuswamy Sathyanarayanan2022-04-071-1/+6
| * x86/tdx: Extend the confidential computing API to support TDX guestsKirill A. Shutemov2022-04-071-0/+12
* | x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh2022-04-061-0/+3
|/
* x86/coco: Add API to handle encryption maskKirill A. Shutemov2022-02-231-0/+27
* x86/coco: Explicitly declare type of confidential computing platformKirill A. Shutemov2022-02-231-12/+17
* x86/cc: Move arch/x86/{kernel/cc_platform.c => coco/core.c}Kirill A. Shutemov2022-02-231-0/+85