aboutsummaryrefslogtreecommitdiffstats
path: root/include/drivers/auth/mbedtls/mbedtls_config.h
Commit message (Expand)AuthorAgeFilesLines
* Crypto library: Migrate support to MbedTLS v2.24.0Alexei Fedorov2020-10-011-1/+8
* drivers: crypto: Add authenticated decryption frameworkSumit Garg2020-03-061-0/+6
* Support larger RSA key sizes when using MBEDTLSJustin Chadwell2019-09-121-16/+29
* mbedtls: use #include <...> instead of "..."Masahiro Yamada2019-09-041-1/+1
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-1/+1
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* Remove all other deprecated interfaces and filesAntonio Nino Diaz2018-09-281-3/+0
* Prepare Mbed TLS drivers for shared heapJohn Tsichritzis2018-09-041-1/+13
* tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu2017-11-211-0/+10
* plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabledQixiang Xu2017-10-251-3/+4
* Dynamic selection of ECDSA or RSAQixiang Xu2017-09-221-0/+7
* Add support for TBBR using ECDSA keys in ARM platformsQixiang Xu2017-09-221-3/+3
* Fix order of #includesIsla Mitchell2017-07-121-3/+3
* Add support for RSASSAPSS algorithm in mbedtls crypto driverSoby Mathew2017-06-051-0/+3
* mbedtls: Use `tf_snprintf` instead of `snprintf`Antonio Nino Diaz2017-05-241-0/+2
* mbedtls: Namespace for TF specific macrosDavid Cunado2017-05-121-4/+4
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* mbedtls: Namespace TF specific macrosdp-arm2017-03-221-5/+5
* Move up to mbed TLS 2.xJuan Castillo2015-12-101-34/+34
* TBB: add mbedTLS authentication related librariesJuan Castillo2015-06-251-0/+99