Home | History | Annotate | Download | only in tsp
      1 #
      2 # Copyright (c) 2014-2016, ARM Limited and Contributors. All rights reserved.
      3 #
      4 # SPDX-License-Identifier: BSD-3-Clause
      5 #
      6 
      7 BL32_SOURCES		+=	plat/arm/board/juno/juno_topology.c	\
      8 				plat/arm/css/common/css_topology.c	\
      9 				${JUNO_GIC_SOURCES}
     10 
     11 include plat/arm/common/tsp/arm_tsp.mk
     12