arm-trusted-firmware/services
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
..
arm_arch_svc Add support for dynamic mitigation for CVE-2018-3639 2018-05-23 12:45:48 +01:00
spd Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
std_svc Add end_vector_entry assembler macro 2018-07-11 09:23:00 +01:00