3 unstable releases
0.2.1 | Jul 31, 2024 |
---|---|
0.2.0 | Jun 21, 2024 |
0.1.0 | Jun 7, 2024 |
#106 in Emulators
107 downloads per month
56KB
1.5K
SLoC
TDX-tdcall - Trust Domain Extensions tdcall
Documents
Introduction
Intel’s Trust Domain Extensions (TDX) protect confidential guest VMs from the host and physical attacks by isolating the guest register state and by encrypting the guest memory. In TDX, a special module running in a special mode sits between the host and the guest and manages the guest/host separation.
This tdx-tdcall crate provides constants, stuctures and wrappers to support user access TDCALL services.
License
Dependencies
~2.5MB
~53K SLoC