aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/tests-hcx.mk
blob: ba7cd78f0cf941425e2279b2fe9b3462c0597d40 (plain)
1
2
3
4
5
6
7
8
9
#
# Copyright (c) 2021, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#

TESTS_SOURCES	+=	$(addprefix tftf/tests/,			\
	extensions/hcx/test_hcx.c					\
)