arm-trusted-firmware/services/spd/opteed
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.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
opteed_common.c spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` 2017-11-08 18:05:14 +00:00
opteed_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
opteed_main.c Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
opteed_pm.c Fix MISRA Rule 5.7 Part 3 2018-06-12 13:21:36 +01:00
opteed_private.h Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
teesmc_opteed.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
teesmc_opteed_macros.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00