summaryrefslogtreecommitdiff
path: root/common/desc_image_load.c
diff options
context:
space:
mode:
authorSoby Mathew <soby.mathew@arm.com>2018-02-21 01:16:39 +0000
committerSoby Mathew <soby.mathew@arm.com>2018-02-26 16:31:11 +0000
commitda5f274572c063962556821914e2f64db5ae3d2d (patch)
tree0a23e2f3c17a912c7374e41a179a7a96d7136f40 /common/desc_image_load.c
parentce6d9643ad9c83b9183ea3f910aee88a22b13532 (diff)
Dynamic cfg: MISRA fixes
Change-Id: I1d85b76af002b8b672fcaeca94939b7420bc8243 Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Diffstat (limited to 'common/desc_image_load.c')
-rw-r--r--common/desc_image_load.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/desc_image_load.c b/common/desc_image_load.c
index 147dfbff..672b80b0 100644
--- a/common/desc_image_load.c
+++ b/common/desc_image_load.c
@@ -202,7 +202,7 @@ void populate_next_bl_params_config(bl_params_t *bl2_to_next_bl_params)
uintptr_t hw_config_base = 0, fw_config_base;
bl_mem_params_node_t *mem_params;
- assert(bl2_to_next_bl_params);
+ assert(bl2_to_next_bl_params != NULL);
/*
* Get the `bl_mem_params_node_t` corresponding to HW_CONFIG