Crates.io | tdx-tdcall |
lib.rs | tdx-tdcall |
version | 0.2.1 |
source | src |
created_at | 2024-06-07 03:17:50.95509 |
updated_at | 2024-07-31 02:41:19.668719 |
description | Constants, stuctures and wrappers to access TDCALL services |
homepage | https://github.com/confidential-containers |
repository | https://github.com/confidential-containers/td-shim |
max_upload_size | |
id | 1264359 |
size | 56,780 |
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.