summaryrefslogtreecommitdiff
path: root/plat/imx/common/include/imx_sip_svc.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/imx/common/include/imx_sip_svc.h')
-rw-r--r--plat/imx/common/include/imx_sip_svc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plat/imx/common/include/imx_sip_svc.h b/plat/imx/common/include/imx_sip_svc.h
index dbf6ab87..38097070 100644
--- a/plat/imx/common/include/imx_sip_svc.h
+++ b/plat/imx/common/include/imx_sip_svc.h
@@ -41,6 +41,8 @@
#if defined(PLAT_imx8mq)
int imx_soc_info_handler(uint32_t smc_fid, u_register_t x1,
u_register_t x2, u_register_t x3);
+int imx_gpc_handler(uint32_t smc_fid, u_register_t x1,
+ u_register_t x2, u_register_t x3);
#endif
#if defined(PLAT_imx8mm) || defined(PLAT_imx8mn)
int dram_dvfs_handler(uint32_t smc_fid, void *handle,