commit | e2937853846228e92780b41032a9e376b70550ab | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Tue Jan 07 11:49:55 2025 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Tue Jan 07 13:19:10 2025 +0100 |
tree | a2d4487cd87366dbf84cf7f170d4caba92a45894 | |
parent | a8db2cdc7ac1df2c25ac0cab007bc9853eaf05c3 [diff] |
random: add missing TA_VERSION and TA_DESCRIPTION Add missing TA_VERSION and TA_DESCRIPTION macros on Random bytes example. Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
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