1. aacff74 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 6 years ago
  2. 948a0c0 mbedtls: use #include <...> instead of "..." by Masahiro Yamada · 6 years ago
  3. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  4. 2efb7dd Fix type of cot_desc_ptr by Sandrine Bailleux · 6 years ago
  5. 3007042 cot-desc: optimise memory further by Joel Hutton · 6 years ago
  6. 0b6377d Reduce memory needed for CoT description by Joel Hutton · 6 years ago
  7. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  8. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  9. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  10. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
  11. 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
  12. 735181b Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 7 years ago
  13. 9a3088a tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 8 years ago
  14. 9b1eae9 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 8 years ago
  15. dcbf393 Dynamic selection of ECDSA or RSA by Qixiang Xu · 8 years ago
  16. 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 8 years ago
  17. 2a4b4b7 Fix order of #includes by Isla Mitchell · 8 years ago
  18. 1001202 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · 8 years ago
  19. ab1794f mbedtls: Use `tf_snprintf` instead of `snprintf` by Antonio Nino Diaz · 8 years ago
  20. b188351 mbedtls: Namespace for TF specific macros by David Cunado · 8 years ago
  21. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  22. 66b4c16 mbedtls: Namespace TF specific macros by dp-arm · 8 years ago
  23. 48279d5 TBB: add non-volatile counter support by Juan Castillo · 10 years ago
  24. 65cd299 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 10 years ago
  25. b313d75 Rearrange fields in TF data structures to reduce padding by Soby Mathew · 10 years ago
  26. aa85691 Always build with '-pedantic' by Sandrine Bailleux · 10 years ago
  27. 649dbf6 Move up to mbed TLS 2.x by Juan Castillo · 10 years ago
  28. 7d37aa1 TBB: add mbedTLS authentication related libraries by Juan Castillo · 10 years ago
  29. 05799ae TBB: add authentication framework by Juan Castillo · 10 years ago