drivers/arm/scmi: allow use of multiple SCMI channels
On systems that have multiple platform components that can interpret the
SCMI messages, there is a need to support multiple SCMI channels (one
each to those platform components). Extend the existing SCMI interface
that currently supports only a single SCMI channel to support multiple
SCMI channels.

Change-Id: Ice4062475b903aef3b5e5bc37df364c9778a62c5
Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>
1 parent f893160 commit 31e703f99574a5a1edeadde611b031c422d5987c
@Aditya Angadi Aditya Angadi authored on 31 Dec 2019
Vijayenthiran Subramaniam committed on 7 Feb 2020
Showing 11 changed files
View
drivers/arm/css/scp/css_pm_scmi.c
View
include/drivers/arm/css/scmi.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/css/sgi/include/sgi_base_platform_def.h
View
plat/arm/css/sgi/sgi_bl31_setup.c
View
plat/arm/css/sgm/include/sgm_base_platform_def.h
View
plat/arm/css/sgm/sgm_bl31_setup.c