| tag | d456ac4b709d0652d02269dc8b9c615732340563 | |
|---|---|---|
| tagger | Jerome Forissier <jerome.forissier@linaro.org> | Fri Oct 11 18:10:59 2024 +0200 |
| object | d221676a58b305bddbf97db00395205b3038de8e |
4.4.0-rc1
| commit | d221676a58b305bddbf97db00395205b3038de8e | [log] [tgz] |
|---|---|---|
| author | Mikko Rapeli <mikko.rapeli@linaro.org> | Fri Oct 04 14:43:30 2024 +0100 |
| committer | Jerome Forissier <jerome@forissier.org> | Thu Oct 10 16:41:49 2024 +0200 |
| tree | 588752f204c53ddd71bf727c59cb827453ee76d4 | |
| parent | bf0d02758696ee7a9f7af9e95f85f5c238d0e109 [diff] |
libteec/CMakeLists.txt: remove CFG_TEE_CLIENT_LOAD_PATH comment It's not needed now that both use CMAKE_INSTALL_LIBDIR as path. If users want different paths, then they need to set CMAKE_INSTALL_LIBDIR to their liking when compiling. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Mikko Rapeli <mikko.rapeli@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