Deepak Pandey | 9cbacf6 | 2018-08-08 10:32:51 +0530 | [diff] [blame] | 1 | /* |
2 | * Copyright (c) 2018, ARM Limited and Contributors. All rights reserved. | ||||
3 | * | ||||
4 | * SPDX-License-Identifier: BSD-3-Clause | ||||
5 | */ | ||||
6 | |||||
7 | /* | ||||
8 | * TZC programming is currently not done. | ||||
9 | */ | ||||
10 | void plat_arm_security_setup(void) | ||||
11 | { | ||||
12 | } |