aboutsummaryrefslogtreecommitdiff
path: root/drivers/auth
AgeCommit message (Expand)Author
2020-10-01Crypto library: Migrate support to MbedTLS v2.24.0Alexei Fedorov
2020-09-14build_macros.mk: include assert and define loop macrosLeonardo Sandoval
2020-08-12dualroot: add chain of trust for Platform owned SPsManish Pandey
2020-07-31tbbr/dualroot: rename SP package certificate fileManish Pandey
2020-07-21TF-A: Add Event Log for Measured BootAlexei Fedorov
2020-06-24tbbr/dualroot: Add fw_config image in chain of trustLouis Mayencourt
2020-06-15tbbr: add chain of trust for Secure PartitionsManish Pandey
2020-06-09dualroot: add chain of trust for secure partitionsManish Pandey
2020-05-19Cleanup the code for TBBR CoT descriptorsManish V Badarkhe
2020-04-01cryptocell: add support for Cryptocell 713Gilad Ben-Yossef
2020-03-25FVP: Add BL2 hash calculation in BL1Alexei Fedorov
2020-03-10Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integrationMark Dykes
2020-03-10Merge changes from topic "sb/dualroot" into integrationSandrine Bailleux
2020-03-08Necessary fix in drivers to upgrade to mbedtls-2.18.0Madhukar Pappireddy
2020-03-06drivers: crypto: Add authenticated decryption frameworkSumit Garg
2020-02-24Introduce a new "dualroot" chain of trustSandrine Bailleux
2020-02-18TBBR: Reduce size of hash buffers when possibleSandrine Bailleux
2020-02-18TBBR: Reduce size of ECDSA key buffersSandrine Bailleux
2020-02-07fconf: initial commitLouis Mayencourt
2020-02-04Coverity: remove unnecessary header file includesZelalem
2020-01-28Measured Boot: add function for hash calculationAlexei Fedorov
2020-01-08Remove redundant declarations.Madhukar Pappireddy
2019-12-11cryptocell: add cryptocell 712 RSA 3K supportGilad Ben-Yossef
2019-09-12Remove RSA PKCS#1 v1.5 support from cert_toolJustin Chadwell
2019-09-12Support larger RSA key sizes when using MBEDTLSJustin Chadwell
2019-07-25cryptocell: add product version awareness supportGilad Ben-Yossef
2019-07-25cryptocell: move Cryptocell specific API into driverGilad Ben-Yossef
2019-06-13Fix type of cot_desc_ptrSandrine Bailleux
2019-04-12Mbed TLS: Remove weak heap implementationAmbroise Vincent
2019-04-09Checkpatch: Style fixJoel Hutton
2019-04-08cot-desc: optimise memory furtherJoel Hutton
2019-04-08Reduce memory needed for CoT descriptionJoel Hutton
2019-04-01Remove several warnings reported with W=2Ambroise Vincent
2019-02-28Remove Mbed TLS dependency from plat_bl_common.cJohn Tsichritzis
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-09-04Prepare Mbed TLS drivers for shared heapJohn Tsichritzis
2018-08-22libc: Use printf and snprintf across codebaseAntonio Nino Diaz
2018-08-03Add atexit function to libcRoberto Vargas
2018-08-03Don't include mbebtls include paths in INCLUDESRoberto Vargas
2018-08-03Create a library file for libmbedtlsRoberto Vargas
2018-06-18Move to mbedtls-2.10.0 tagJeenu Viswambharan
2018-05-18Dynamic cfg: Enable support on CoT for other configsSoby Mathew
2018-04-13Fix MISRA rule 8.4 Part 4Roberto Vargas
2018-04-13Fix MISRA rule 8.3 Part 4Roberto Vargas
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2018-02-26Dynamic cfg: Add HW and TB_FW configs to CoTSoby Mathew
2018-01-18bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas
2017-11-21tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu
2017-09-22Dynamic selection of ECDSA or RSAQixiang Xu