Newer
Older
arm-trusted-firmware / plat / socionext / uniphier / tsp / tsp-uniphier.mk
@Masahiro Yamada Masahiro Yamada on 12 Jun 2017 253 bytes uniphier: add TSP support
#
# 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