commit | 0ef87b1e6b3da9bec120541d098d67c64d520ce2 | [log] [tgz] |
---|---|---|
author | Tom Van Eyck <tom.vaneyck@kuleuven.be> | Wed Apr 17 15:51:25 2024 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jun 12 14:21:25 2024 +0200 |
tree | 0b875bd544068bd358b60cb104bf23f49ed76d45 | |
parent | 70b0794965105da9f562e76127ff47e35c65d5c7 [diff] |
libmbedtls: reset minimum rsa key size MbedTLS set the default minimum key size to 1024, while test regression_4007 requires a minimum key size of 128. Signed-off-by: Tom Van Eyck <tom.vaneyck@kuleuven.be> Reviewed-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