summaryrefslogtreecommitdiff
path: root/arch/x86/coco
AgeCommit message (Expand)Author
2022-04-07x86/tdx: Extend the confidential computing API to support TDX guestsKirill A. Shutemov
2022-04-07x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functionsKuppuswamy Sathyanarayanan
2022-04-07x86/tdx: Detect running as a TDX guest in early bootKuppuswamy Sathyanarayanan
2022-04-06x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh
2022-02-23x86/coco: Add API to handle encryption maskKirill A. Shutemov
2022-02-23x86/coco: Explicitly declare type of confidential computing platformKirill A. Shutemov
2022-02-23x86/cc: Move arch/x86/{kernel/cc_platform.c => coco/core.c}Kirill A. Shutemov