| commit | c84206b27d44f8dbe5271d700b952ae10f19ee73 | [log] [tgz] |
|---|---|---|
| author | Mika Tammi <mika.tammi@unikie.com> | Tue Sep 19 22:32:50 2023 +0300 |
| committer | Jérôme Forissier <jerome@forissier.org> | Mon Oct 30 18:29:43 2023 +0100 |
| tree | 1689a1c8bbbe82e475c261a6976c53cc7cc15ff6 | |
| parent | acb0885c117e73cb6c5c9b1dd9054cb3f93507ee [diff] |
tee-supplicant: Cleanup TEEC_TEST_LOAD_PATH Cleanup TEEC_TEST_LOAD_PATH and CFG_TA_TEST_PATH, as the TEEC_TEST_LOAD_PATH was not working properly anyway. TEEC_TEST_LOAD_PATH and CFG_TA_TEST_PATH are removed, and the TEEC_LOAD_PATH is supposed to hold all paths where to search for TAs. Signed-off-by: Mika Tammi <mika.tammi@unikie.com> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com> Reviewed-by: Jens Wiklander <jens.wiklander@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