arm-trusted-firmware/plat/socionext/uniphier
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
..
include Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
tsp uniphier: add TSP support 2017-06-13 00:32:57 +09:00
platform.mk uniphier: Migrate to new interfaces 2018-09-28 15:34:17 +01:00
uniphier.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
uniphier_bl2_setup.c uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode 2018-10-30 13:15:46 +09:00
uniphier_bl31_setup.c uniphier: Migrate to new interfaces 2018-09-28 15:34:17 +01:00
uniphier_boot_device.c uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_cci.c uniphier: fix CCI-500 connection for LD20 2018-06-12 10:38:20 +09:00
uniphier_console.S uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_emmc.c libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
uniphier_gicv3.c uniphier: Migrate to using interrupt properties 2017-10-16 16:50:02 +01:00
uniphier_helpers.S uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_image_desc.c uniphier: add a helper to get image_info 2018-02-02 00:19:19 +09:00
uniphier_io_storage.c uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode 2018-10-30 13:15:46 +09:00
uniphier_nand.c libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
uniphier_psci.c uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_rotpk.S uniphier: move ROTPK hash to .rodata section 2017-10-18 21:57:34 +09:00
uniphier_scp.c uniphier: revise SCP protocol handshake 2018-10-30 13:15:53 +09:00
uniphier_smp.S uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_soc_info.c uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_syscnt.c uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_tbbr.c uniphier: embed ROTPK hash into BL1/BL2 2017-06-20 23:54:28 +09:00
uniphier_topology.c uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_usb.c libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
uniphier_xlat_setup.c uniphier: add ULL to physical address literals 2018-02-02 16:32:30 +09:00