arm-trusted-firmware/bl1
Zelalem 2fe75a2de0 coverity: fix MISRA violations
Fixes for the following MISRA violations:
- Missing explicit parentheses on sub-expression
- An identifier or macro name beginning with an
  underscore, shall not be declared
- Type mismatch in BL1 SMC handlers and tspd_main.c

Change-Id: I7a92abf260da95acb0846b27c2997b59b059efc4
Signed-off-by: Zelalem <zelalem.aweke@arm.com>
2020-02-18 10:47:46 -06:00
..
aarch32 Refactor SPSR initialisation code 2019-07-24 12:49:54 +01:00
aarch64 coverity: Fix MISRA null pointer violations 2020-02-05 14:53:02 -06:00
tbbr Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00
bl1.ld.S Reduce space lost to object alignment 2019-12-04 02:59:30 -06:00
bl1.mk Add support for Branch Target Identification 2019-05-24 14:44:45 +01:00
bl1_fwu.c coverity: fix MISRA violations 2020-02-18 10:47:46 -06:00
bl1_main.c coverity: fix MISRA violations 2020-02-18 10:47:46 -06:00
bl1_private.h coverity: fix MISRA violations 2020-02-18 10:47:46 -06:00