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 \ | ||||
Madhukar Pappireddy | 2277c85 | 2019-07-22 17:39:51 -0500 | [diff] [blame] | 9 | plat/arm/css/sgm/tsp/sgm_tsp_setup.c |
Nariman Poushin | c703f90 | 2018-03-07 10:29:57 +0000 | [diff] [blame] | 10 | |
11 | include plat/arm/common/tsp/arm_tsp.mk |