commit | a8be3bb58d0c82c5e32e8d4d012f4786bc302d51 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Wed Jul 15 04:27:57 2020 +0100 |
committer | Manish V Badarkhe <manish.badarkhe@arm.com> | Thu Jul 23 02:11:05 2020 +0000 |
tree | 60e8acf5ac6a4f20b89a6cd421f2bd2d1dc4cb27 | |
parent | bc4350b5fdac052b97dd4a584411ebbb48397bd5 [diff] |
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>