]> git.baikalelectronics.ru Git - arm-tf.git/commit
lib/fconf: Update 'set_fw_config_info' function
authorManish V Badarkhe <Manish.Badarkhe@arm.com>
Wed, 15 Jul 2020 04:08:37 +0000 (05:08 +0100)
committerManish V Badarkhe <manish.badarkhe@arm.com>
Thu, 23 Jul 2020 02:11:13 +0000 (02:11 +0000)
commitf441718936a6b72583d03eebf8057bbf29446989
treeea44ff73009f6a6b4398df9a824307a8b28ef069
parenta4ff9d7e1ee4ccd66824c1e4be08727012c99123
lib/fconf: Update 'set_fw_config_info' function

Updated the function 'set_fw_config_info' to make it generic
by doing below changes:

1. Rename function name from 'set_fw_config_info' to 'set_config_info'
2. Take image_id as an argument so that this function can set any
   config information.

Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Change-Id: Icf29e19d3e9996d8154d84dbbbc76712fab0f0c1
include/lib/fconf/fconf_dyn_cfg_getter.h
lib/fconf/fconf_dyn_cfg_getter.c
plat/arm/common/arm_bl1_setup.c