aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/trustzone.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5420/trustzone.h')
-rw-r--r--src/soc/samsung/exynos5420/trustzone.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/samsung/exynos5420/trustzone.h b/src/soc/samsung/exynos5420/trustzone.h
index 69e683aeba..209cd9f354 100644
--- a/src/soc/samsung/exynos5420/trustzone.h
+++ b/src/soc/samsung/exynos5420/trustzone.h
@@ -75,6 +75,7 @@ struct exynos_tzpc {
u32 pcellid2;
u32 pcellid3;
};
+check_member(exynos_tzpc, pcellid3, 0xffc);
void trustzone_init(void);