Searched hist:"1 d60052e995b13ec49ba0b320a5056ce8e7a962a" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_dyn_cfg.c | 1d60052e995b13ec49ba0b320a5056ce8e7a962a Mon Jun 29 06:17:24 UTC 2020 Manish V Badarkhe <Manish.Badarkhe@arm.com> plat/arm: Add assert for the valid address of dtb information
Added assert in the code to check valid address of dtb information structure retrieved from fw_config device tree. This patch fixes coverity defect:360213.
Also, removed conditional calling of "fconf_populate" as "fconf_populate" function already checks the validity of the device tree address received and go to panic in case of address is NULL.
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: Ib83e4e84a95e2456a12c7a2bb3fe70461d882cba
|
| H A D | arm_bl2_setup.c | 1d60052e995b13ec49ba0b320a5056ce8e7a962a Mon Jun 29 06:17:24 UTC 2020 Manish V Badarkhe <Manish.Badarkhe@arm.com> plat/arm: Add assert for the valid address of dtb information
Added assert in the code to check valid address of dtb information structure retrieved from fw_config device tree. This patch fixes coverity defect:360213.
Also, removed conditional calling of "fconf_populate" as "fconf_populate" function already checks the validity of the device tree address received and go to panic in case of address is NULL.
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: Ib83e4e84a95e2456a12c7a2bb3fe70461d882cba
|