1#
2# Copyright (c) 2023, Stephan Gerhold <stephan@gerhold.net>
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7BL32_SOURCES	+=	plat/common/${ARCH}/platform_mp_stack.S		\
8			plat/qti/msm8916/tsp/msm8916_tsp_setup.c
9