Re: [PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting

From: Kishen Maloor

Date: Sun Jun 07 2026 - 00:38:11 EST


On 5/21/26 8:41 PM, Xu Yilun wrote:
...
This series has 2 distinct parts:

Patches 1-4: TDX Module Extensions enabling
Patches 5-15: DICE-based TDX Quoting, primarily Peter's work.

Perhaps the extensions enabling patches could be organized more simply as
these three?

1. Add TDX extensions metadata structure and accessor
2. Add TDH.EXT.MEM.ADD
3. Add TDH.EXT.INIT and wire extensions init into init_tdx_module()

This introduces the SEAMCALLs and lets the wiring land with the patch
that completes the init flow, avoiding a separate "enable" patch.