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
1 parent 967a6d1 commit 81de5bf7fb2f5822c0c6ce37bde9a082a11a4044
@Manish Pandey Manish Pandey authored on 8 Jun 2020
Showing 11 changed files
View
plat/arm/board/a5ds/fdts/a5ds_fw_config.dts
View
plat/arm/board/fvp/fdts/fvp_fw_config.dts
View
plat/arm/board/fvp_ve/fdts/fvp_ve_fw_config.dts
View
plat/arm/board/juno/fdts/juno_fw_config.dts
View
plat/arm/board/rddaniel/fdts/rddaniel_fw_config.dts
View
plat/arm/board/rddanielxlr/fdts/rddanielxlr_fw_config.dts
View
plat/arm/board/rde1edge/fdts/rde1edge_fw_config.dts
View
plat/arm/board/rdn1edge/fdts/rdn1edge_fw_config.dts
View
plat/arm/board/sgi575/fdts/sgi575_fw_config.dts
View
plat/arm/board/sgm775/fdts/sgm775_fw_config.dts
View
plat/arm/board/tc0/fdts/tc0_fw_config.dts