arm-trusted-firmware/plat/arm/board/rde1edge
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
..
fdts plat/arm: do not include export header directly 2020-06-08 14:51:50 +01:00
include plat/arm/sgi: move GIC related constants to board files 2020-02-07 19:24:17 +05:30
platform.mk fconf: Move remaining arm platform to fconf 2020-02-12 14:36:00 +00:00
rde1edge_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
rde1edge_plat.c plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info 2020-02-07 19:24:17 +05:30
rde1edge_security.c board/rde1edge: rename sgiclarkh to rde1edge 2019-02-27 12:34:39 +05:30
rde1edge_topology.c board/rde1edge: fix incorrect topology tree description 2020-02-07 19:24:17 +05:30
rde1edge_trusted_boot.c plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00