arm-trusted-firmware/plat/arm/board/sgm775
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: allow boards to specify second DRAM Base address 2020-02-19 13:26:27 +05:30
tsp sgm775: Fix build fail for TSP support on sgm775 2019-07-25 14:45:17 +00:00
platform.mk plat/sgm775: Add support for dynamic config using fconf 2020-03-30 16:14:55 -05:00
sgm775_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
sgm775_trusted_boot.c plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00