arm-trusted-firmware/bl1
Roberto Vargas ce3f9a6df7 Fix MISRA rule 8.8 in common code
Rule 8.8: The static storage class specifier shall be used
          in all declarations of objects and functions that
          have internal linkage.

Change-Id: I1e94371caaadebb2cec38d0ae0fa5c59e43369e0
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2018-02-28 17:19:55 +00:00
..
aarch32 aarch32: use lr as bl32 boot argument on aarch32 only systems 2018-02-02 13:16:18 +01:00
aarch64 Ensure the correct execution of TLBI instructions 2018-02-21 13:54:55 +00:00
tbbr Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl1.ld.S Replace magic numbers in linkerscripts by PAGE_SIZE 2017-11-29 12:09:52 +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 Add image_id to bl1_plat_handle_post/pre_image_load() 2018-02-26 16:29:29 +00:00
bl1_main.c Fix MISRA rule 8.8 in common code 2018-02-28 17:19:55 +00:00
bl1_private.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00