plat: imx8m: refactor the code to make it reusable
for the i.MX8M SOCs, part of the code for gpc
and PSCI implementation can be reused and make it
common for all these SoCs. this patch extracts
the common part for reuse.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
1 parent f009c5f commit e8837b0aef0cadbe2428af4ee0ec3d2e84387386
@Jacky Bai Jacky Bai authored on 6 Mar 2019
Showing 9 changed files
View
plat/imx/imx8m/gpc_common.c 0 → 100644
View
plat/imx/imx8m/imx8m_psci_common.c 0 → 100644
View
plat/imx/imx8m/imx8mq/gpc.c
View
plat/imx/imx8m/imx8mq/imx8mq_bl31_setup.c
View
plat/imx/imx8m/imx8mq/imx8mq_psci.c
View
plat/imx/imx8m/imx8mq/include/platform_def.h
View
plat/imx/imx8m/imx8mq/platform.mk
View
plat/imx/imx8m/include/gpc.h
View
plat/imx/imx8m/include/imx8m_psci.h 0 → 100644