summaryrefslogtreecommitdiff
path: root/arch/x86/coco
AgeCommit message (Expand)AuthorFilesLines
2022-04-07x86/tdx: Extend the confidential computing API to support TDX guestsKirill A. Shutemov2-0/+59
2022-04-07x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functionsKuppuswamy Sathyanarayanan3-1/+216
2022-04-07x86/tdx: Detect running as a TDX guest in early bootKuppuswamy Sathyanarayanan3-0/+27
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. Shutemov2-0/+91