arm-trusted-firmware/plat/arm/board/tc0
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: Introduce TC0 platform 2020-05-27 12:31:04 +00:00
platform.mk plat/arm: Introduce TC0 platform 2020-05-27 12:31:04 +00:00
tc0_bl31_setup.c plat/arm: Introduce TC0 platform 2020-05-27 12:31:04 +00:00
tc0_err.c plat/arm: Introduce TC0 platform 2020-05-27 12:31:04 +00:00
tc0_interconnect.c plat/arm: Introduce TC0 platform 2020-05-27 12:31:04 +00:00
tc0_plat.c plat/arm: Introduce TC0 platform 2020-05-27 12:31:04 +00:00
tc0_security.c plat/arm: Introduce TC0 platform 2020-05-27 12:31:04 +00:00
tc0_topology.c plat/arm: Introduce TC0 platform 2020-05-27 12:31:04 +00:00
tc0_trusted_boot.c plat/arm: Introduce TC0 platform 2020-05-27 12:31:04 +00:00