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/, \ | ||||
Varun Wadekar | 073a9e4 | 2020-05-11 16:45:56 -0700 | [diff] [blame^] | 8 | test_ras_corrected.c \ |
Varun Wadekar | 83aa8e4 | 2020-04-24 18:15:39 -0700 | [diff] [blame] | 9 | test_ras_uncorrectable.c \ |
10 | serror_handler.S \ | ||||
11 | ) |