Stephan Gerhold | 4f29e6c | 2023-03-25 13:28:46 +0100 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2023, Stephan Gerhold <stephan@gerhold.net> | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | |||||
7 | BL32_SOURCES += plat/common/${ARCH}/platform_mp_stack.S \ | ||||
8 | plat/qti/msm8916/tsp/msm8916_tsp_setup.c |