| tag | a1db06644f3ff014e3202d8cfd604bd682ba5770 | |
|---|---|---|
| tagger | Jens Wiklander <jens.wiklander@linaro.org> | Fri Oct 17 11:56:21 2025 +0200 |
| object | 3ef17eb1f309def91113637f95f67613b1d89119 |
| 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