Add Prototype Disclaimer

Change-Id: Iba40b92e361232a193d379f9355ca0ae25547581
1 file changed
tree: 2dca0ff6f1752f4d6a156b9b5367ccb30e01898b
  1. .github/
  2. core/
  3. keys/
  4. ldelf/
  5. lib/
  6. mk/
  7. scripts/
  8. ta/
  9. .checkpatch.conf
  10. .gitattributes
  11. .gitignore
  12. .shippable.yml
  13. .travis.yml
  14. CHANGELOG.md
  15. LICENSE
  16. MAINTAINERS
  17. Makefile
  18. README.md
  19. typedefs.checkpatch
README.md

Disclaimer: This branch contains prototype code which is for demonstrative purposes only and to serve as proof of concept. It is designed to allow prototyping of new features and any productization paths if taken forward would be delivered through the master branch.

OP-TEE Trusted OS

This git contains source code for the secure side implementation of OP-TEE project.

All official OP-TEE documentation has moved to http://optee.readthedocs.io.

// OP-TEE core maintainers