arm-trusted-firmware/common
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 ARMv7 may not support Virtualization Extensions 2017-11-08 14:38:33 +01:00
aarch64 Move assembly newline function into common debug code 2019-08-29 12:00:59 +00:00
backtrace Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
bl_common.c Refactor load_auth_image_internal(). 2019-11-14 11:20:27 +01:00
desc_image_load.c coverity: Fix MISRA null pointer violations 2020-02-05 14:53:02 -06:00
fdt_fixup.c FDT helper functions: Fix MISRA issues 2020-01-22 07:52:18 +00:00
fdt_wrappers.c FDT wrappers: add functions for read/write bytes 2020-02-03 11:41:27 +00:00
image_decompress.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
runtime_svc.c Remove support for the SMC Calling Convention 2.0 2019-01-30 16:01:49 +00:00
tf_log.c Remove references to old project name from common files 2019-07-10 11:13:00 +01:00