arm-trusted-firmware/bl1
Roberto Vargas 3b94189a92 Fix MISRA rule 8.4 Part 4
Rule 8.4: A compatible declaration shall be visible when
          an object or function with external linkage is defined

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: Ie4cd6011b3e4fdcdd94ccb97a7e941f3b5b7aeb8
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2018-04-13 14:01:56 +01:00
..
aarch32 Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
aarch64 Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
tbbr Fix MISRA rule 8.4 Part 4 2018-04-13 14:01:56 +01:00
bl1.ld.S Add comments about mismatched TCR_ELx and xlat tables 2018-02-27 09:55:01 +00:00
bl1.mk bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP 2018-01-18 16:25:18 +00:00
bl1_fwu.c Fix MISRA rule 8.3 Part 4 2018-04-13 14:01:56 +01:00
bl1_main.c Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
bl1_private.h Clean usage of void pointers to access symbols 2018-03-27 13:20:27 +01:00