Crate tdx_guest_device

Source
Expand description

The crate includes the abstraction layer of Linux TDX Guest APIs and definitions of data structures according to TDX specification.

Modulesยง

  • The module implements the Linux TDX Guest APIs based on ioctl.
  • The module includes the definitions of data structures according to TDX specification.