lib/fconf: Update data type of config max size
Update the data type of the member 'config_max_size' present in the
structure 'dyn_cfg_dtb_info_t' to uint32_t.

This change is being done so that dyn_cfg_dtb_info_t and image_info
structure should use same data type for maximum size.

Change-Id: I9b5927a47eb8351bbf3664b8b1e047ae1ae5a260
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
1 parent a249a9d commit a4ff9d7e1ee4ccd66824c1e4be08727012c99123
@Manish V Badarkhe Manish V Badarkhe authored on 14 Jul 2020
Manish V Badarkhe committed on 22 Jul 2020
Showing 4 changed files
View
include/lib/fconf/fconf_dyn_cfg_getter.h
View
lib/fconf/fconf.c
View
lib/fconf/fconf_dyn_cfg_getter.c
View
plat/arm/common/arm_dyn_cfg.c