Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-12 | x86/mce: Differentiate real hardware #MCs from TDX erratum ones | Kai Huang | 1 | -0/+5 |
2023-12-08 | x86/virt/tdx: Initialize all TDMRs | Kai Huang | 1 | -0/+1 |
2023-12-08 | x86/virt/tdx: Configure global KeyID on all packages | Kai Huang | 1 | -0/+1 |
2023-12-08 | x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID | Kai Huang | 1 | -0/+2 |
2023-12-08 | x86/virt/tdx: Allocate and set up PAMTs for TDMRs | Kai Huang | 1 | -0/+1 |
2023-12-08 | x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions | Kai Huang | 1 | -0/+3 |
2023-12-08 | x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions | Kai Huang | 1 | -0/+33 |
2023-12-08 | x86/virt/tdx: Get module global metadata for module initialization | Kai Huang | 1 | -0/+39 |
2023-12-08 | x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory | Kai Huang | 1 | -0/+6 |
2023-12-08 | x86/virt/tdx: Add skeleton to enable TDX on demand | Kai Huang | 1 | -0/+30 |