commit | 50a57cfac89291d55a91078e8c6c4e7578494074 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Wed Mar 13 10:41:54 2019 +0100 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Wed Mar 20 14:04:44 2019 +0100 |
tree | 59fc270d4679572a635ca7a686e4d6992e020276 | |
parent | 8bfc3de4e3aa12fed64575b37b5d0d9108b56e20 [diff] |
Import mbedtls-2.16.0 Imports mbedTLS 2.16.0 from https://github.com/ARMmbed/mbedtls.git commit fb1972db23da ("Merge pull request #544 from ARMmbed/version-2.16") (tag mbedtls-2.16.0). Certain files will never be needed and are thus removed (reducing number of lines to almost 50%): rm -f circle.yml CMakeLists.txt DartConfiguration.tcl Makefile rm -f .gitignore .travis.yml .pylint rm -f include/.gitignore include/CMakeLists.txt library/.gitignore rm -f library/CMakeLists.txt library/Makefile rm -rf .git .github doxygen configs programs scripts tests visualc yotta This is a complete overwrite of previous code so earlier changes in the branch import/mbedtls-2.6.1 will be added on top of this commit to bring the changes forward. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers