summaryrefslogtreecommitdiff
path: root/arch/x86/coco/core.c
AgeCommit message (Expand)Author
2022-05-23Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-07x86/mm: Make DMA memory shared for TD guestKirill A. Shutemov
2022-04-07x86/mm/cpa: Add support for TDX shared memoryKirill A. Shutemov
2022-04-07x86/topology: Disable CPU online/offline control for TDX guestsKuppuswamy Sathyanarayanan
2022-04-07x86/tdx: Port I/O: Add runtime hypercallsKuppuswamy Sathyanarayanan
2022-04-07x86/tdx: Extend the confidential computing API to support TDX guestsKirill A. Shutemov
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