Clone this repo:
  1. 934c7ed acipher: Add dynamic algorithm selection and decryption support by Amey Avinash Raghatate · 6 weeks ago master 4.9.0
  2. e217db3 ecdh: new example demonstrating ECDH shared secret derivation by Amey Avinash Raghatate · 5 months ago 4.9.0-rc1
  3. 4643e4b aes: remove CFG_TA_OPTEE_CORE_API_COMPAT_1_1 by Amey Avinash Raghatate · 3 months ago
  4. ffddefd sign_verify: more user friendly host interface by Etienne Carriere · 3 months ago
  5. 77e135c sha: more user friendly host trace messages by Etienne Carriere · 3 months ago

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