Crate tdcall

Source
Expand description

Common TDCALL handling for issuing tdcalls and functionality using tdcalls.

Structs§

  • Input to a tdcall. This is not defined in the TDX specification, but a contract between callers of this module and this module’s handling of tdcalls.
  • Output from a tdcall. This is not defined in the TDX specification, but a contract between callers of this module and this module’s handling of tdcalls.
  • The result returned from tdcall_page_attr_rd.

Enums§

Traits§

  • Trait to perform tdcalls used by this module.

Functions§