summaryrefslogtreecommitdiffstats
path: root/plat/arm/board/n1sdp/n1sdp_security.c
blob: d2a187ba10fe762931dcff90aa4b1715e9a41fb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

/*
 * TZC programming is currently not done.
 */
void plat_arm_security_setup(void)
{
}