- 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 9 months ago
- 2b6673d refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · 1 year, 8 months ago
- c68b8af refactor(auth): replace plat_convert_pk by Yann Gautier · 1 year, 9 months ago
- dee8b6f feat(mbedtls): add support for mbedtls-3.3 by Govindraj Raja · 1 year, 10 months ago
- 9c7dfb0 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 1 year, 10 months ago
- c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 2 years, 4 months ago
- 0bf2407 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 2 years, 8 months ago
- dae800d Merge "feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING" into integration by Madhukar Pappireddy · 2 years, 4 months ago
- a814357 feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING by Sandrine Bailleux · 2 years, 5 months ago
- 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · 2 years, 5 months ago
- 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 11 months ago
- e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 3 years, 1 month ago
- 42cb1aa Crypto library: Migrate support to MbedTLS v2.24.0 by Alexei Fedorov · 4 years, 1 month ago
- 39317ab lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 4 years, 3 months ago
- 6aef2cc dualroot: add chain of trust for Platform owned SPs by Manish Pandey · 4 years, 3 months ago
- d07d017 tbbr/dualroot: rename SP package certificate file by Manish Pandey · 4 years, 3 months ago
- 244027d tbbr/dualroot: Add fw_config image in chain of trust by Louis Mayencourt · 4 years, 5 months ago
- 5f8e1a0 dualroot: add chain of trust for secure partitions by Manish Pandey · 4 years, 5 months ago
- 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 4 years, 6 months ago
- 4bca140 Check for out-of-bound accesses in the CoT description by Sandrine Bailleux · 4 years, 7 months ago
- 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 5 years ago
- 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 9 months ago
- f9b32c1 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 5 years ago
- 64b0c9a mbedtls: use #include <...> instead of "..." by Masahiro Yamada · 5 years ago
- 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
- 25532c7 Fix type of cot_desc_ptr by Sandrine Bailleux · 5 years ago
- 69931af cot-desc: optimise memory further by Joel Hutton · 6 years ago
- e9919bb Reduce memory needed for CoT description by Joel Hutton · 6 years ago
- e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
- 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
- dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
- 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
- 52f707f Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
- be126ed Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 7 years ago
- 1a1f291 tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
- de431b1 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 7 years ago
- aa05eea Dynamic selection of ECDSA or RSA by Qixiang Xu · 7 years ago
- 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
- 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
- 0a68d13 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · 7 years ago
- 6b90f5e mbedtls: Use `tf_snprintf` instead of `snprintf` by Antonio Nino Diaz · 7 years ago
- c7a1b19 mbedtls: Namespace for TF specific macros by David Cunado · 7 years ago
- fa3cf0b Use SPDX license identifiers by dp-arm · 8 years ago
- 52b1fe5 mbedtls: Namespace TF specific macros by dp-arm · 8 years ago
- bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · 9 years ago
- 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 9 years ago
- 6d4f262 Rearrange fields in TF data structures to reduce padding by Soby Mathew · 9 years ago
- df8de2d Always build with '-pedantic' by Sandrine Bailleux · 9 years ago
- bae6b2a Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
- a57a4d5 TBB: add mbedTLS authentication related libraries by Juan Castillo · 10 years ago
- 8e55d93 TBB: add authentication framework by Juan Castillo · 10 years ago