arm-trusted-firmware/plat/arm
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
..
board plat/arm: do not include export header directly 2020-06-08 14:51:50 +01:00
common Fix the build error for dualroot chain of trust. 2020-05-27 09:24:53 +00:00
css Merge "Provide a hint to power controller for DSU cluster power down" into integration 2020-04-24 09:08:33 +00:00
soc/common plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00