aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/tests-tegra194.mk
blob: 890c8407001bb8c5b6be71c555af7702c27d687a (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright (c) 2020, NVIDIA Corporation. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#

TESTS_SOURCES	+=	$(addprefix tftf/tests/plat/nvidia/tegra194/,		\
	test_ras_corrected.c							\
	test_ras_uncorrectable.c						\
	serror_handler.S							\
)