commit | a8db2cdc7ac1df2c25ac0cab007bc9853eaf05c3 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Tue Jan 07 11:49:26 2025 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Tue Jan 07 13:19:10 2025 +0100 |
tree | 046a26fab8df4d6d0a8378b2d62918acd6d3896b | |
parent | 90622f36baa4737fd83418698abe67263b414b6e [diff] |
hotp: add missing TA_VERSION and TA_DESCRIPTION Add missing TA_VERSION and TA_DESCRIPTION macros on HOTP 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