arm-trusted-firmware/lib/fconf
Manish V Badarkhe 3cb84a5425 plat/arm: Rentroduce tb_fw_config device tree
Moved BL2 configuration nodes from fw_config to newly
created tb_fw_config device tree.

fw_config device tree's main usage is to hold properties shared
across all BLx images.
An example is the "dtb-registry" node, which contains the
information about the other device tree configurations
(load-address, size).

Also, Updated load-address of tb_fw_config which is now located
after fw_config in SRAM.

Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Change-Id: Ic398c86a4d822dacd55b5e25fd41d4fe3888d79a
2020-06-24 08:44:26 +01:00
..
fconf.c fconf: notify if fw_config dt is not used 2020-03-27 11:21:03 +00:00
fconf.mk fconf: exclude fconf_dyn_cfg_getter.c from BL1_SOURCES 2020-03-31 16:08:21 +09:00
fconf_dyn_cfg_getter.c plat/arm: Rentroduce tb_fw_config device tree 2020-06-24 08:44:26 +01:00
fconf_tbbr_getter.c fdt/wrappers: Replace fdtw_read_cells() implementation 2020-04-29 10:19:17 +01:00