Searched hist:"466 bb285c6985027c75a230e39f2ae246fd07971" (Results 1 – 7 of 7) sorted by relevance
| /rk3399_ARM-atf/lib/utils/ |
| H A D | mem_region.c | 466bb285c6985027c75a230e39f2ae246fd07971 Wed Feb 05 20:12:39 UTC 2020 Zelalem <zelalem.aweke@arm.com> 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>
|
| /rk3399_ARM-atf/bl2/ |
| H A D | bl2_image_load_v2.c | 466bb285c6985027c75a230e39f2ae246fd07971 Wed Feb 05 20:12:39 UTC 2020 Zelalem <zelalem.aweke@arm.com> 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>
|
| /rk3399_ARM-atf/bl1/aarch64/ |
| H A D | bl1_context_mgmt.c | 466bb285c6985027c75a230e39f2ae246fd07971 Wed Feb 05 20:12:39 UTC 2020 Zelalem <zelalem.aweke@arm.com> 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>
|
| /rk3399_ARM-atf/drivers/console/ |
| H A D | multi_console.c | 466bb285c6985027c75a230e39f2ae246fd07971 Wed Feb 05 20:12:39 UTC 2020 Zelalem <zelalem.aweke@arm.com> 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>
|
| /rk3399_ARM-atf/common/ |
| H A D | desc_image_load.c | 466bb285c6985027c75a230e39f2ae246fd07971 Wed Feb 05 20:12:39 UTC 2020 Zelalem <zelalem.aweke@arm.com> 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>
|
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1_main.c | 466bb285c6985027c75a230e39f2ae246fd07971 Wed Feb 05 20:12:39 UTC 2020 Zelalem <zelalem.aweke@arm.com> 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>
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_bl2_setup.c | 466bb285c6985027c75a230e39f2ae246fd07971 Wed Feb 05 20:12:39 UTC 2020 Zelalem <zelalem.aweke@arm.com> 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>
|