arm-trusted-firmware/plat/arm/css/sgm
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
..
aarch64 plat/arm: relocate the jump_if_cpu_midr macro. 2018-10-15 13:08:52 +05:30
fdts Support shared Mbed TLS heap for SGM 2018-09-04 10:33:08 +01:00
include Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
tsp plat/arm: Add support for SGM775 2018-08-03 17:42:54 +01:00
sgm-common.mk plat/arm: allow RESET_TO_BL31 for CSS-based platforms 2018-10-10 13:45:10 +05:30
sgm_bl1_setup.c plat/arm/css/sgm: Reorder early platform init 2018-10-10 12:09:06 +01:00
sgm_bl31_setup.c plat/arm/scmi: introduce plat_css_get_scmi_info API 2018-10-18 16:16:03 +05:30
sgm_interconnect.c plat/arm: Mark arm platform initialization functions 2018-10-03 11:48:15 +01:00
sgm_mmap_config.c sgi: sgm: Migrate to new interfaces 2018-09-28 15:31:53 +01:00
sgm_plat_config.c sgi: sgm: Migrate to new interfaces 2018-09-28 15:31:53 +01:00
sgm_security.c plat/arm: Add support for SGM775 2018-08-03 17:42:54 +01:00
sgm_topology.c plat/arm: Add support for SGM775 2018-08-03 17:42:54 +01:00