aboutsummaryrefslogtreecommitdiffstats
path: root/include/drivers/auth
Commit message (Expand)AuthorAgeFilesLines
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-086-18/+18
* 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
* Fix MISRA rule 8.4 Part 4Roberto Vargas2018-04-132-0/+5
* Fix MISRA rule 8.3 Part 4Roberto Vargas2018-04-133-7/+8
* 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-036-150/+6
* mbedtls: Namespace TF specific macrosdp-arm2017-03-221-5/+5
* TBB: add non-volatile counter supportJuan Castillo2016-03-311-1/+4
* Remove direct usage of __attribute__((foo))Soren Brinkmann2016-01-141-1/+1
* Rearrange fields in TF data structures to reduce paddingSoby Mathew2016-01-131-1/+1
* Always build with '-pedantic'Sandrine Bailleux2016-01-051-1/+1
* Move up to mbed TLS 2.xJuan Castillo2015-12-101-34/+34
* TBB: add mbedTLS authentication related librariesJuan Castillo2015-06-252-0/+135
* TBB: add authentication frameworkJuan Castillo2015-06-254-0/+385