arm-trusted-firmware/plat/arm/board/sgi575
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
sgi575_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
sgi575_plat.c plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info 2020-02-07 19:24:17 +05:30
sgi575_security.c Remove several warnings reported with W=1 2019-04-01 10:43:42 +01:00
sgi575_topology.c plat/arm/sgi: move topology information to board folder 2020-01-27 19:54:05 +05:30
sgi575_trusted_boot.c plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00