1. 6fbe0fc cryptocell: add product version awareness support by Gilad Ben-Yossef · Tue May 14 14:47:36 2019 +0300
  2. fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · Tue May 14 10:48:18 2019 +0300
  3. 25532c7 Fix type of cot_desc_ptr by Sandrine Bailleux · Fri Jun 07 14:33:51 2019 +0200
  4. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · Wed Apr 10 12:50:27 2019 +0100
  5. 8634cff Checkpatch: Style fix by Joel Hutton · Tue Apr 09 09:25:55 2019 +0100
  6. 69931af cot-desc: optimise memory further by Joel Hutton · Mon Mar 11 11:37:38 2019 +0000
  7. e9919bb Reduce memory needed for CoT description by Joel Hutton · Wed Feb 20 11:56:46 2019 +0000
  8. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · Thu Feb 14 09:48:21 2019 +0000
  9. 69c88d1 Remove Mbed TLS dependency from plat_bl_common.c by John Tsichritzis · Thu Feb 28 11:14:03 2019 +0000
  10. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  11. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · Tue Sep 25 09:39:51 2018 +0100
  12. 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · Thu Jun 07 16:31:34 2018 +0100
  13. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · Thu Aug 16 16:46:06 2018 +0100
  14. 64d4de0 Add atexit function to libc by Roberto Vargas · Thu May 24 13:34:53 2018 +0100
  15. d51207e Don't include mbebtls include paths in INCLUDES by Roberto Vargas · Mon Jun 04 15:15:04 2018 +0100
  16. 502290b Create a library file for libmbedtls by Roberto Vargas · Tue May 08 10:27:10 2018 +0100
  17. ec06c3b Move to mbedtls-2.10.0 tag by Jeenu Viswambharan · Thu Jun 07 15:14:42 2018 +0100
  18. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · Thu Mar 29 14:29:55 2018 +0100
  19. 52f707f Fix MISRA rule 8.4 Part 4 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  20. be126ed Fix MISRA rule 8.3 Part 4 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  21. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  22. 0bdfef0 Dynamic cfg: Add HW and TB_FW configs to CoT by Soby Mathew · Tue Nov 07 17:03:57 2017 +0000
  23. 9f41248 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · Tue Jan 16 10:35:23 2018 +0000
  24. 1a1f291 tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · Thu Nov 09 13:56:29 2017 +0800
  25. aa05eea Dynamic selection of ECDSA or RSA by Qixiang Xu · Thu Aug 24 15:26:39 2017 +0800
  26. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · Thu Aug 24 15:12:20 2017 +0800
  27. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · Thu Aug 31 11:50:29 2017 +0100
  28. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · Thu Aug 31 11:49:32 2017 +0100
  29. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · Thu Apr 20 16:28:39 2017 +0100
  30. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  31. d349023 Do basic CryptoCell LCS check by Soby Mathew · Mon Jun 05 15:55:59 2017 +0100
  32. 5d70800 Add CC crypto driver to the Auth module by Soby Mathew · Wed May 10 11:49:58 2017 +0100
  33. 41d4af9 Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-alt by davidcunado-arm · Fri Jun 09 12:03:35 2017 +0100
  34. f1481b2 mbedtls: Don't use tf_snprintf if option not defined by Antonio Nino Diaz · Tue Jun 06 10:54:39 2017 +0100
  35. 0a68d13 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · Wed May 31 10:35:27 2017 +0100
  36. cd4a5a9 Increase heapsize for mbedtls library by Soby Mathew · Mon Jun 05 12:18:04 2017 +0100
  37. 45fc0e1 mbedtls: Define optimized mbed TLS heap size by Antonio Nino Diaz · Fri May 19 16:57:54 2017 +0100
  38. 34e7843 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · Tue May 30 10:56:47 2017 +0100
  39. 6b90f5e mbedtls: Use `tf_snprintf` instead of `snprintf` by Antonio Nino Diaz · Fri May 19 11:37:22 2017 +0100
  40. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  41. b101018 mbedtls: Complete namespace for TF specific macros by David Cunado · Mon May 08 09:48:34 2017 +0100
  42. c7a1b19 mbedtls: Namespace for TF specific macros by David Cunado · Wed May 10 16:38:44 2017 +0100
  43. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  44. 52b1fe5 mbedtls: Namespace TF specific macros by dp-arm · Tue Mar 07 10:08:42 2017 +0000
  45. e53da30 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · Mon Feb 20 14:00:05 2017 +0000
  46. 0ca1afa Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · Thu Feb 09 10:26:54 2017 +0000
  47. a8954fc Replace some memset call by zeromem by Douglas Raillard · Thu Jan 26 15:54:44 2017 +0000
  48. 6adeeda tbbr: Use constant-time bcmp() to compare hashes by Antonio Nino Diaz · Fri Jan 13 13:53:32 2017 +0000
  49. 30eb967 Clear static variables in X509 parser on error by Antonio Nino Diaz · Fri Jan 13 15:03:19 2017 +0000
  50. 393c48f TBB: fix comment about MBEDTLS_KEY_ALG default by Masahiro Yamada · Fri Jan 06 16:51:34 2017 +0900
  51. b3e8580 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · Mon Dec 12 14:48:13 2016 +0000
  52. 2f7ed05 Allow dynamic overriding of ROTPK verification by Soby Mathew · Tue May 24 15:05:15 2016 +0100
  53. bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · Fri Jan 22 11:05:57 2016 +0000
  54. df8de2d Always build with '-pedantic' by Sandrine Bailleux · Mon Jan 04 15:49:23 2016 +0000
  55. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · Thu Dec 10 15:49:17 2015 +0000
  56. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · Thu Dec 03 10:19:21 2015 +0000
  57. 0c603d1 Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x by danh-arm · Thu Dec 10 18:15:13 2015 +0000
  58. bae6b2a Move up to mbed TLS 2.x by Juan Castillo · Thu Nov 05 09:24:53 2015 +0000
  59. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · Sat Oct 10 19:06:53 2015 +0100
  60. 9b265a8 TBB: add TBBR Chain of Trust by Juan Castillo · Thu May 07 14:52:44 2015 +0100
  61. a57a4d5 TBB: add mbedTLS authentication related libraries by Juan Castillo · Thu Apr 02 15:44:20 2015 +0100
  62. 8e55d93 TBB: add authentication framework by Juan Castillo · Thu Apr 02 09:48:16 2015 +0100