arm-trusted-firmware/bl2
Roberto Vargas 1af540ef2a 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>
2018-02-28 17:19:55 +00:00
..
aarch32 Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
aarch64 Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
bl2.ld.S Replace magic numbers in linkerscripts by PAGE_SIZE 2017-11-29 12:09:52 +00:00
bl2.mk Add image_id to bl1_plat_handle_post/pre_image_load() 2018-02-26 16:29:29 +00:00
bl2_el3.ld.S bl2-el3: Mark all the assembly functions in bl2 at el3 2018-01-18 09:57:18 +00:00
bl2_image_load.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl2_image_load_v2.c Fix MISRA rule 8.4 Part 1 2018-02-28 17:19:55 +00:00
bl2_main.c Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
bl2_private.h Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00