Skip to content

google/TPM

Official TPM 2.0 Reference Implementation

Introduction

This is the official TCG reference implementation of the TPM 2.0 Specification. The project contains complete source code of the reference implementation with various Build Options.

This repository includes a TPM 2.0 simulator that emulates a TPM 2.0 device and can be accessed via a custom TCP based protocol. This allows experimentation and testing of the reference code. The simplest way to work with the simulator is to use a TSS library for the programming language of your choice - C#/.Net, C++, Java, Python, JavaScript/Node.js are currently supported. The C language TSS implementing the TCG's TSS API specification is available here.

Architecture Introduction

An explanation of the architecture for the TPM Reference Code.

See Architecture Intro

Build Instructions

The supported build environments are not guaranteed and subject to change.

See Build Intro

About

Google's fork of the TPM reference code. Tracks https://github.com/TrustedComputingGroup/TPM for v1.83 onward. Tracked https://github.com/microsoft/ms-tpm-20-ref prior to v1.83.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 25