Merge changes from topics "rddaniel", "rdn1edge_dual" into integration
* changes:
  plat/arm: add board support for rd-daniel platform
  plat/arm/sgi: move GIC related constants to board files
  platform/arm/sgi: add multi-chip mode parameter in HW_CONFIG dts
  board/rdn1edge: add support for dual-chip configuration
  drivers/arm/scmi: allow use of multiple SCMI channels
  drivers/mhu: derive doorbell base address
  plat/arm/sgi: include AFF3 affinity in core position calculation
  plat/arm/sgi: add macros for remote chip device region
  plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info
  plat/arm/sgi: move bl31_platform_setup to board file
commit d232ca5f7b8090901466b7b6b9d0b1677204c826
2 parents 1f6b06c + 2103a73
@Manish Pandey Manish Pandey authored on 10 Feb 2020
TrustedFirmware Code Review committed on 10 Feb 2020
Showing 38 changed files
View
drivers/arm/css/mhu/css_mhu_doorbell.c
View
drivers/arm/css/scp/css_pm_scmi.c
View
include/drivers/arm/css/css_mhu_doorbell.h
View
include/drivers/arm/css/scmi.h
View
include/plat/arm/css/common/css_def.h
View
include/plat/arm/css/common/css_pm.h
View
plat/arm/board/juno/include/platform_def.h
View
plat/arm/board/juno/juno_topology.c
View
plat/arm/board/n1sdp/include/platform_def.h
View
plat/arm/board/n1sdp/n1sdp_bl31_setup.c
View
plat/arm/board/rddaniel/fdts/rddaniel_nt_fw_config.dts 0 → 100644
View
plat/arm/board/rddaniel/fdts/rddaniel_tb_fw_config.dts 0 → 100644
View
plat/arm/board/rddaniel/include/platform_def.h 0 → 100644
View
plat/arm/board/rddaniel/platform.mk 0 → 100644
View
plat/arm/board/rddaniel/rddaniel_err.c 0 → 100644
View
plat/arm/board/rddaniel/rddaniel_plat.c 0 → 100644
View
plat/arm/board/rddaniel/rddaniel_security.c 0 → 100644
View
plat/arm/board/rddaniel/rddaniel_topology.c 0 → 100644
View
plat/arm/board/rde1edge/fdts/rde1edge_nt_fw_config.dts
View
plat/arm/board/rde1edge/include/platform_def.h
View
plat/arm/board/rde1edge/rde1edge_plat.c
View
plat/arm/board/rdn1edge/fdts/rdn1edge_nt_fw_config.dts
View
plat/arm/board/rdn1edge/include/platform_def.h
View
plat/arm/board/rdn1edge/platform.mk
View
plat/arm/board/rdn1edge/rdn1edge_plat.c
View
plat/arm/board/rdn1edge/rdn1edge_topology.c
View
plat/arm/board/sgi575/fdts/sgi575_nt_fw_config.dts
View
plat/arm/board/sgi575/include/platform_def.h
View
plat/arm/board/sgi575/sgi575_plat.c
View
plat/arm/css/sgi/aarch64/sgi_helper.S
View
plat/arm/css/sgi/include/sgi_base_platform_def.h
View
plat/arm/css/sgi/include/sgi_plat.h 0 → 100644
View
plat/arm/css/sgi/include/sgi_variant.h
View
plat/arm/css/sgi/sgi_bl31_setup.c
View
plat/arm/css/sgi/sgi_image_load.c
View
plat/arm/css/sgm/include/sgm_base_platform_def.h
View
plat/arm/css/sgm/sgm_bl31_setup.c
View
plat/socionext/synquacer/include/platform_def.h