| Jimmy Brisson | c4f3eee | 2020-06-23 15:25:05 -0500 | [diff] [blame] | 1 | # |
| Jayanth Dodderi Chidanand | afcf466 | 2022-10-21 20:49:53 +0100 | [diff] [blame] | 2 | # Copyright (c) 2021-2022, Arm Limited. All rights reserved. |
| Jimmy Brisson | c4f3eee | 2020-06-23 15:25:05 -0500 | [diff] [blame] | 3 | # |
| 4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
| 5 | # | ||||
| 6 | |||||
| Jayanth Dodderi Chidanand | afcf466 | 2022-10-21 20:49:53 +0100 | [diff] [blame] | 7 | TESTS_SOURCES += \ |
| 8 | $(addprefix tftf/tests/runtime_services/standard_service/, \ | ||||
| 9 | /trng/api_tests/test_trng.c \ | ||||
| 10 | ) | ||||