| Antonio Nino Diaz | 5394fea | 2019-04-17 13:12:10 +0100 | [diff] [blame] | 1 | # |
| 2 | # Copyright (c) 2019, Arm Limited. All rights reserved. | ||||
| 3 | # | ||||
| 4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
| 5 | # | ||||
| 6 | |||||
| 7 | TESTS_SOURCES += \ | ||||
| 8 | tftf/tests/runtime_services/secure_service/spci_helpers.c \ | ||||
| 9 | tftf/tests/runtime_services/secure_service/test_quark_request.c | ||||