1. c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 2 years, 1 month ago
  2. c816807 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 2 years, 4 months ago
  3. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · 2 years, 1 month ago
  4. 88746ca build(deps): upgrade to mbed TLS 2.28.0 by Sandrine Bailleux · 2 years, 3 months ago
  5. abf1b8d refactor(mbedtls): allow platform to specify their config file by Manish V Badarkhe · 2 years, 5 months ago
  6. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 7 months ago
  7. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 2 years, 9 months ago
  8. 42cb1aa Crypto library: Migrate support to MbedTLS v2.24.0 by Alexei Fedorov · 3 years, 10 months ago
  9. 65fca7c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 3 years, 10 months ago
  10. 71d81dc TF-A: Add Event Log for Measured Boot by Alexei Fedorov · 4 years ago
  11. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 4 years, 4 months ago
  12. c294d82 Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integration by Mark Dykes · 4 years, 4 months ago
  13. 57eaae8 Necessary fix in drivers to upgrade to mbedtls-2.18.0 by Madhukar Pappireddy · 4 years, 4 months ago
  14. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 8 months ago
  15. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 5 months ago
  16. 3168a20 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · 4 years, 10 months ago
  17. f9b32c1 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 5 years ago
  18. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  19. 69c88d1 Remove Mbed TLS dependency from plat_bl_common.c by John Tsichritzis · 5 years ago
  20. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  21. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  22. 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
  23. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  24. 64d4de0 Add atexit function to libc by Roberto Vargas · 6 years ago
  25. d51207e Don't include mbebtls include paths in INCLUDES by Roberto Vargas · 6 years ago
  26. 502290b Create a library file for libmbedtls by Roberto Vargas · 6 years ago
  27. ec06c3b Move to mbedtls-2.10.0 tag by Jeenu Viswambharan · 6 years ago
  28. 52f707f Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 6 years ago
  29. 9f41248 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 6 years ago
  30. 1a1f291 tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
  31. aa05eea Dynamic selection of ECDSA or RSA by Qixiang Xu · 7 years ago
  32. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  33. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 7 years ago
  34. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  35. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  36. 41d4af9 Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-alt by davidcunado-arm · 7 years ago
  37. f1481b2 mbedtls: Don't use tf_snprintf if option not defined by Antonio Nino Diaz · 7 years ago
  38. 0a68d13 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · 7 years ago
  39. cd4a5a9 Increase heapsize for mbedtls library by Soby Mathew · 7 years ago
  40. 45fc0e1 mbedtls: Define optimized mbed TLS heap size by Antonio Nino Diaz · 7 years ago
  41. 6b90f5e mbedtls: Use `tf_snprintf` instead of `snprintf` by Antonio Nino Diaz · 7 years ago
  42. b101018 mbedtls: Complete namespace for TF specific macros by David Cunado · 7 years ago
  43. c7a1b19 mbedtls: Namespace for TF specific macros by David Cunado · 7 years ago
  44. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  45. 52b1fe5 mbedtls: Namespace TF specific macros by dp-arm · 7 years ago
  46. e53da30 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · 7 years ago
  47. 0ca1afa Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · 7 years ago
  48. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  49. 6adeeda tbbr: Use constant-time bcmp() to compare hashes by Antonio Nino Diaz · 7 years ago
  50. 30eb967 Clear static variables in X509 parser on error by Antonio Nino Diaz · 7 years ago
  51. 393c48f TBB: fix comment about MBEDTLS_KEY_ALG default by Masahiro Yamada · 7 years ago
  52. bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · 8 years ago
  53. df8de2d Always build with '-pedantic' by Sandrine Bailleux · 9 years ago
  54. bae6b2a Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
  55. a57a4d5 TBB: add mbedTLS authentication related libraries by Juan Castillo · 9 years ago