1. 51e0615 feat(mbedtls): add support for mbedtls-3.3 by Govindraj Raja · 2 years, 7 months ago
  2. a8eadc5 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 2 years, 7 months ago
  3. 2bf4f27 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 3 years, 2 months ago
  4. e43caf3 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 3 years, 5 months ago
  5. 24f51f2 Merge "feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  6. a4e485d feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING by Sandrine Bailleux · 3 years, 2 months ago
  7. 78da42a refactor(measured-boot): mb algorithm selection by laurenw-arm · 3 years, 2 months ago
  8. 0aa0b3a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 8 months ago
  9. 14db963 refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 3 years, 10 months ago
  10. ea14b51 Crypto library: Migrate support to MbedTLS v2.24.0 by Alexei Fedorov · 4 years, 11 months ago
  11. 28e9a55 lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 5 years ago
  12. 2947412 dualroot: add chain of trust for Platform owned SPs by Manish Pandey · 5 years ago
  13. 03a5225 tbbr/dualroot: rename SP package certificate file by Manish Pandey · 5 years ago
  14. 243875e tbbr/dualroot: Add fw_config image in chain of trust by Louis Mayencourt · 5 years ago
  15. 44f1aa8 dualroot: add chain of trust for secure partitions by Manish Pandey · 5 years ago
  16. ad43c49 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 5 years ago
  17. 6f8a256 Check for out-of-bound accesses in the CoT description by Sandrine Bailleux · 5 years ago
  18. 7cda17b drivers: crypto: Add authenticated decryption framework by Sumit Garg · 6 years ago
  19. 8c10529 Measured Boot: add function for hash calculation by Alexei Fedorov · 6 years ago
  20. aacff74 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 6 years ago
  21. 948a0c0 mbedtls: use #include <...> instead of "..." by Masahiro Yamada · 6 years ago
  22. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  23. 2efb7dd Fix type of cot_desc_ptr by Sandrine Bailleux · 6 years ago
  24. 3007042 cot-desc: optimise memory further by Joel Hutton · 6 years ago
  25. 0b6377d Reduce memory needed for CoT description by Joel Hutton · 6 years ago
  26. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  27. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  28. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  29. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
  30. 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
  31. 735181b Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 7 years ago
  32. 9a3088a tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 8 years ago
  33. 9b1eae9 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 8 years ago
  34. dcbf393 Dynamic selection of ECDSA or RSA by Qixiang Xu · 8 years ago
  35. 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 8 years ago
  36. 2a4b4b7 Fix order of #includes by Isla Mitchell · 8 years ago
  37. 1001202 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · 8 years ago
  38. ab1794f mbedtls: Use `tf_snprintf` instead of `snprintf` by Antonio Nino Diaz · 8 years ago
  39. b188351 mbedtls: Namespace for TF specific macros by David Cunado · 8 years ago
  40. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  41. 66b4c16 mbedtls: Namespace TF specific macros by dp-arm · 8 years ago
  42. 48279d5 TBB: add non-volatile counter support by Juan Castillo · 10 years ago
  43. 65cd299 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 10 years ago
  44. b313d75 Rearrange fields in TF data structures to reduce padding by Soby Mathew · 10 years ago
  45. aa85691 Always build with '-pedantic' by Sandrine Bailleux · 10 years ago
  46. 649dbf6 Move up to mbed TLS 2.x by Juan Castillo · 10 years ago
  47. 7d37aa1 TBB: add mbedTLS authentication related libraries by Juan Castillo · 10 years ago
  48. 05799ae TBB: add authentication framework by Juan Castillo · 10 years ago