arm-trusted-firmware/bl1
Jimmy Brisson a14988c661 Move static vars into functions in bl1
This reduces the scope of these variables and resolves Misra violations
such as:
    bl1/aarch64/bl1_context_mgmt.c:21:[MISRA C-2012 Rule 8.9 (advisory)]
    "bl1_cpu_context" should be defined at block scope.

Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>
Change-Id: I9b0b26395bce07e10e61d10158c67f9c22ecce44
2020-08-31 11:11:48 -05:00
..
aarch32 Fix MISRA C issues in BL1/BL2/BL31 2020-04-03 16:20:59 -05:00
aarch64 Move static vars into functions in bl1 2020-08-31 11:11:48 -05:00
tbbr Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00
bl1.ld.S linker_script: move .data section to bl_common.ld.h 2020-04-25 20:09:08 +09:00
bl1.mk Add support for Branch Target Identification 2019-05-24 14:44:45 +01:00
bl1_fwu.c Fix MISRA C issues in BL1/BL2/BL31 2020-04-03 16:20:59 -05:00
bl1_main.c Move static vars into functions in bl1 2020-08-31 11:11:48 -05:00
bl1_private.h coverity: fix MISRA violations 2020-02-18 10:47:46 -06:00