aboutsummaryrefslogtreecommitdiffstats
path: root/bl32
diff options
context:
space:
mode:
authorMadhukar Pappireddy <madhukar.pappireddy@arm.com>2019-12-27 12:02:34 -0600
committerMadhukar Pappireddy <madhukar.pappireddy@arm.com>2020-03-11 11:25:10 -0500
commit4682461ded0ba15826022ca9e049e19602845e8a (patch)
tree2a00f8874ccd71a433e00c805f28c5a575ecc7e0 /bl32
parent26d1e0c330981505315408c2537b87854d15d720 (diff)
downloadplatform_external_arm-trusted-firmware-4682461ded0ba15826022ca9e049e19602845e8a.tar.gz
platform_external_arm-trusted-firmware-4682461ded0ba15826022ca9e049e19602845e8a.tar.bz2
platform_external_arm-trusted-firmware-4682461ded0ba15826022ca9e049e19602845e8a.zip
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>
Diffstat (limited to 'bl32')
0 files changed, 0 insertions, 0 deletions