arm-trusted-firmware/services/spd
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
..
opteed Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
tlkd Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00
trusty types: use int-ll64 for both aarch32 and aarch64 2018-04-27 18:35:02 +09:00
tspd Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00