arm-trusted-firmware/plat/arm/board/fvp/include
Manish V Badarkhe efa6521878 refactor(measured boot): remove platform calls from Event Log driver
Currently, the Event Log driver does platform layer work by invoking
a few platform functions in the 'event_log_finalise' call. Doing
platform work does not seem to be the driver's responsibility, hence
moved 'event_log_finalise' function's implementation to the platform
layer.

Alongside, introduced few Event Log driver functions and done
some cosmetic changes.

Change-Id: I486160e17e5b0677c734fd202af7ccd85476a551
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2021-10-12 17:53:47 +01:00
..
fconf_hw_config_getter.h fconf: Extract Timer clock freq from HW_CONFIG dtb 2020-06-24 16:11:43 -05:00
fconf_nt_config_getter.h plat/arm/board/fvp: Add support for Measured Boot 2020-07-22 10:31:23 +00:00
plat.ld.S arm: Fix current RECLAIM_INIT_CODE behavior 2019-12-09 11:09:09 -06:00
plat_macros.S plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
platform_def.h refactor(measured boot): remove platform calls from Event Log driver 2021-10-12 17:53:47 +01:00