arm-trusted-firmware/plat/arm/board/rdn1edge
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 plat: remove redundant =1 from -D option 2020-04-02 14:14:10 +09:00
rdn1edge_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
rdn1edge_plat.c board/rdn1edge: add support for dual-chip configuration 2020-02-07 19:24:17 +05:30
rdn1edge_security.c board/rdn1edge: rename sgiclarka to rdn1edge 2019-02-27 12:31:36 +05:30
rdn1edge_topology.c board/rdn1edge: add support for dual-chip configuration 2020-02-07 19:24:17 +05:30
rdn1edge_trusted_boot.c plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00