tree: d0219d160d5ac4dde182ee624758367d0be7bc25 [path history] [tgz]
  1. .github/
  2. ci/
  3. libckteec/
  4. libseteec/
  5. libteeacl/
  6. libteec/
  7. scripts/
  8. tee-supplicant/
  9. .gitignore
  10. Android.bp
  11. CMakeLists.txt
  12. CMakeToolchain.txt
  13. config.mk
  14. flags.mk
  15. LICENSE
  16. Makefile
  17. optee_client.device.mk
  18. README.md
  19. typedefs.checkpatch
marvell/services/optee_client/README.md

OP-TEE Client API

This git contains source code for the non-secure side implementation of the OP-TEE project making up the client library and tee-supplicant.

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_client.

// OP-TEE core maintainers