Re: [PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
Artem Bityutskiy <[email protected]>
| Newsgroups | dev.linux.lists.linux-coco,org.kernel.vger.kvm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Sean, This was just discussed off-list, thanks for guidance. I only will comment on one thing below. On Tue, 2026-08-18 at 13:37 -0700, Sean Christopherson wrote: > That's not a TD report. Call it whatever you want, but it's not a report about > a TD. If the claim is that "TD" can mean something other than a TDX VM, depending > on the context, then that needs to stop, because there is no way anyone is going > to be able to follow along. Oh, right, Now that you point it out, it seems obvious. We called it "TD report" because it uses the same data structure as the TD report, only without the "TD information" sub-structure. But no doubt this is poor terminology. Thanks, Artem.