summaryrefslogtreecommitdiff
path: root/arch/x86/virt/vmx/tdx/tdx.h
AgeCommit message (Expand)Author
2023-12-12x86/mce: Differentiate real hardware #MCs from TDX erratum onesKai Huang
2023-12-08x86/virt/tdx: Initialize all TDMRsKai Huang
2023-12-08x86/virt/tdx: Configure global KeyID on all packagesKai Huang
2023-12-08x86/virt/tdx: Configure TDX module with the TDMRs and global KeyIDKai Huang
2023-12-08x86/virt/tdx: Allocate and set up PAMTs for TDMRsKai Huang
2023-12-08x86/virt/tdx: Fill out TDMRs to cover all TDX memory regionsKai Huang
2023-12-08x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regionsKai Huang
2023-12-08x86/virt/tdx: Get module global metadata for module initializationKai Huang
2023-12-08x86/virt/tdx: Use all system memory when initializing TDX module as TDX memoryKai Huang
2023-12-08x86/virt/tdx: Add skeleton to enable TDX on demandKai Huang