arm-trusted-firmware/plat/arm/board/juno
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase
All identifiers, regardless of use, that start with two underscores are
reserved. This means they can't be used in header guards.

The style that this project is now to use the full name of the file in
capital letters followed by 'H'. For example, for a file called
"uart_example.h", the header guard is UART_EXAMPLE_H.

The exceptions are files that are imported from other projects:

- CryptoCell driver
- dt-bindings folders
- zlib headers

Change-Id: I50561bf6c88b491ec440d0c8385c74650f3c106e
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-11-08 10:20:19 +00:00
..
aarch32 plat/arm: relocate the jump_if_cpu_midr macro. 2018-10-15 13:08:52 +05:30
aarch64 plat/arm: relocate the jump_if_cpu_midr macro. 2018-10-15 13:08:52 +05:30
include Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
sp_min plat/arm: Move norflash driver to drivers/ folder 2018-10-10 11:14:44 +01:00
tsp Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
juno_bl1_setup.c juno: Revert FWU update detect mechanism 2018-09-07 14:54:02 +01:00
juno_bl2_setup.c Prevent two weak definitions of the same function 2018-08-30 17:50:55 +01:00
juno_common.c Convert arm_setup_page_tables into a generic helper 2018-10-26 14:55:30 +01:00
juno_decl.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
juno_def.h plat/arm: Fix types of constants in headers 2018-11-01 14:15:39 +00:00
juno_err.c juno: Revert FWU update detect mechanism 2018-09-07 14:54:02 +01:00
juno_security.c Juno: Add support for TrustZone Media Protection 1 (TZMP1) 2018-04-10 14:30:03 +08:00
juno_stack_protector.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
juno_topology.c plat: juno: fix build for !CSS_USE_SCMI_DRIVER 2018-11-01 16:39:43 +00:00
juno_trng.c Fix MISRA rule 8.4 Part 2 2018-02-28 17:19:56 +00:00
juno_tzmp1_def.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
platform.mk Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing 2018-10-18 09:20:04 +01:00