| commit | f2755feaa95a9b352830cc874cc8f80b38a5b655 | [log] [tgz] |
|---|---|---|
| author | Eero Aaltonen <eero.aaltonen@vaisala.com> | Thu Aug 11 18:06:26 2022 +0300 |
| committer | Jérôme Forissier <jerome@forissier.org> | Mon Aug 22 09:28:54 2022 +0200 |
| tree | b1f23f31a2183754f731b5dabb9dc9e114357a19 | |
| parent | 1dcb80aea0b53349873eec5c18bfb0b592fdc308 [diff] |
cmake: Don't set teec include_directory from libseteec Seems to be unused, and CMake builds are easier to reason about, if each subdirectory only configures targets located within itself. Signed-off-by: Eero Aaltonen <eero.aaltonen@vaisala.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
This git contains source code for the non-secure side implementation of the OP-TEE project making up the client library and tee-supplicant.
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_client.
// OP-TEE core maintainers