Varun Wadekar | 83aa8e4 | 2020-04-24 18:15:39 -0700 | [diff] [blame^] | 1 | # |
2 | # Copyright (c) 2020, NVIDIA Corporation. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | |||||
7 | TESTS_SOURCES += $(addprefix tftf/tests/plat/nvidia/tegra194/, \ | ||||
8 | test_ras_uncorrectable.c \ | ||||
9 | serror_handler.S \ | ||||
10 | ) |