Merge pull request #70 from flihp/license_whitespace

license: Normalize whitespace and text in license comment blocks.
tree: 1d39ec0b8a66fc93590817cdf52a318cf1d3b658
  1. common/
  2. resourcemgr/
  3. sysapi/
  4. tcti/
  5. test/
  6. .gitattributes
  7. .gitignore
  8. bootstrap
  9. ChangeLog
  10. configure.ac
  11. INSTALL
  12. LICENSE
  13. Makefile.am
  14. README.md
  15. Readme.pdf
  16. tss.sln
  17. 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.