Fix order of #includes
This fix modifies the order of system includes to meet the ARM TF coding
standard. There are some exceptions in order to retain header groupings,
minimise changes to imported headers, and where there are headers within
the #if and #ifndef statements.

Change-Id: I65085a142ba6a83792b26efb47df1329153f1624
Signed-off-by: Isla Mitchell <isla.mitchell@arm.com>
1 parent ca5ba39 commit 2a4b4b71ba8a14148708719077d80889faa6f47b
@Isla Mitchell Isla Mitchell authored on 11 Jul 2017
Showing 28 changed files
View
bl1/aarch64/bl1_exceptions.S
View
bl1/bl1_fwu.c
View
bl1/bl1_main.c
View
bl2u/bl2u_main.c
View
bl31/bl31_main.c
View
drivers/auth/cryptocell/cryptocell_crypto.c
View
drivers/auth/mbedtls/mbedtls_crypto.c
View
drivers/auth/tbbr/tbbr_cot.c
View
drivers/partition/partition.c
View
include/drivers/arm/cryptocell/cc_pal_types_plat.h
View
include/drivers/arm/cryptocell/nvm.h
View
include/drivers/auth/mbedtls/mbedtls_config.h
View
include/lib/pmf/pmf_helpers.h
View
lib/cpus/aarch64/cortex_a55.S
View
lib/psci/psci_on.c
View
lib/psci/psci_suspend.c
View
lib/psci/psci_system_off.c
View
services/spd/opteed/opteed_main.c
View
services/spd/tlkd/tlkd_main.c
View
services/spd/trusty/trusty.c
View
services/spd/tspd/tspd_main.c
View
tools/cert_create/include/ext.h
View
tools/cert_create/src/cmd_opt.c
View
tools/cert_create/src/main.c
View
tools/cert_create/src/sha.c
View
tools/fiptool/fiptool.c
View
tools/fiptool/fiptool.h
View
tools/fiptool/tbbr_config.c