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

TESTS_SOURCES	+=							\
	$(addprefix tftf/tests/runtime_services/standard_service/,	\
		/trng/api_tests/test_trng.c				\
	)