arm-trusted-firmware/plat/arm/board
Madhukar Pappireddy 26d1e0c330 fconf: necessary modifications to support fconf in BL31 & SP_MIN
Necessary infrastructure added to integrate fconf framework in BL31 & SP_MIN.
Created few populator() functions which parse HW_CONFIG device tree
and registered them with fconf framework. Many of the changes are
only applicable for fvp platform.

This patch:
1. Adds necessary symbols and sections in BL31, SP_MIN linker script
2. Adds necessary memory map entry for translation in BL31, SP_MIN
3. Creates an abstraction layer for hardware configuration based on
   fconf framework
4. Adds necessary changes to build flow (makefiles)
5. Minimal callback to read hw_config dtb for capturing properties
   related to GIC(interrupt-controller node)
6. updates the fconf documentation

Change-Id: Ib6292071f674ef093962b9e8ba0d322b7bf919af
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
2020-03-11 11:24:55 -05:00
..
a5ds fconf: Add dynamic config DTBs info as property 2020-02-07 13:51:32 +00:00
common plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00
corstone700 corstone700: set UART clocks to 32MHz 2020-02-17 17:04:46 +00:00
fvp fconf: necessary modifications to support fconf in BL31 & SP_MIN 2020-03-11 11:24:55 -05:00
fvp_ve fconf: Add dynamic config DTBs info as property 2020-02-07 13:51:32 +00:00
juno Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration 2020-02-28 16:52:55 +00:00
n1sdp drivers/arm/scmi: allow use of multiple SCMI channels 2020-02-07 19:24:17 +05:30
rddaniel board/rddaniel: intialize tzc400 controllers 2020-02-19 13:26:53 +05:30
rde1edge plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00
rdn1edge plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00
sgi575 plat/arm: Pass cookie argument down to arm_get_rotpk_info() 2020-02-24 11:01:46 +01:00
sgm775 Merge changes from topic "sb/dualroot" into integration 2020-03-10 18:34:56 +00:00