Merge changes from topic "mp/enhanced_pal_hw" into integration
* changes:
  plat/arm/fvp: populate pwr domain descriptor dynamically
  fconf: Extract topology node properties from HW_CONFIG dtb
  fconf: necessary modifications to support fconf in BL31 & SP_MIN
  fconf: enhancements to firmware configuration framework
commit d2737fe1c60c9a3a60510855d0f726e70a7ccb5b
2 parents 8fd41bb + 6138ffb
@Mark Dykes Mark Dykes authored on 12 Mar 2020
TrustedFirmware Code Review committed on 12 Mar 2020
Showing 30 changed files
View
Makefile
View
bl31/bl31.ld.S
View
bl32/sp_min/sp_min.ld.S
View
docs/components/fconf.rst
View
fdts/fvp-base-gicv2-psci-aarch32.dts
View
fdts/fvp-base-gicv2-psci.dts
View
fdts/fvp-base-gicv3-psci-aarch32-common.dtsi
View
fdts/fvp-base-gicv3-psci-common.dtsi
View
fdts/fvp-base-gicv3-psci-dynamiq-common.dtsi
View
fdts/fvp-foundation-gicv2-psci.dts
View
fdts/fvp-foundation-gicv3-psci.dts
View
include/lib/fconf/fconf.h
View
include/plat/arm/common/plat_arm.h
View
lib/fconf/fconf.c
View
lib/fconf/fconf_dyn_cfg_getter.c
View
lib/fconf/fconf_tbbr_getter.c
View
plat/arm/board/fvp/fconf/fconf_hw_config_getter.c 0 → 100644
View
plat/arm/board/fvp/fvp_bl31_setup.c
View
plat/arm/board/fvp/fvp_common.c
View
plat/arm/board/fvp/fvp_topology.c
View
plat/arm/board/fvp/include/fconf_hw_config_getter.h 0 → 100644
View
plat/arm/board/fvp/include/platform_def.h
View
plat/arm/board/fvp/jmptbl.i
View
plat/arm/board/fvp/platform.mk
View
plat/arm/board/fvp/sp_min/fvp_sp_min_setup.c
View
plat/arm/board/fvp/sp_min/sp_min-fvp.mk
View
plat/arm/common/arm_bl2_setup.c
View
plat/arm/common/fconf/arm_fconf_io.c
View
plat/arm/common/fconf/arm_fconf_sp.c
View
plat/arm/common/sp_min/arm_sp_min_setup.c