commit | d3cb276d95ae6b80dba07885993a511d0f78be7a | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Thu Nov 09 15:45:53 2017 +0100 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Fri Nov 10 09:46:13 2017 +0100 |
tree | 282ecf0d902bf63fd61799c953171e3b2dce51a0 | |
parent | 22bb6d00f9107f34b705836d3d171c162c1bfc63 [diff] |
Various minor changes on optee examples Prefix test applications for the examples with 'optee_example_'. Gitignore the generate test applications. Few extra minor changes as make verbosity and source coding style. STR_TRACE_USER_TA is deprecated. Update README. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
This document describes the sample applications that are included in the OP-TEE, that aim to showcase specific functionality and use case.
For sake of simplicity, all OP-TEE example test application are prefixed with optee_example_
.
Directory hello_world/:
optee_example_hello_world
Directory random/:
TEE_GenerateRandom()
).optee_example_random