commit | 39317ab844be39522cc1de2b533bf162aadd87a4 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Thu Jul 23 10:43:57 2020 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Tue Sep 15 16:13:26 2020 +0100 |
tree | 57e07ccd90772c1972e102e4afb5d691a2c031ec | |
parent | 10a77b1ea56295d155deaa0426ac83c0d8b39c44 [diff] |
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>