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.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/plat/imx/common/include/imx_sip_svc.h b/plat/imx/common/include/imx_sip_svc.h
index 5898f7a8..4cdf11bd 100644
--- a/plat/imx/common/include/imx_sip_svc.h
+++ b/plat/imx/common/include/imx_sip_svc.h
@@ -13,6 +13,13 @@
#define IMX_SIP_SRTC 0xC2000002
#define IMX_SIP_SRTC_SET_TIME 0x00
+#define IMX_SIP_SRTC_START_WDOG 0x01
+#define IMX_SIP_SRTC_STOP_WDOG 0x02
+#define IMX_SIP_SRTC_SET_WDOG_ACT 0x03
+#define IMX_SIP_SRTC_PING_WDOG 0x04
+#define IMX_SIP_SRTC_SET_TIMEOUT_WDOG 0x05
+#define IMX_SIP_SRTC_GET_WDOG_STAT 0x06
+#define IMX_SIP_SRTC_SET_PRETIME_WDOG 0x07
#define IMX_SIP_BUILDINFO 0xC2000003
#define IMX_SIP_BUILDINFO_GET_COMMITHASH 0x00