arm-trusted-firmware/plat/arm/board/fvp_ve
Manish Pandey 81de5bf7fb plat/arm: do not include export header directly
As per "include/export/README", TF-A code should never include export
headers directly. Instead, it should include a wrapper header that
ensures the export header is included in the right manner.

"tbbr_img_def_exp.h" is directly included in TF-A code, this patch
replaces it with its  wrapper header "tbbr_img_def.h".

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I31c1a42e6a7bcac4c396bb17e8548567ecd8147d
2020-06-08 14:51:50 +01:00
..
aarch32 plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fdts plat/arm: do not include export header directly 2020-06-08 14:51:50 +01:00
include Create separate header for ARM specific SMCCC defines 2020-03-30 12:21:38 +00:00
sp_min plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_bl1_setup.c SMMUv3: Abort DMA transactions 2019-05-10 16:09:19 +01:00
fvp_ve_bl2_setup.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_common.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_def.h Unify type of "cpu_idx" across PSCI module. 2020-01-10 17:11:51 +00:00
fvp_ve_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
fvp_ve_pm.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_private.h plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_security.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
fvp_ve_topology.c plat/arm: Introduce FVP Versatile Express platform. 2019-02-19 17:07:01 +00:00
platform.mk fconf: Clean Arm IO 2020-03-16 11:49:19 +00:00