Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-07 | x86/tdx: Exclude shared bit from __PHYSICAL_MASK | Kirill A. Shutemov | 1 | -0/+8 |
2022-04-07 | x86/tdx: Extend the confidential computing API to support TDX guests | Kirill A. Shutemov | 2 | -0/+59 |
2022-04-07 | x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions | Kuppuswamy Sathyanarayanan | 3 | -1/+216 |
2022-04-07 | x86/tdx: Detect running as a TDX guest in early boot | Kuppuswamy Sathyanarayanan | 3 | -0/+27 |
2022-04-06 | x86/mm: Extend cc_attr to include AMD SEV-SNP | Brijesh Singh | 1 | -0/+3 |
2022-02-23 | x86/coco: Add API to handle encryption mask | Kirill A. Shutemov | 1 | -0/+27 |
2022-02-23 | x86/coco: Explicitly declare type of confidential computing platform | Kirill A. Shutemov | 1 | -12/+17 |
2022-02-23 | x86/cc: Move arch/x86/{kernel/cc_platform.c => coco/core.c} | Kirill A. Shutemov | 2 | -0/+91 |