Searched hist:"35 fe7f400a7f1d65ff2fee5531d20f6c2f3e6f39" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/intel/soc/agilex/ |
| H A D | bl2_plat_setup.c | 35fe7f400a7f1d65ff2fee5531d20f6c2f3e6f39 Sat Jun 12 05:25:05 UTC 2021 Siew Chin Lim <elly.siew.chin.lim@intel.com> fix(intel): assert if bl_mem_params is NULL pointer
This patch fixes the code issue detected by Klocwork scan. Pointer 'bl_mem_params' returned from call to function 'get_bl_mem_params_node' may be NULL and the NULL pointer may be caused the system crash. Update the code to assert if unexpected NULL pointer is returned.
Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com> Change-Id: I00f3132a6104618cadce26aa303c0b46b5921d5b
|
| /rk3399_ARM-atf/plat/intel/soc/stratix10/ |
| H A D | bl2_plat_setup.c | 35fe7f400a7f1d65ff2fee5531d20f6c2f3e6f39 Sat Jun 12 05:25:05 UTC 2021 Siew Chin Lim <elly.siew.chin.lim@intel.com> fix(intel): assert if bl_mem_params is NULL pointer
This patch fixes the code issue detected by Klocwork scan. Pointer 'bl_mem_params' returned from call to function 'get_bl_mem_params_node' may be NULL and the NULL pointer may be caused the system crash. Update the code to assert if unexpected NULL pointer is returned.
Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com> Change-Id: I00f3132a6104618cadce26aa303c0b46b5921d5b
|