]> git.baikalelectronics.ru Git - arm-tf.git/commit
plat/arm: Update the fw_config load call and populate it's information
authorManish V Badarkhe <Manish.Badarkhe@arm.com>
Thu, 11 Jun 2020 21:09:10 +0000 (22:09 +0100)
committerManish V Badarkhe <Manish.Badarkhe@arm.com>
Wed, 24 Jun 2020 07:44:26 +0000 (08:44 +0100)
commitfe6fd3e4e05ed3cf7f1a34cf04ee1dab259cab0c
treea277ee9a520b28e953638164de5b160cb57d9882
parent9233dd09ca3ea96aee6d3a4bfdc798eb4938c1b5
plat/arm: Update the fw_config load call and populate it's information

Modified the code to do below changes:

1. Migrates the Arm platforms to the API changes introduced in the
   previous patches by fixing the fconf_load_config() call.
2. Retrieve dynamically the address of tb_fw_config using fconf
   getter api which is subsequently used to write mbedTLS heap
   address and BL2 hash data in the tb_fw_config DTB.

Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Signed-off-by: Louis Mayencourt <louis.mayencourt@arm.com>
Change-Id: I3c9d9345dcbfb99127c61d5589b4aa1532fbf4be
plat/arm/common/arm_bl1_setup.c
plat/arm/common/arm_dyn_cfg.c