Fixed permissions for bootstrap.
1 file changed
tree: 24a02d30fb4ddd241054c06b435da7c755209502
  1. common/
  2. resourcemgr/
  3. sysapi/
  4. tcti/
  5. test/
  6. .gitignore
  7. bootstrap
  8. ChangeLog
  9. configure.ac
  10. INSTALL
  11. Makefile.am
  12. README.md
  13. Readme.pdf
  14. tss.sln
  15. tss.vcxproj
README.md

This site contains the code for the TPM (Trusted Platform Module) 2.0 Software Stack (TSS).

This stack consists of the following layers from top to bottom:

Since the FAPI and ESAPI haven't been implemented yet, this repository only contains the SAPI and layers below it, plus a test application for excercising the SAPI.

For more details on this code and how to install and use it, the Readme.pdf file is a good place to start.

Build and Installation instructions:

Instructions for building and installing the TPM2.0-TSS are provided in the INSTALL file.

Resources

TPM 2.0 specifications can be found at Trusted Computing Group.