blob: 541f800a84af4d373b1efd6f723c376ac152e262 [file] [log] [blame]
Aditya Angadicdd7f632020-04-06 17:11:23 +05301/*
2 * Copyright (c) 2020, ARM Limited and Contributors. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7/* Initialize the secure environment */
8void plat_arm_security_setup(void)
9{
10}