commit | 88bf8a334fa3cb3bcf283b05bea0d7de2eb9ee34 | [log] [tgz] |
---|---|---|
author | Victor Chong <victor.chong@linaro.org> | Thu May 06 08:37:08 2021 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon May 17 14:04:16 2021 +0200 |
tree | 9d002d8b03f2677fe20f924dfc3eb62f1e42beaa | |
parent | 0607ed40746afe4cb8993149a6f275df648f7bad [diff] |
Android.mk: remove OPTEE_CLIENT_EXPORT OPTEE_CLIENT_EXPORT is not required in Android.mk. The AOSP build does not create an out/export dir. Signed-off-by: Victor Chong <victor.chong@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@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