arm-trusted-firmware/plat
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
..
allwinner allwinner: Add Allwinner H6 SoC support 2018-07-03 17:06:30 +01:00
arm Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
common Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
compat Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00
hisilicon Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00
imx Support for NXP's i.MX8QM SoC 2018-06-19 10:24:32 +08:00
layerscape layerscape: fix integer handling issues 2018-04-11 12:12:24 +00:00
mediatek Use ALIGN instead of NEXT in linker scripts 2018-07-11 09:21:02 +01:00
nvidia/tegra types: use int-ll64 for both aarch32 and aarch64 2018-04-27 18:35:02 +09:00
qemu Merge pull request #1334 from michpappas/tf-issues#572_qemu_dont_use_C_for_crash_console 2018-04-03 11:59:55 +01:00
rockchip Remove .func and .endfunc assembler directives 2018-07-11 09:22:56 +01:00
rpi3 rpi3: Add support for Trusted Board Boot 2018-07-05 14:58:51 +08:00
socionext synquacer: Add platform makefile and documentation 2018-06-21 14:18:37 +05:30
ti/k3 ti: k3: common: Enable interrupts before entering standby state 2018-06-29 16:49:21 -05:00
xilinx/zynqmp Merge pull request #1406 from robertovargas-arm/uuid 2018-06-22 15:56:42 +01:00