arm-trusted-firmware/plat/arm/board/a5ds
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
..
aarch32 a5ds: Hold the secondary cpus in pen rather than panic 2019-09-23 17:02:08 +01:00
fdts plat/arm: do not include export header directly 2020-06-08 14:51:50 +01:00
include Create separate header for ARM specific SMCCC defines 2020-03-30 12:21:38 +00:00
sp_min drivers: add a driver for snoop control unit 2020-01-03 10:44:28 +00:00
a5ds_bl1_setup.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_bl2_setup.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_common.c A5DS: Change boot address to point to DDR address 2020-01-07 14:43:12 +00:00
a5ds_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
a5ds_pm.c drivers: add a driver for snoop control unit 2020-01-03 10:44:28 +00:00
a5ds_private.h plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_security.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_topology.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
platform.mk fconf: Clean Arm IO 2020-03-16 11:49:19 +00:00