plat/synquacer: enable SCMI support
Enable the SCMI protocol support in SynQuacer platform.
Aside from power domain, system power and apcore management protocol,
this commit adds the vendor specific protocol(0x80).
This vendor specific protocol is used to get the dram mapping information
from SCP.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
1 parent c48d02b commit b67d20297fd67d29931283c6a01e4aab7898d570
@Masahisa Kojima Masahisa Kojima authored on 6 Mar 2019
Showing 11 changed files
View
drivers/arm/css/scmi/scmi_private.h
View
drivers/arm/css/scmi/vendor/scmi_sq.c 0 → 100644
View
drivers/arm/css/scmi/vendor/scmi_sq.h 0 → 100644
View
plat/socionext/synquacer/drivers/scp/sq_scmi.c 0 → 100644
View
plat/socionext/synquacer/drivers/scp/sq_scp.c 0 → 100644
View
plat/socionext/synquacer/drivers/scpi/sq_scpi.h
View
plat/socionext/synquacer/include/platform_def.h
View
plat/socionext/synquacer/include/sq_common.h
View
plat/socionext/synquacer/platform.mk
View
plat/socionext/synquacer/sq_bl31_setup.c
View
plat/socionext/synquacer/sq_psci.c