This project is an implementation of the TCG TPM 2.0 specification. It is based on the TPM specification Parts 3 and 4 source code donated by Microsoft, with additional files to complete the implementation.
You may also like
Multiplexing TPM Integrity Measurements among Virtual Machines
Measuring the integrity of critical operating system components and securely storing these measurements in a hardware-protected Trusted Platform Module (TPM) is a well-known approach for improving system security...
seTPM: A secure element-based TPM utilizing Java Card technology
seTPM is a research project that implements a TPM on a GlobalPlatform secure element utilizing Java Card technology. The highly flexible architecture of seTPM comprises hybrid support for TPM 1.2 and 2.0 specifications...
TPM 2.0 Simulator for Linux/TEE
The development of system functionalities that require a TPM is often a cumbersome and complex process when making direct use of a dedicted hardware TPM. The TPM 2.0 simulator represents a software TPM that can be used...