| tag | 9b4a9ffc35953b8c62d4d20cca49d94979b6bbbf | |
|---|---|---|
| tagger | Jens Wiklander <jens.wiklander@linaro.org> | Fri Oct 24 16:07:08 2025 +0200 |
| object | 3ef17eb1f309def91113637f95f67613b1d89119 |
4.8.0
| commit | 3ef17eb1f309def91113637f95f67613b1d89119 | [log] [tgz] |
|---|---|---|
| author | Etienne Carriere <etienne.carriere@st.com> | Thu Oct 16 10:58:41 2025 +0200 |
| committer | Jerome Forissier <jerome@forissier.org> | Thu Oct 16 16:54:07 2025 +0200 |
| tree | 64dc22bb040e03f53e9065196b04f14100d92502 | |
| parent | 0f2c419b4aa41bbad8de303d1c44e46b7d8d9aab [diff] |
ecdsa: remove use of TA_FLAG_EXEC_DDR TA flag TA_FLAG_EXEC_DDR is deprecated since a very long time now. Do not use it is example TAs. Signed-off-by: Etienne Carriere <etienne.carriere@st.com> Reviewed-by: Jerome Forissier <jerome.forissier@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