summaryrefslogtreecommitdiff
path: root/drivers/auth
AgeCommit message (Expand)Author
2018-02-26Dynamic cfg: Add HW and TB_FW configs to CoTSoby Mathew
2018-01-18bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas
2017-11-21tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu
2017-09-22Dynamic selection of ECDSA or RSAQixiang Xu
2017-09-22Add support for TBBR using ECDSA keys in ARM platformsQixiang Xu
2017-08-31cert_tool: Support for legacy RSA PKCS#1 v1.5Soby Mathew
2017-08-31Export KEY_ALG as a user build optionSoby Mathew
2017-08-09Support Trusted OS firmware extra images in TF toolsSummer Qin
2017-07-12Fix order of #includesIsla Mitchell
2017-06-28Do basic CryptoCell LCS checkSoby Mathew
2017-06-28Add CC crypto driver to the Auth moduleSoby Mathew
2017-06-09Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-altdavidcunado-arm
2017-06-06mbedtls: Don't use tf_snprintf if option not definedAntonio Nino Diaz
2017-06-05Add support for RSASSAPSS algorithm in mbedtls crypto driverSoby Mathew
2017-06-05Increase heapsize for mbedtls librarySoby Mathew
2017-05-31mbedtls: Define optimized mbed TLS heap sizeAntonio Nino Diaz
2017-05-30Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memorydavidcunado-arm
2017-05-24mbedtls: Use `tf_snprintf` instead of `snprintf`Antonio Nino Diaz
2017-05-24cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada
2017-05-12mbedtls: Complete namespace for TF specific macrosDavid Cunado
2017-05-12mbedtls: Namespace for TF specific macrosDavid Cunado
2017-05-03Use SPDX license identifiersdp-arm
2017-03-22mbedtls: Namespace TF specific macrosdp-arm
2017-02-20Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafedanh-arm
2017-02-16Revert "tbbr: Use constant-time bcmp() to compare hashes"Antonio Nino Diaz
2017-02-06Replace some memset call by zeromemDouglas Raillard
2017-01-24tbbr: Use constant-time bcmp() to compare hashesAntonio Nino Diaz
2017-01-19Clear static variables in X509 parser on errorAntonio Nino Diaz
2017-01-06TBB: fix comment about MBEDTLS_KEY_ALG defaultMasahiro Yamada
2016-12-15tbbr: Fix updating of Non-Trusted NV counterdp-arm
2016-06-03Allow dynamic overriding of ROTPK verificationSoby Mathew
2016-03-31TBB: add non-volatile counter supportJuan Castillo
2016-01-05Always build with '-pedantic'Sandrine Bailleux
2015-12-14Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo
2015-12-14TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo
2015-12-10Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_xdanh-arm
2015-12-10Move up to mbed TLS 2.xJuan Castillo
2015-12-09FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar
2015-06-25TBB: add TBBR Chain of TrustJuan Castillo
2015-06-25TBB: add mbedTLS authentication related librariesJuan Castillo
2015-06-25TBB: add authentication frameworkJuan Castillo