95 Commits (894c635b8316f579dc3cceab310ed878092f6bb1)

Author SHA1 Message Date
Sandrine Bailleux a93084be95 build(deps): upgrade to mbed TLS 2.28.0 3 years ago
Manish V Badarkhe 033f61370a refactor(mbedtls): allow platform to specify their config file 3 years ago
Manish V Badarkhe 0aa0b3afd6 refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot 3 years ago
Manish V Badarkhe 14db963fd3 refactor(measured-boot): add generic macros for using Crypto library 3 years ago
Manish V Badarkhe e5fbee5085 fix(cc-713): fix a build failure with CC-713 library 3 years ago
laurenw-arm e31fb0fa1b fvp_r: load, auth, and transfer from BL1 to BL33 4 years ago
Manish V Badarkhe c0bfc88f8e feat(fwu): avoid NV counter upgrade in trial run state 3 years ago
Manish V Badarkhe a2a5a94569 fix(driver/auth): avoid NV counter upgrade without certificate validation 4 years ago
Alexei Fedorov ea14b51b83 Crypto library: Migrate support to MbedTLS v2.24.0 4 years ago
Leonardo Sandoval 327131c4c7 build_macros.mk: include assert and define loop macros 4 years ago
Manish Pandey 2947412d54 dualroot: add chain of trust for Platform owned SPs 4 years ago
Manish Pandey 03a5225c6a tbbr/dualroot: rename SP package certificate file 4 years ago
Alexei Fedorov d686fa3b97 TF-A: Add Event Log for Measured Boot 4 years ago
Louis Mayencourt 243875eaf9 tbbr/dualroot: Add fw_config image in chain of trust 4 years ago
Manish Pandey 68758dd60a tbbr: add chain of trust for Secure Partitions 4 years ago
Manish Pandey 44f1aa8efe dualroot: add chain of trust for secure partitions 5 years ago
Manish V Badarkhe ad43c49ee3 Cleanup the code for TBBR CoT descriptors 5 years ago
Gilad Ben-Yossef 4501843f2d cryptocell: add support for Cryptocell 713 6 years ago
Alexei Fedorov 0ab496458b FVP: Add BL2 hash calculation in BL1 5 years ago
Madhukar Pappireddy 93ee279980 Necessary fix in drivers to upgrade to mbedtls-2.18.0 5 years ago
Sumit Garg 7cda17bb0f drivers: crypto: Add authenticated decryption framework 5 years ago
Sandrine Bailleux 5ab8b7170e Introduce a new "dualroot" chain of trust 5 years ago
Sandrine Bailleux 0b4e59211b TBBR: Reduce size of hash buffers when possible 5 years ago
Sandrine Bailleux 495599cd0a TBBR: Reduce size of ECDSA key buffers 5 years ago
Louis Mayencourt ab1981db9e fconf: initial commit 5 years ago
Zelalem e6937287e4 Coverity: remove unnecessary header file includes 5 years ago
Alexei Fedorov 8c105290f3 Measured Boot: add function for hash calculation 5 years ago
Madhukar Pappireddy 7a05f06a84 Remove redundant declarations. 5 years ago
Gilad Ben-Yossef b8622922c8 cryptocell: add cryptocell 712 RSA 3K support 5 years ago
Justin Chadwell 6a415a508e Remove RSA PKCS#1 v1.5 support from cert_tool 5 years ago
Justin Chadwell aacff7498c Support larger RSA key sizes when using MBEDTLS 5 years ago
Gilad Ben-Yossef 76f3c7dc8b cryptocell: add product version awareness support 6 years ago
Gilad Ben-Yossef 36ec2bb0bc cryptocell: move Cryptocell specific API into driver 6 years ago
Sandrine Bailleux 2efb7ddc3b Fix type of cot_desc_ptr 6 years ago
Ambroise Vincent 2374ab1799 Mbed TLS: Remove weak heap implementation 6 years ago
Joel Hutton 7a246d64d5 Checkpatch: Style fix 6 years ago
Joel Hutton 30070427e3 cot-desc: optimise memory further 6 years ago
Joel Hutton 0b6377d1c6 Reduce memory needed for CoT description 6 years ago
Ambroise Vincent bde2836fcc Remove several warnings reported with W=2 6 years ago
John Tsichritzis 17e1335c89 Remove Mbed TLS dependency from plat_bl_common.c 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz fe199e3bac Remove all other deprecated interfaces and files 6 years ago
John Tsichritzis 6d01a46334 Prepare Mbed TLS drivers for shared heap 7 years ago
Antonio Nino Diaz 39b6cc66d6 libc: Use printf and snprintf across codebase 6 years ago
Roberto Vargas 6c37334567 Add atexit function to libc 7 years ago
Roberto Vargas ea7a57a3a5 Don't include mbebtls include paths in INCLUDES 7 years ago
Roberto Vargas 180c4bc2c0 Create a library file for libmbedtls 7 years ago
Jeenu Viswambharan d25b527c88 Move to mbedtls-2.10.0 tag 7 years ago
Soby Mathew 17bc617e80 Dynamic cfg: Enable support on CoT for other configs 7 years ago
Roberto Vargas 3b94189a92 Fix MISRA rule 8.4 Part 4 7 years ago