arm-trusted-firmware/plat/common
Sandrine Bailleux 6c77e74915 Fix some violations to MISRA rule 8.3
Wherever we use 'struct foo' and 'foo_t' interchangeably in a
function's declaration and definition, use 'struct foo' consistently
for both, as per the TF-A coding guidelines [1].

[1] https://github.com/ARM-software/arm-trusted-firmware/wiki/ARM-Trusted-Firmware-Coding-Guidelines#avoid-anonymous-typedefs-of-structsenums-in-header-files

Change-Id: I7998eb24a26746e87e9b6425529926406745b721
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2018-07-11 17:33:29 +02:00
..
aarch32 Remove sp_min functions from plat_common.c 2018-03-02 16:41:18 +00:00
aarch64 DynamIQ: Enable MMU without using stack 2018-06-27 11:31:30 +01:00
tbbr cert: move platform_oid.h to include/tools_share for all platforms 2017-05-24 00:08:35 +09:00
plat_bl1_common.c Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
plat_bl_common.c Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
plat_gic.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_gicv2.c plat: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00
plat_gicv3.c plat: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00
plat_log_common.c Implement log framework 2017-09-11 15:37:24 +01:00
plat_psci_common.c Fix PSCI STAT time stamp collection 2017-11-03 13:27:34 +00:00