JustOS/linux-6.13/drivers/virt/coco/tdx-guest/Kconfig
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

12 lines
342 B
Plaintext

config TDX_GUEST_DRIVER
tristate "TDX Guest driver"
depends on INTEL_TDX_GUEST
select TSM_REPORTS
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.