Clone this repo:
  1. 238cdef aes: add support for AES algorithm and selection of algorithm at runtime by Amey Avinash Raghatate · 5 weeks ago master
  2. 14321a0 secure_storage: Revise inappropriate annotations by f-hy · 3 months ago 4.7.0 4.7.0-rc1
  3. 670beaa cmake: raise minimum required to 3.5 by Sudeep Holla · 4 months ago
  4. 5306d2c aes: fix key memory leak by Michal Morsisko · 7 months ago 4.5.0 4.6.0 4.6.0-rc1
  5. e293785 random: add missing TA_VERSION and TA_DESCRIPTION by Etienne Carriere · 7 months ago 4.5.0-rc1

OP-TEE Sample Applications

This git contains source code for sample host and Trusted Application that can be used directly in the OP-TEE project.

All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_examples.

// OP-TEE core maintainers