aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/auth/mbedtls
Commit message (Expand)AuthorAgeFilesLines
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-044-15/+18
* Remove all other deprecated interfaces and filesAntonio Nino Diaz2018-09-281-10/+0
* Prepare Mbed TLS drivers for shared heapJohn Tsichritzis2018-09-041-16/+17
* libc: Use printf and snprintf across codebaseAntonio Nino Diaz2018-08-221-3/+2
* Add atexit function to libcRoberto Vargas2018-08-031-0/+10
* Don't include mbebtls include paths in INCLUDESRoberto Vargas2018-08-031-2/+2
* Create a library file for libmbedtlsRoberto Vargas2018-08-033-96/+76
* Move to mbedtls-2.10.0 tagJeenu Viswambharan2018-06-181-1/+3
* Fix MISRA rule 8.4 Part 4Roberto Vargas2018-04-131-1/+2
* bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas2018-01-183-9/+0
* tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu2017-11-212-2/+25
* Dynamic selection of ECDSA or RSAQixiang Xu2017-09-222-9/+18
* Add support for TBBR using ECDSA keys in ARM platformsQixiang Xu2017-09-221-1/+1
* cert_tool: Support for legacy RSA PKCS#1 v1.5Soby Mathew2017-08-311-1/+1
* Export KEY_ALG as a user build optionSoby Mathew2017-08-311-2/+8
* Fix order of #includesIsla Mitchell2017-07-121-1/+0
* Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-altdavidcunado-arm2017-06-091-0/+3
|\
| * mbedtls: Don't use tf_snprintf if option not definedAntonio Nino Diaz2017-06-061-0/+3
* | Add support for RSASSAPSS algorithm in mbedtls crypto driverSoby Mathew2017-06-051-8/+11
* | Increase heapsize for mbedtls librarySoby Mathew2017-06-051-1/+1
|/
* mbedtls: Define optimized mbed TLS heap sizeAntonio Nino Diaz2017-05-311-1/+1
* mbedtls: Use `tf_snprintf` instead of `snprintf`Antonio Nino Diaz2017-05-241-1/+6
* mbedtls: Complete namespace for TF specific macrosDavid Cunado2017-05-121-6/+16
* mbedtls: Namespace for TF specific macrosDavid Cunado2017-05-122-5/+5
* Use SPDX license identifiersdp-arm2017-05-036-150/+6
* mbedtls: Namespace TF specific macrosdp-arm2017-03-222-8/+8
* Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafedanh-arm2017-02-202-2/+2
|\
| * Revert "tbbr: Use constant-time bcmp() to compare hashes"Antonio Nino Diaz2017-02-162-2/+2
* | Replace some memset call by zeromemDouglas Raillard2017-02-061-2/+3
|/
* tbbr: Use constant-time bcmp() to compare hashesAntonio Nino Diaz2017-01-242-2/+2
* Clear static variables in X509 parser on errorAntonio Nino Diaz2017-01-191-2/+37
* TBB: fix comment about MBEDTLS_KEY_ALG defaultMasahiro Yamada2017-01-061-1/+1
* TBB: add non-volatile counter supportJuan Castillo2016-03-311-0/+8
* Always build with '-pedantic'Sandrine Bailleux2016-01-052-2/+1
* Move up to mbed TLS 2.xJuan Castillo2015-12-105-105/+119
* TBB: add mbedTLS authentication related librariesJuan Castillo2015-06-256-0/+904