Re: [PATCH v9 09/11] x86/virt/tdx: Enable Dynamic PAMT
Dave Hansen <[email protected]>
| Newsgroups | gmane.linux.documentation,gmane.comp.emulators.kvm.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/5/26 19:08, Rick Edgecombe wrote: > The TDX module exposes whether Dynamic PAMT is supported via a bit in the > 'features0' metadata. Unfortunately, the TDX module exposes the feature as > supported even when it does not support using it with the number of keyids > currently configured in the BIOS. What's the connection between DPAMT and the number of keyids? They seem orthogonal to me.