arm-trusted-firmware/plat/arm/board
Madhukar Pappireddy 4682461ded fconf: Extract topology node properties from HW_CONFIG dtb
Create, register( and implicitly invoke) fconf_populate_topology()
function which extracts the topology related properties from dtb into
the newly created fconf based configuration structure 'soc_topology'.
Appropriate libfdt APIs are added to jmptbl.i file for use with USE_ROMLIB
build feature.

A new property which describes the power domain levels is added to the
HW_CONFIG device tree source files.

This patch also fixes a minor bug in the common device tree file
fvp-base-gicv3-psci-dynamiq-common.dtsi
As this file includes fvp-base-gicv3-psci-common.dtsi, it is necessary
to delete all previous cluster node definitons because DynamIQ based
models have upto 8 CPUs in each cluster. If not deleted, the final dts
would have an inaccurate description of SoC topology, i.e., cluster0
with 8 or more core nodes and cluster1 with 4 core nodes.

Change-Id: I9eb406da3ba4732008a66c01afec7c9fa8ef59bf
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
2020-03-11 11:25:10 -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: Extract topology node properties from HW_CONFIG dtb 2020-03-11 11:25:10 -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