arm-trusted-firmware/plat/arm/board
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
..
common ARM platforms: Demonstrate mem_protect from el3_runtime 2018-05-01 15:25:25 +01:00
fvp Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
juno Move mem-protect definitions to board specific files 2018-06-18 13:51:21 +01:00
sgi575 ARM platforms: Add support for SGI575 2018-03-28 14:53:26 +01:00