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ยง

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