summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plat/imx/imx8m/imx8mq/include/platform_def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plat/imx/imx8m/imx8mq/include/platform_def.h b/plat/imx/imx8m/imx8mq/include/platform_def.h
index e0ae541b..494e689c 100644
--- a/plat/imx/imx8m/imx8mq/include/platform_def.h
+++ b/plat/imx/imx8m/imx8mq/include/platform_def.h
@@ -123,6 +123,7 @@
#define SRC_SCR_M4C_NON_SCLR_RST_MASK BIT(0)
#define IMX_M4_STATUS (IMX_SRC_BASE + SRC_M4RCR)
#define IMX_M4_ENABLED_MASK SRC_SCR_M4C_NON_SCLR_RST_MASK
+#define LPA_STATUS U(0x94)
#define SNVS_LPCR U(0x38)
#define SNVS_LPCR_SRTC_ENV BIT(0)