arm-trusted-firmware/drivers/auth
Manish V Badarkhe 14db963fd3 refactor(measured-boot): add generic macros for using Crypto library
It doesn't look correct to use mbed TLS defines directly in the Event
Log driver as this driver may use another Crypto library in future.
Hence mbed TLS Crypto dependency on Event Log driver is removed by
introducing generic Crypto defines and uses those in the Event Log
driver to call Crypto functions.
Also, updated mbed TLS glue layer to map these generic Crypto defines
to mbed TLS library defines.

Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Change-Id: Ibc9c751f60cbce4d3f3cf049b7c53b3d05cc6735
2021-12-08 11:00:13 +00:00
..
cryptocell fix(cc-713): fix a build failure with CC-713 library 2021-10-15 12:30:06 +02:00
dualroot dualroot: add chain of trust for Platform owned SPs 2020-08-12 14:30:31 +01:00
mbedtls refactor(measured-boot): add generic macros for using Crypto library 2021-12-08 11:00:13 +00:00
tbbr fvp_r: load, auth, and transfer from BL1 to BL33 2021-09-30 17:07:11 +01:00
auth_mod.c feat(fwu): avoid NV counter upgrade in trial run state 2021-08-02 17:15:40 +01:00
crypto_mod.c refactor(measured-boot): add generic macros for using Crypto library 2021-12-08 11:00:13 +00:00
img_parser_mod.c Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00