Directory Files
.. 0
File Size
Kconfig 322 B
Makefile 81 B
tdx-guest.c 2.2 kB
tdx-guest.mod.c 0 B

Linux v6.6.1 - tdx-guest

config TDX_GUEST_DRIVER
	tristate "TDX Guest driver"
	depends on INTEL_TDX_GUEST
	help
	  The driver provides userspace interface to communicate with
	  the TDX module to request the TDX guest details like attestation
	  report.

	  To compile this driver as module, choose M here. The module will
	  be called tdx-guest.