arm-trusted-firmware/plat/arm/board/juno
Antonio Nino Diaz 234bc7f88e plat/arm: Fix header dependencies
From now on, platform_def.h must include any header with definitions that
are platform-specific (like arm_def.h) and the included headers mustn't
include back platform_def.h, and shouldn't be used by other files. Only
platform_def.h should be included in other files. This will ensure that all
needed definitions are present, rather than needing to include all the
headers in all the definitions' headers just in case.

This also prevents problems like cyclic dependencies.

Change-Id: I9d3cf4d1de4b956fa035c79545222697acdaf5ca
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2019-01-15 14:19:50 +00:00
..
aarch32 plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
aarch64 plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
include Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sp_min plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function 2018-11-29 15:05:59 +05:30
tsp Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
jmptbl.i romlib: Add platform specific jump table list 2018-12-18 13:55:47 +00:00
juno_bl1_setup.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_bl2_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
juno_common.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_decl.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
juno_def.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
juno_err.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_pm.c juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration 2019-01-08 15:54:26 +00:00
juno_security.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_stack_protector.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_topology.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_trng.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_tzmp1_def.h plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
platform.mk Fix a variable expansion in Arm platform makefiles 2019-01-07 15:36:51 +01:00