1. e8ae4fa feat(mbedtls): update config for 3.6.0 by Yann Gautier · 1 year, 3 months ago
  2. 87f4a63 refactor(mbedtls): remove mbedtls 2.x support by Yann Gautier · 1 year, 3 months ago
  3. 07126ff build(mbedtls): add deprecation notice by Yann Gautier · 1 year, 9 months ago
  4. fd566c3 feat(mbedtls): add support for mbedtls-3.3 by Yann Gautier · 1 year, 7 months ago
  5. d7f6181 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 2 years, 7 months ago
  6. 0327d4a chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 9 months ago
  7. a89b1f1 fix(auth): properly validate X.509 extensions by Demi Marie Obenour · 2 years, 8 months ago
  8. 187e794 fix(auth): avoid out-of-bounds read in auth_nvctr() by Demi Marie Obenour · 2 years, 8 months ago
  9. 379183e fix(auth): require at least one extension to be present by Demi Marie Obenour · 2 years, 8 months ago
  10. 609437c fix(auth): forbid junk after extensions by Demi Marie Obenour · 2 years, 8 months ago
  11. ed38366 fix(auth): correct sign-compare warning by Nicolas Toromanoff · 4 years, 8 months ago
  12. 40f9f64 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 4 years, 9 months ago
  13. 2bf4f27 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 3 years, 2 months ago
  14. 8b65390 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 3 years, 5 months ago
  15. e43caf3 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 3 years, 5 months ago
  16. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  17. 0245080 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 3 years, 1 month ago
  18. 78da42a refactor(measured-boot): mb algorithm selection by laurenw-arm · 3 years, 2 months ago
  19. 56b741d feat(cca): introduce new "cca" chain of trust by laurenw-arm · 3 years, 4 months ago
  20. a93084b build(deps): upgrade to mbed TLS 2.28.0 by Sandrine Bailleux · 3 years, 4 months ago
  21. 033f613 refactor(mbedtls): allow platform to specify their config file by Manish V Badarkhe · 3 years, 6 months ago
  22. 0aa0b3a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 8 months ago
  23. 14db963 refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 3 years, 10 months ago
  24. e5fbee5 fix(cc-713): fix a build failure with CC-713 library by Manish V Badarkhe · 3 years, 10 months ago
  25. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
  26. c0bfc88 feat(fwu): avoid NV counter upgrade in trial run state by Manish V Badarkhe · 4 years, 2 months ago
  27. a2a5a94 fix(driver/auth): avoid NV counter upgrade without certificate validation by Manish V Badarkhe · 4 years, 3 months ago
  28. ea14b51 Crypto library: Migrate support to MbedTLS v2.24.0 by Alexei Fedorov · 4 years, 11 months ago
  29. 327131c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 5 years ago
  30. 2947412 dualroot: add chain of trust for Platform owned SPs by Manish Pandey · 5 years ago
  31. 03a5225 tbbr/dualroot: rename SP package certificate file by Manish Pandey · 5 years ago
  32. d686fa3 TF-A: Add Event Log for Measured Boot by Alexei Fedorov · 5 years ago
  33. 243875e tbbr/dualroot: Add fw_config image in chain of trust by Louis Mayencourt · 5 years ago
  34. 68758dd tbbr: add chain of trust for Secure Partitions by Manish Pandey · 5 years ago
  35. 44f1aa8 dualroot: add chain of trust for secure partitions by Manish Pandey · 5 years ago
  36. ad43c49 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 5 years ago
  37. 4501843 cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · 6 years ago
  38. 0ab4964 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 5 years ago
  39. 46b3003 Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integration by Mark Dykes · 5 years ago
  40. e310267 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · 5 years ago
  41. 93ee279 Necessary fix in drivers to upgrade to mbedtls-2.18.0 by Madhukar Pappireddy · 5 years ago
  42. 7cda17b drivers: crypto: Add authenticated decryption framework by Sumit Garg · 6 years ago
  43. 5ab8b71 Introduce a new "dualroot" chain of trust by Sandrine Bailleux · 5 years ago
  44. 0b4e592 TBBR: Reduce size of hash buffers when possible by Sandrine Bailleux · 5 years ago
  45. 495599c TBBR: Reduce size of ECDSA key buffers by Sandrine Bailleux · 5 years ago
  46. ab1981d fconf: initial commit by Louis Mayencourt · 6 years ago
  47. e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
  48. 8c10529 Measured Boot: add function for hash calculation by Alexei Fedorov · 6 years ago
  49. 7a05f06 Remove redundant declarations. by Madhukar Pappireddy · 6 years ago
  50. b862292 cryptocell: add cryptocell 712 RSA 3K support by Gilad Ben-Yossef · 6 years ago
  51. 6a415a5 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · 6 years ago
  52. aacff74 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 6 years ago
  53. 76f3c7d cryptocell: add product version awareness support by Gilad Ben-Yossef · 6 years ago
  54. 36ec2bb cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 6 years ago
  55. 2efb7dd Fix type of cot_desc_ptr by Sandrine Bailleux · 6 years ago
  56. 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 6 years ago
  57. 7a246d6 Checkpatch: Style fix by Joel Hutton · 6 years ago
  58. 3007042 cot-desc: optimise memory further by Joel Hutton · 6 years ago
  59. 0b6377d Reduce memory needed for CoT description by Joel Hutton · 6 years ago
  60. bde2836 Remove several warnings reported with W=2 by Ambroise Vincent · 6 years ago
  61. 17e1335 Remove Mbed TLS dependency from plat_bl_common.c by John Tsichritzis · 6 years ago
  62. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  63. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  64. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
  65. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
  66. 6c37334 Add atexit function to libc by Roberto Vargas · 7 years ago
  67. ea7a57a Don't include mbebtls include paths in INCLUDES by Roberto Vargas · 7 years ago
  68. 180c4bc Create a library file for libmbedtls by Roberto Vargas · 7 years ago
  69. d25b527 Move to mbedtls-2.10.0 tag by Jeenu Viswambharan · 7 years ago
  70. 17bc617 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 7 years ago
  71. 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
  72. 735181b Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 7 years ago
  73. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
  74. 6d31020 Dynamic cfg: Add HW and TB_FW configs to CoT by Soby Mathew · 8 years ago
  75. 76d2673 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 8 years ago
  76. 9a3088a tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 8 years ago
  77. dcbf393 Dynamic selection of ECDSA or RSA by Qixiang Xu · 8 years ago
  78. 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 8 years ago
  79. a8eb286 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 8 years ago
  80. 2091755 Export KEY_ALG as a user build option by Soby Mathew · 8 years ago
  81. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 8 years ago
  82. 2a4b4b7 Fix order of #includes by Isla Mitchell · 8 years ago
  83. fd2b42f Do basic CryptoCell LCS check by Soby Mathew · 8 years ago
  84. 4eb20d9 Add CC crypto driver to the Auth module by Soby Mathew · 8 years ago
  85. b91926f Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-alt by davidcunado-arm · 8 years ago
  86. c46c18c mbedtls: Don't use tf_snprintf if option not defined by Antonio Nino Diaz · 8 years ago
  87. 1001202 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · 8 years ago
  88. 38aacad Increase heapsize for mbedtls library by Soby Mathew · 8 years ago
  89. 05fd893 mbedtls: Define optimized mbed TLS heap size by Antonio Nino Diaz · 8 years ago
  90. 572e141 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · 8 years ago
  91. ab1794f mbedtls: Use `tf_snprintf` instead of `snprintf` by Antonio Nino Diaz · 8 years ago
  92. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 8 years ago
  93. 0aff7ad mbedtls: Complete namespace for TF specific macros by David Cunado · 8 years ago
  94. b188351 mbedtls: Namespace for TF specific macros by David Cunado · 8 years ago
  95. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  96. 66b4c16 mbedtls: Namespace TF specific macros by dp-arm · 8 years ago
  97. 93f3982 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · 8 years ago
  98. fabd21a Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · 8 years ago
  99. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  100. b621fb5 tbbr: Use constant-time bcmp() to compare hashes by Antonio Nino Diaz · 9 years ago