GP131: add two new API error codes

Adds the two new API error codes, TEE_ERROR_UNSUPPORTED_VERSION and
TEE_ERROR_TIMEOUT, according to TEE Internal Core API version 1.3.1.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Change-Id: I2d8ec822e0772de3e98abea335d9e7a9cf65d0dc
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/OP-TEE/optee_os/+/6087138
Reviewed-by: Nathan Hebert <nhebert@chromium.org>
Tested-by: Gavin Liu <gavin.liu@mediatek.corp-partner.google.com>
Reviewed-by: Pilar Molina Lopez <pmolinalopez@chromium.org>
Reviewed-by: Pilar Molina Lopez <pmolinalopez@google.com>
Commit-Queue: Nathan Hebert <nhebert@chromium.org>
1 file changed
tree: 8f7f50cebffa6157d044f86a1a3981dcf1e93b6d
  1. .github/
  2. core/
  3. keys/
  4. ldelf/
  5. lib/
  6. mk/
  7. scripts/
  8. ta/
  9. .checkpatch.conf
  10. .gitattributes
  11. .gitignore
  12. CHANGELOG.md
  13. DIR_METADATA
  14. LICENSE
  15. MAINTAINERS
  16. Makefile
  17. OWNERS
  18. README.md
  19. typedefs.checkpatch
README.md

OP-TEE Trusted OS

This git contains source code for the secure side implementation of OP-TEE project.

All official OP-TEE documentation has moved to http://optee.readthedocs.io.

// OP-TEE core maintainers