commit | f4dd113528cfd166de93223cb0368381f9970d43 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Wed May 31 13:14:31 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Aug 03 21:18:33 2023 +0200 |
tree | 24cb84769e2a93b484e03ae7058126cd78dab32b | |
parent | cf111604c4c32a76be90f29aab25fa9b882c8715 [diff] |
Remove embedded OpenSSL Removes the embedded binary copy of OpenSSL. The library is instead expected to be found in the build environment which might be native or cross compilation. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Clement Faure <clement.faure@nxp.com>
This git contains source code for the test suite (xtest) used to test 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_test.
// OP-TEE core maintainers