summaryrefslogtreecommitdiffstats
path: root/arch/x86/coco/core.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-23Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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