aboutsummaryrefslogtreecommitdiff
path: root/include/drivers/auth
AgeCommit message (Expand)Author
2019-09-12Support larger RSA key sizes when using MBEDTLSJustin Chadwell
2019-09-04mbedtls: use #include <...> instead of "..."Masahiro Yamada
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-06-13Fix type of cot_desc_ptrSandrine Bailleux
2019-04-08cot-desc: optimise memory furtherJoel Hutton
2019-04-08Reduce memory needed for CoT descriptionJoel Hutton
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-09-04Prepare Mbed TLS drivers for shared heapJohn Tsichritzis
2018-04-13Fix MISRA rule 8.4 Part 4Roberto Vargas
2018-04-13Fix MISRA rule 8.3 Part 4Roberto Vargas
2017-11-21tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu
2017-10-25plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabledQixiang Xu
2017-09-22Dynamic selection of ECDSA or RSAQixiang Xu
2017-09-22Add support for TBBR using ECDSA keys in ARM platformsQixiang Xu
2017-07-12Fix order of #includesIsla Mitchell
2017-06-05Add support for RSASSAPSS algorithm in mbedtls crypto driverSoby Mathew
2017-05-24mbedtls: Use `tf_snprintf` instead of `snprintf`Antonio Nino Diaz
2017-05-12mbedtls: Namespace for TF specific macrosDavid Cunado
2017-05-03Use SPDX license identifiersdp-arm
2017-03-22mbedtls: Namespace TF specific macrosdp-arm
2016-03-31TBB: add non-volatile counter supportJuan Castillo
2016-01-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2016-01-13Rearrange fields in TF data structures to reduce paddingSoby Mathew
2016-01-05Always build with '-pedantic'Sandrine Bailleux
2015-12-10Move up to mbed TLS 2.xJuan Castillo
2015-06-25TBB: add mbedTLS authentication related librariesJuan Castillo
2015-06-25TBB: add authentication frameworkJuan Castillo