Clone this repo:
  1. 59b9048 tee-supplicant: update udev & systemd install code by Frazer Carsley · 8 weeks ago master
  2. e3148e3 tee-supplicant: use renameat2() by Pierre Ducroquet · 10 weeks ago
  3. 84557a2 tee-supplicant: move a non-working fs_fsync() call by Pierre Ducroquet · 10 weeks ago
  4. 0abffbf tee-supplicant: remove now useless tee_fs_root variable by Pierre Ducroquet · 10 weeks ago
  5. 478acd7 tee-supplicant: remove useless strncpy call by Pierre Ducroquet · 10 weeks ago

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