blob: 5e13f633fff22fd2013b5380b2d1e766a0bccabf (
plain) (
blame)
1
2
3
4
|
The project aims to create a fully working Trusted Platform Module (TPM)
emulator follwing the specifications of the Trusted Computing Group. The
port provides a driver library libtddl which can be linked against programs
providing a Trusted Software Stack to redirect TPM calls to the emulator.
|