1. a2a5a94 fix(driver/auth): avoid NV counter upgrade without certificate validation by Manish V Badarkhe · 3 years, 5 months ago
  2. ea14b51 Crypto library: Migrate support to MbedTLS v2.24.0 by Alexei Fedorov · 4 years ago
  3. 327131c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 4 years, 1 month ago
  4. 2947412 dualroot: add chain of trust for Platform owned SPs by Manish Pandey · 4 years, 2 months ago
  5. 03a5225 tbbr/dualroot: rename SP package certificate file by Manish Pandey · 4 years, 2 months ago
  6. d686fa3 TF-A: Add Event Log for Measured Boot by Alexei Fedorov · 4 years, 3 months ago
  7. 243875e tbbr/dualroot: Add fw_config image in chain of trust by Louis Mayencourt · 4 years, 4 months ago
  8. 68758dd tbbr: add chain of trust for Secure Partitions by Manish Pandey · 4 years, 4 months ago
  9. 44f1aa8 dualroot: add chain of trust for secure partitions by Manish Pandey · 4 years, 4 months ago
  10. ad43c49 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 4 years, 5 months ago
  11. 4501843 cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · 5 years ago
  12. 0ab4964 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 4 years, 7 months ago
  13. 46b3003 Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integration by Mark Dykes · 4 years, 7 months ago
  14. e310267 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · 4 years, 7 months ago
  15. 93ee279 Necessary fix in drivers to upgrade to mbedtls-2.18.0 by Madhukar Pappireddy · 4 years, 7 months ago
  16. 7cda17b drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 11 months ago
  17. 5ab8b71 Introduce a new "dualroot" chain of trust by Sandrine Bailleux · 4 years, 8 months ago
  18. 0b4e592 TBBR: Reduce size of hash buffers when possible by Sandrine Bailleux · 4 years, 8 months ago
  19. 495599c TBBR: Reduce size of ECDSA key buffers by Sandrine Bailleux · 4 years, 8 months ago
  20. ab1981d fconf: initial commit by Louis Mayencourt · 5 years ago
  21. e693728 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 8 months ago
  22. 8c10529 Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 8 months ago
  23. 7a05f06 Remove redundant declarations. by Madhukar Pappireddy · 4 years, 9 months ago
  24. b862292 cryptocell: add cryptocell 712 RSA 3K support by Gilad Ben-Yossef · 5 years ago
  25. 6a415a5 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · 5 years ago
  26. aacff74 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 5 years ago
  27. 76f3c7d cryptocell: add product version awareness support by Gilad Ben-Yossef · 5 years ago
  28. 36ec2bb cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 5 years ago
  29. 2efb7dd Fix type of cot_desc_ptr by Sandrine Bailleux · 5 years ago
  30. 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  31. 7a246d6 Checkpatch: Style fix by Joel Hutton · 5 years ago
  32. 3007042 cot-desc: optimise memory further by Joel Hutton · 6 years ago
  33. 0b6377d Reduce memory needed for CoT description by Joel Hutton · 6 years ago
  34. bde2836 Remove several warnings reported with W=2 by Ambroise Vincent · 6 years ago
  35. 17e1335 Remove Mbed TLS dependency from plat_bl_common.c by John Tsichritzis · 6 years ago
  36. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  37. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  38. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
  39. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  40. 6c37334 Add atexit function to libc by Roberto Vargas · 6 years ago
  41. ea7a57a Don't include mbebtls include paths in INCLUDES by Roberto Vargas · 6 years ago
  42. 180c4bc Create a library file for libmbedtls by Roberto Vargas · 6 years ago
  43. d25b527 Move to mbedtls-2.10.0 tag by Jeenu Viswambharan · 6 years ago
  44. 17bc617 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 7 years ago
  45. 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
  46. 735181b Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 7 years ago
  47. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
  48. 6d31020 Dynamic cfg: Add HW and TB_FW configs to CoT by Soby Mathew · 7 years ago
  49. 76d2673 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 7 years ago
  50. 9a3088a tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
  51. dcbf393 Dynamic selection of ECDSA or RSA by Qixiang Xu · 7 years ago
  52. 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  53. a8eb286 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 7 years ago
  54. 2091755 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  55. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  56. 2a4b4b7 Fix order of #includes by Isla Mitchell · 7 years ago
  57. fd2b42f Do basic CryptoCell LCS check by Soby Mathew · 7 years ago
  58. 4eb20d9 Add CC crypto driver to the Auth module by Soby Mathew · 7 years ago
  59. b91926f Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-alt by davidcunado-arm · 7 years ago
  60. c46c18c mbedtls: Don't use tf_snprintf if option not defined by Antonio Nino Diaz · 7 years ago
  61. 1001202 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · 7 years ago
  62. 38aacad Increase heapsize for mbedtls library by Soby Mathew · 7 years ago
  63. 05fd893 mbedtls: Define optimized mbed TLS heap size by Antonio Nino Diaz · 7 years ago
  64. 572e141 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · 7 years ago
  65. ab1794f mbedtls: Use `tf_snprintf` instead of `snprintf` by Antonio Nino Diaz · 7 years ago
  66. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  67. 0aff7ad mbedtls: Complete namespace for TF specific macros by David Cunado · 7 years ago
  68. b188351 mbedtls: Namespace for TF specific macros by David Cunado · 7 years ago
  69. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  70. 66b4c16 mbedtls: Namespace TF specific macros by dp-arm · 8 years ago
  71. 93f3982 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · 8 years ago
  72. fabd21a Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · 8 years ago
  73. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  74. b621fb5 tbbr: Use constant-time bcmp() to compare hashes by Antonio Nino Diaz · 8 years ago
  75. 51c5e1a Clear static variables in X509 parser on error by Antonio Nino Diaz · 8 years ago
  76. a56f87c TBB: fix comment about MBEDTLS_KEY_ALG default by Masahiro Yamada · 8 years ago
  77. d35dee2 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · 8 years ago
  78. 04943d3 Allow dynamic overriding of ROTPK verification by Soby Mathew · 8 years ago
  79. 48279d5 TBB: add non-volatile counter support by Juan Castillo · 9 years ago
  80. aa85691 Always build with '-pedantic' by Sandrine Bailleux · 9 years ago
  81. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  82. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  83. a84deb9 Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x by danh-arm · 9 years ago
  84. 649dbf6 Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
  85. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  86. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 9 years ago
  87. 7d37aa1 TBB: add mbedTLS authentication related libraries by Juan Castillo · 10 years ago
  88. 05799ae TBB: add authentication framework by Juan Castillo · 10 years ago