1. d25b527 Move to mbedtls-2.10.0 tag by Jeenu Viswambharan · 6 years ago
  2. 17bc617 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 6 years ago
  3. 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 6 years ago
  4. 735181b Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 6 years ago
  5. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  6. 6d31020 Dynamic cfg: Add HW and TB_FW configs to CoT by Soby Mathew · 7 years ago
  7. 76d2673 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 7 years ago
  8. 9a3088a tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
  9. dcbf393 Dynamic selection of ECDSA or RSA by Qixiang Xu · 7 years ago
  10. 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  11. a8eb286 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 7 years ago
  12. 2091755 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  13. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  14. 2a4b4b7 Fix order of #includes by Isla Mitchell · 7 years ago
  15. fd2b42f Do basic CryptoCell LCS check by Soby Mathew · 7 years ago
  16. 4eb20d9 Add CC crypto driver to the Auth module by Soby Mathew · 7 years ago
  17. b91926f Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-alt by davidcunado-arm · 7 years ago
  18. c46c18c mbedtls: Don't use tf_snprintf if option not defined by Antonio Nino Diaz · 7 years ago
  19. 1001202 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · 7 years ago
  20. 38aacad Increase heapsize for mbedtls library by Soby Mathew · 7 years ago
  21. 05fd893 mbedtls: Define optimized mbed TLS heap size by Antonio Nino Diaz · 7 years ago
  22. 572e141 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · 7 years ago
  23. ab1794f mbedtls: Use `tf_snprintf` instead of `snprintf` by Antonio Nino Diaz · 7 years ago
  24. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  25. 0aff7ad mbedtls: Complete namespace for TF specific macros by David Cunado · 7 years ago
  26. b188351 mbedtls: Namespace for TF specific macros by David Cunado · 7 years ago
  27. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  28. 66b4c16 mbedtls: Namespace TF specific macros by dp-arm · 7 years ago
  29. 93f3982 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · 7 years ago
  30. fabd21a Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · 7 years ago
  31. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  32. b621fb5 tbbr: Use constant-time bcmp() to compare hashes by Antonio Nino Diaz · 8 years ago
  33. 51c5e1a Clear static variables in X509 parser on error by Antonio Nino Diaz · 8 years ago
  34. a56f87c TBB: fix comment about MBEDTLS_KEY_ALG default by Masahiro Yamada · 8 years ago
  35. d35dee2 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · 8 years ago
  36. 04943d3 Allow dynamic overriding of ROTPK verification by Soby Mathew · 8 years ago
  37. 48279d5 TBB: add non-volatile counter support by Juan Castillo · 9 years ago
  38. aa85691 Always build with '-pedantic' by Sandrine Bailleux · 9 years ago
  39. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  40. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  41. a84deb9 Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x by danh-arm · 9 years ago
  42. 649dbf6 Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
  43. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  44. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 9 years ago
  45. 7d37aa1 TBB: add mbedTLS authentication related libraries by Juan Castillo · 9 years ago
  46. 05799ae TBB: add authentication framework by Juan Castillo · 9 years ago