brintos

brintos / linux-shallow public Read only

0
0
Text · 342 B · 22dd59e Raw
12 lines · plain
1config TDX_GUEST_DRIVER2	tristate "TDX Guest driver"3	depends on INTEL_TDX_GUEST4	select TSM_REPORTS5	help6	  The driver provides userspace interface to communicate with7	  the TDX module to request the TDX guest details like attestation8	  report.9 10	  To compile this driver as module, choose M here. The module will11	  be called tdx-guest.12