build: Detect compilers in configure, use them in Makefiles.
4 files changed
tree: 05eba695bc87ea7fe479e09f0e3bf6a8fef7efe4
  1. common/
  2. resourcemgr/
  3. sysapi/
  4. tcti/
  5. test/
  6. .gitignore
  7. bootstrap
  8. configure.ac
  9. Makefile.in
  10. README.md
  11. Readme.pdf
  12. TPM 2.0 library release notes.pdf
  13. tss.sln
  14. 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.

For release details, review the TPM 2.0 library release notes.pdf document.

TPM 2.0 specifications can be found at Trusted Computing Group.