arm-trusted-firmware/drivers/measured_boot/event_log
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
..
event_log.c refactor(measured-boot): add generic macros for using Crypto library 2021-12-08 11:00:13 +00:00
event_log.mk refactor(measured-boot): add generic macros for using Crypto library 2021-12-08 11:00:13 +00:00
event_print.c build(measured boot): rename measured boot makefile 2021-10-12 17:53:47 +01:00