arm-trusted-firmware/plat/arm
Manish V Badarkhe 1d60052e99 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
2020-06-29 14:01:03 +01:00
..
board plat/arm: Use only fw_config between bl2 and bl31 2020-06-26 08:24:34 +01:00
common plat/arm: Add assert for the valid address of dtb information 2020-06-29 14:01:03 +01:00
css fconf: Clean confused naming between TB_FW and FW_CONFIG 2020-06-24 08:44:26 +01:00
soc/common plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00