arm-trusted-firmware/lib/fconf
Manish V Badarkhe 28e9a55fc8 lib: fconf: Implement a parser to populate CoT
Implemented a parser which populates the properties of
the CoT descriptors as per the binding document [1].
'COT_DESC_IN_DTB' build option is disabled by default and can
be enabled in future for all Arm platforms by making necessary
changes in the memory map.
Currently, this parser is tested only for FVP platform.

[1]:
https://trustedfirmware-a.readthedocs.io/en/latest/components/cot-binding.html

Change-Id: I2f911206087a1a2942aa728de151d2ac269d27cc
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2020-09-15 16:13:26 +01:00
..
fconf.c lib/fconf: Update data type of config max size 2020-07-23 02:11:05 +00:00
fconf.mk fconf: Allow fconf to load additional firmware configuration 2020-06-24 08:44:26 +01:00
fconf_cot_getter.c lib: fconf: Implement a parser to populate CoT 2020-09-15 16:13:26 +01:00
fconf_dyn_cfg_getter.c lib/fconf: Update 'set_fw_config_info' function 2020-07-23 02:11:13 +00:00
fconf_tbbr_getter.c TF-A: Add support for Measured Boot driver to FCONF 2020-07-21 20:33:26 +00:00