1. f9b32c1 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 5 years ago
  2. 64b0c9a mbedtls: use #include <...> instead of "..." by Masahiro Yamada · 4 years, 10 months ago
  3. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  4. 25532c7 Fix type of cot_desc_ptr by Sandrine Bailleux · 5 years ago
  5. 69931af cot-desc: optimise memory further by Joel Hutton · 5 years ago
  6. e9919bb Reduce memory needed for CoT description by Joel Hutton · 5 years ago
  7. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  8. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  9. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  10. 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
  11. 52f707f Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 6 years ago
  12. be126ed Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 6 years ago
  13. 1a1f291 tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
  14. de431b1 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 7 years ago
  15. aa05eea Dynamic selection of ECDSA or RSA by Qixiang Xu · 7 years ago
  16. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  17. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  18. 0a68d13 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · 7 years ago
  19. 6b90f5e mbedtls: Use `tf_snprintf` instead of `snprintf` by Antonio Nino Diaz · 7 years ago
  20. c7a1b19 mbedtls: Namespace for TF specific macros by David Cunado · 7 years ago
  21. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  22. 52b1fe5 mbedtls: Namespace TF specific macros by dp-arm · 7 years ago
  23. bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · 8 years ago
  24. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 8 years ago
  25. 6d4f262 Rearrange fields in TF data structures to reduce padding by Soby Mathew · 8 years ago
  26. df8de2d Always build with '-pedantic' by Sandrine Bailleux · 9 years ago
  27. bae6b2a Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
  28. a57a4d5 TBB: add mbedTLS authentication related libraries by Juan Castillo · 9 years ago
  29. 8e55d93 TBB: add authentication framework by Juan Castillo · 9 years ago