Re: [PATCH 0/2] TDX attestation support

From: Binbin Wu
Date: Thu Apr 10 2025 - 21:43:51 EST




On 4/2/2025 8:20 AM, Edgecombe, Rick P wrote:
On Wed, 2025-04-02 at 08:15 +0800, Binbin Wu wrote:
Opens
=====
Linux TDX guests don't use SetupEventNotifyInterrupt for TD attestation
currently. If no other TDX guests use it, the support for
SetupEventNotifyInterrupt could be dropped. But it would require an opt-in
if the support is added later.
I think we shouldn't be afraid of opt-ins. We will need one sooner or later.
Better to not add the second exit with no users.

OK, will drop it in the next version.