arm-trusted-firmware/bl1
Zelalem 466bb285c6 coverity: Fix MISRA null pointer violations
Fix code that violates the MISRA rule:
MISRA C-2012 Rule 11.9: Literal "0" shall not be used as
null pointer constant.

The fix explicitly checks whether a pointer is NULL.

Change-Id: Ibc318dc0f464982be9a34783f24ccd1d44800551
Signed-off-by: Zelalem <zelalem.aweke@arm.com>
2020-02-05 14:53:02 -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 Unsigned long should not be used as per coding guidelines 2019-09-13 23:51:02 +03:00
bl1_main.c coverity: Fix MISRA null pointer violations 2020-02-05 14:53:02 -06:00
bl1_private.h Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00