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
1 parent a4ff9d7 commit f441718936a6b72583d03eebf8057bbf29446989
@Manish V Badarkhe Manish V Badarkhe authored on 15 Jul 2020
Manish V Badarkhe committed on 22 Jul 2020
Showing 3 changed files
View
include/lib/fconf/fconf_dyn_cfg_getter.h
View
lib/fconf/fconf_dyn_cfg_getter.c
View
plat/arm/common/arm_bl1_setup.c