arm-trusted-firmware/plat/socionext/uniphier/tsp/tsp-uniphier.mk
Masahiro Yamada 63b3a28ebb uniphier: add TSP support
Add TSP to test BL32 without relying on external projects.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-06-13 00:32:57 +09:00

9 lines
253 B
Makefile

#
# Copyright (c) 2017, ARM Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
BL32_SOURCES += plat/common/plat_gicv3.c \
plat/common/aarch64/platform_mp_stack.S \
$(PLAT_PATH)/tsp/uniphier_tsp_setup.c