plat/arm/board/fvp: Add support for Measured Boot
This patch adds support for Measured Boot functionality
to FVP platform code. It also defines new properties
in 'tpm_event_log' node to store Event Log address and
it size
'tpm_event_log_sm_addr'
'tpm_event_log_addr'
'tpm_event_log_size'
in 'event_log.dtsi' included in 'fvp_tsp_fw_config.dts'
and 'fvp_nt_fw_config.dts'. The node and its properties
are described in binding document
'docs\components\measured_boot\event_log.rst'.

Change-Id: I087e1423afcb269d6cfe79c1af9c348931991292
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
1 parent c3825c9 commit 4a135bc33e4d22c6666167a2df67bf10caa30d0a
@Alexei Fedorov Alexei Fedorov authored on 13 Jul 2020
Showing 13 changed files
View
docs/components/index.rst
View
docs/components/measured_boot/event_log.rst 0 → 100644
View
docs/components/measured_boot/index.rst 0 → 100644
View
plat/arm/board/fvp/fconf/fconf_nt_config_getter.c 0 → 100644
View
plat/arm/board/fvp/fdts/event_log.dtsi 0 → 100644
View
plat/arm/board/fvp/fdts/fvp_nt_fw_config.dts
View
plat/arm/board/fvp/fdts/fvp_tsp_fw_config.dts
View
plat/arm/board/fvp/fvp_bl1_setup.c
View
plat/arm/board/fvp/fvp_bl2_setup.c
View
plat/arm/board/fvp/fvp_measured_boot.c 0 → 100644
View
plat/arm/board/fvp/include/fconf_nt_config_getter.h 0 → 100644
View
plat/arm/board/fvp/include/platform_def.h
View
plat/arm/board/fvp/platform.mk