tdx-tdcall

Crates.iotdx-tdcall
lib.rstdx-tdcall
version0.2.1
sourcesrc
created_at2024-06-07 03:17:50.95509
updated_at2024-07-31 02:41:19.668719
descriptionConstants, stuctures and wrappers to access TDCALL services
homepagehttps://github.com/confidential-containers
repositoryhttps://github.com/confidential-containers/td-shim
max_upload_size
id1264359
size56,780
Jiaqi Gao (gaojiaqi7)

documentation

README

FOSSA Status

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

FOSSA Status

Commit count: 722

cargo fmt