Nariman Poushin | c703f90 | 2018-03-07 10:29:57 +0000 | [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 | BL32_SOURCES += ${SGM_GIC_SOURCES} \ | ||||
8 | ${CSS_SGM_BASE}/sgm_plat_config.c \ | ||||
9 | plat/arm/board/sgm/tsp/sgm_tsp_setup.c | ||||
10 | |||||
11 | include plat/arm/common/tsp/arm_tsp.mk |