imx: add imx8qm/imx8qx SRTC SIP runtime service support
On i.MX8QM/i.MX8QX with system controller inside, the SRTC is
managed by SCFW(system controller firmware) and some functions
like setting SRTC's time etc. can ONLY be requested from secure
world, so SIP runtime service is needed for such kind of operations,
this patch adds SRTC SIP runtime service support for i.MX8QM and
i.MX8QX.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
1 parent 1552df5 commit 025514ba80f9bd51af460ff29c4a325904c1812c
@Anson Huang Anson Huang authored on 14 Jan 2019
Showing 5 changed files
View
plat/imx/common/imx_sip_handler.c 0 → 100644
View
plat/imx/common/imx_sip_svc.c 0 → 100644
View
plat/imx/common/include/imx_sip_svc.h 0 → 100644
View
plat/imx/imx8qm/platform.mk
View
plat/imx/imx8qx/platform.mk