1# 2# Copyright (c) 2018, ARM Limited and Contributors. All rights reserved. 3# 4# SPDX-License-Identifier: BSD-3-Clause 5# 6 7BL32_SOURCES += ${SGM_GIC_SOURCES} \ 8 ${CSS_SGM_BASE}/sgm_plat_config.c \ 9 plat/arm/css/sgm/tsp/sgm_tsp_setup.c 10 11include plat/arm/common/tsp/arm_tsp.mk 12