summaryrefslogtreecommitdiff
path: root/arch/x86/coco/tdx/tdx-shared.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-08x86/virt/tdx: Define TDX supported page sizes as macrosKai Huang1-3/+3
2023-09-13x86/tdx: Remove 'struct tdx_hypercall_args'Kai Huang1-30/+7
2023-09-13x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asmKai Huang1-2/+2
2023-09-13x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALLKai Huang1-0/+43
2023-09-12x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structureKai Huang1-3/+3
2023-09-12x86/tdx: Rename __tdx_module_call() to __tdcall()Kai Huang1-1/+1
2023-09-12x86/tdx: Make macros of TDCALLs consistent with the specKai Huang1-2/+2
2023-06-06x86/tdx: Add unaccepted memory supportKirill A. Shutemov1-0/+71