secure_storage: Revise inappropriate annotations

Revise inappropriate annotations.

Reviewed-by: Joakim Bech <joakim.bech@gmail.com>
Signed-off-by: Hongyou Fu <sduqhy@gmail.com>
1 file changed
tree: a8dad997ce41d5ed5bef7acaf72448cc48336013
  1. .github/
  2. acipher/
  3. aes/
  4. hello_world/
  5. hotp/
  6. plugins/
  7. random/
  8. secure_storage/
  9. .gitignore
  10. Android.mk
  11. CMakeLists.txt
  12. CMakeToolchain.txt
  13. LICENSE
  14. Makefile
  15. README.md
README.md

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