arm-trusted-firmware/plat/arm/board/fvp
Manish V Badarkhe 88c51c3f20 refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot
As Measured-Boot and Trusted-Boot are orthogonal, removed
Trusted-Boot's dependency on Measured-Boot by allowing them
to apply the Crypto module changes independently using the
CRYPTO_SUPPORT build flag.

Change-Id: I5a420e5d84f3fefe0c0092d822dab981e6390bbf
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2022-01-11 23:14:06 +00:00
..
aarch32 fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
aarch64 FVP: Remove GIC initialisation from secondary core cold boot 2019-06-05 17:46:50 +01:00
fconf fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
fdts fix(spmd): revert workaround hafnium as hypervisor 2021-10-26 18:19:47 +02:00
include refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot 2022-01-11 23:14:06 +00:00
sp_min build(fdt-wrappers): introduce FDT wrappers makefile 2021-10-26 12:14:28 +01:00
trp feat(rme): add Test Realm Payload (TRP) 2021-10-05 18:41:07 +02:00
tsp fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
fvp_bl1_measured_boot.c refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID 2021-11-23 15:29:09 +01:00
fvp_bl1_setup.c refactor(measured_boot): remove passing of BL2 hash via device tree 2021-10-12 17:53:47 +01:00
fvp_bl2_el3_setup.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_bl2_measured_boot.c refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot 2022-01-11 23:14:06 +00:00
fvp_bl2_setup.c refactor(measured boot): move image measurement to generic layer 2021-10-12 17:53:47 +01:00
fvp_bl2u_setup.c FVP: Add Delay Timer driver to BL1 and BL31 2019-08-16 14:15:59 +01:00
fvp_bl31_setup.c plat/arm: Use only fw_config between bl2 and bl31 2020-06-26 08:24:34 +01:00
fvp_common.c refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot 2022-01-11 23:14:06 +00:00
fvp_common_measured_boot.c feat(measured_boot): image hash measurement and recording in BL1 2021-10-12 17:53:48 +01:00
fvp_console.c Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
fvp_def.h plat/arm: fvp: Protect GICR frames for fused/unused cores 2021-02-09 15:55:26 +00:00
fvp_err.c refactor(plat/arm): update NV flags on image load/authentication failure 2021-07-06 16:28:56 +01:00
fvp_gicv3.c plat/arm: fvp: Protect GICR frames for fused/unused cores 2021-02-09 15:55:26 +00:00
fvp_io_storage.c fix(plat/fvp): provide boot files via semihosting 2021-07-28 14:16:55 +03:00
fvp_pm.c fix(fvp): fix fvp_cpu_standby() function 2021-10-05 12:21:45 +02:00
fvp_private.h FVP: Add Delay Timer driver to BL1 and BL31 2019-08-16 14:15:59 +01:00
fvp_security.c plat/arm/tzc: add support to configure multiple tzc400 2020-02-19 13:26:53 +05:30
fvp_stack_protector.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
fvp_topology.c plat/arm/fvp: populate pwr domain descriptor dynamically 2020-03-11 19:27:02 -05:00
fvp_trusted_boot.c plat/arm: Get the base address of nv-counters from device tree 2020-08-28 09:50:36 +00:00
jmptbl.i plat/fvp: Support for extracting UART serial node info from DT 2020-05-20 21:41:50 -05:00
platform.mk refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot 2022-01-11 23:14:06 +00:00