blob: 7b26945a0bb80fb9809082fb64584e04ab2f60d0 [file] [log] [blame]
Varun Wadekar83aa8e42020-04-24 18:15:39 -07001#
2# Copyright (c) 2020, NVIDIA Corporation. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7TESTS_SOURCES += $(addprefix tftf/tests/plat/nvidia/tegra194/, \
8 test_ras_uncorrectable.c \
9 serror_handler.S \
10)