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