Re: [PATCH v2 05/21] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
From: Binbin Wu
Date: Fri Nov 21 2025 - 03:41:47 EST
On 10/1/2025 10:52 AM, Chao Gao wrote:
[...]
+config INTEL_TDX_MODULE_UPDATE
+ bool "Intel TDX module runtime update"
+ depends on TDX_HOST_SERVICES
+ help
+ This enables the kernel to support TDX module runtime update. This
+ allows the admin to update the TDX module to the same or any newer
any newer -> any compatible newer ?
+ version without the need to terminate running TDX guests.
+
+ If unsure, say N.
+