summaryrefslogtreecommitdiff
path: root/plat/allwinner/common/sunxi_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/allwinner/common/sunxi_private.h')
-rw-r--r--plat/allwinner/common/sunxi_private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plat/allwinner/common/sunxi_private.h b/plat/allwinner/common/sunxi_private.h
index bd923f40..b9f0fb41 100644
--- a/plat/allwinner/common/sunxi_private.h
+++ b/plat/allwinner/common/sunxi_private.h
@@ -12,4 +12,6 @@ void sunxi_cpu_off(unsigned int cluster, unsigned int core);
void sunxi_cpu_on(unsigned int cluster, unsigned int core);
void sunxi_disable_secondary_cpus(unsigned int primary_cpu);
+void sunxi_security_setup(void);
+
#endif /* __SUNXI_PRIVATE_H__ */