On Mon, 2024-11-11 at 13:00 -0800, Hansen, Dave wrote: > On 11/11/24 12:49, Huang, Kai wrote: > > It also has a patch to fail module initialization when NO_MOD_BBP feature is not > > support. > > > > Just want to confirm, do you want to remove the code to: > > > > - print CMRs; > > - print TDX module versoin; > > What is your goal? What is the bare minimum amount of code to get there? The goal is to get everything that KVM TDX needs merged, plus the bug fix. KVM TDX needs the new metadata infrastructure and the NO_MOD_BRP patch, so yeah only printing CMRs and TDX module version are not needed. I'll remove them in the next version.