On 4/5/22 21:49, Kai Huang wrote: > The P-SEAMLDR (persistent SEAM loader) is the first software module that > runs in SEAM VMX root, responsible for loading and updating the TDX > module. Both the P-SEAMLDR and the TDX module are expected to be loaded > before host kernel boots. Why bother with the P-SEAMLDR here at all? The kernel isn't loading the TDX module in this series. Why not just call into the TDX module directly?