Fix MISRA rule 8.4 Part 1
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 LOG_LEVEL=50 all

Change-Id: I7c2ad3f5c015411c202605851240d5347e4cc8c7
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
1 parent dc6aad2 commit 1af540ef2a09797c3a22c40c340facd4b2f47c2f
@Roberto Vargas Roberto Vargas authored on 12 Feb 2018
Showing 26 changed files
View
bl2/bl2_image_load_v2.c
View
drivers/arm/gic/v3/gicv3_main.c
View
drivers/arm/gic/v3/gicv3_private.h
View
drivers/arm/tzc/tzc400.c
View
drivers/arm/tzc/tzc_common_private.h
View
include/bl1/bl1.h
View
include/bl2/bl2.h
View
include/common/bl_common.h
View
include/common/desc_image_load.h
View
include/lib/pmf/pmf_helpers.h
View
include/plat/arm/common/plat_arm.h
View
lib/xlat_tables_v2/xlat_tables_internal.c
View
plat/arm/board/fvp/fvp_bl1_setup.c
View
plat/arm/board/fvp/fvp_bl2u_setup.c
View
plat/arm/board/fvp/fvp_common.c
View
plat/arm/board/fvp/fvp_err.c
View
plat/arm/board/fvp/fvp_pm.c
View
plat/arm/board/fvp/fvp_topology.c
View
plat/arm/board/fvp/fvp_trusted_boot.c
View
plat/arm/common/arm_bl1_setup.c
View
plat/arm/common/arm_bl2u_setup.c
View
plat/arm/common/arm_common.c
View
plat/arm/common/arm_gicv3.c
View
plat/arm/common/arm_io_storage.c
View
plat/arm/common/arm_nor_psci_mem_protect.c
View
plat/arm/common/arm_tzc400.c