Clone this repo:
  1. bbaca7e Makefile: Avoid variable override by Vyacheslav Yurkov · 2 days ago master
  2. 90f871e ecdsa: add new example with runtime algo selection by Amey Avinash Raghatate · 8 weeks ago
  3. e9ed2a8 github: update stale workflow to v10.0.0 by Jerome Forissier · 3 weeks ago
  4. 911076b sign_verify: Add dynamic algorithm selection with sign and verify support by Amey Avinash Raghatate · 9 weeks ago
  5. 238cdef aes: add support for AES algorithm and selection of algorithm at runtime by Amey Avinash Raghatate · 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