Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / arm / include / asm / arch-imx8 / snvs_security_sc.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright 2018 NXP
4  */
5
6 #ifndef _SNVS_SECURITY_SC_H
7 #define _SNVS_SECURITY_SC_H
8
9 int snvs_security_sc_init(void);
10
11 #endif /* _SNVS_SECURITY_SC_H */