Fix MISRA rule 8.3 Part 4
authorRoberto Vargas <roberto.vargas@arm.com>
Mon, 12 Feb 2018 12:36:17 +0000 (12:36 +0000)
committerRoberto Vargas <roberto.vargas@arm.com>
Fri, 13 Apr 2018 13:01:56 +0000 (14:01 +0100)
commit735181b634c951d4fa6a8b454847dac53f85d5b5
tree905e5ef6e0718d22ce1e56fdb43401ba42a0a557
parent1a29f93815d3ec313c4667d7108d379b93ef6831
Fix MISRA rule 8.3 Part 4

Rule 8.3: All declarations of an object or function shall
          use the same names and type qualifiers

Fixed for:
make DEBUG=1 PLAT=fvp SPD=tspd TRUSTED_BOARD_BOOT=1 \
     GENERATE_COT=1 ARM_ROTPK_LOCATION=devel_rsa \
     ROT_KEY=arm_rotprivk_rsa.pem MBEDTLS_DIR=mbedtls all

Change-Id: Ia34fe1ae1f142e89c9a6c19831e3daf4d28f5831
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
bl1/bl1_fwu.c
drivers/auth/auth_mod.c
include/common/tbbr/tbbr_img_def.h
include/drivers/auth/auth_mod.h
include/drivers/auth/crypto_mod.h
include/drivers/auth/img_parser_mod.h