arm-trusted-firmware/plat/marvell/common
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 Add plat_crash_console_flush to platforms without it 2018-10-25 09:56:09 +01:00
mss Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
marvell_bl1_setup.c marvell: Continue migration to new APIs 2018-10-02 18:55:42 +03:00
marvell_bl2_setup.c plat: marvell: invoke platform specific scp_bl2 image handler 2018-10-07 12:26:27 +03:00
marvell_bl31_setup.c Replace S-EL3 references by EL3 2018-10-10 12:11:32 +01:00
marvell_cci.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
marvell_common.mk marvell: Continue migration to new APIs 2018-10-02 18:55:42 +03:00
marvell_ddr_info.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
marvell_gicv2.c plat: a8k: enable PMU overflow interrupt handler 2018-09-03 15:47:09 +03:00
marvell_gicv3.c plat: marvell: Add support for Armada-37xx SoC platform 2018-10-31 18:01:09 +02:00
marvell_image_load.c marvell: Continue migration to new APIs 2018-10-02 18:55:42 +03:00
marvell_io_storage.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
marvell_pm.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
marvell_topology.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
mrvl_sip_svc.c marvell: Migrate to new interfaces 2018-09-28 15:34:17 +01:00
plat_delay_timer.c plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00