Sandrine Bailleux | fe6ff41 | 2018-10-16 10:20:38 +0200 | [diff] [blame] | 1 | # |
| 2 | # Copyright (c) 2018, Arm Limited. All rights reserved. |
| 3 | # |
| 4 | # SPDX-License-Identifier: BSD-3-Clause |
| 5 | # |
| 6 | |
| 7 | TESTS_SOURCES += \ |
| 8 | $(addprefix tftf/tests/runtime_services/secure_service/, \ |
Antonio Nino Diaz | 652d20a | 2018-12-10 17:17:33 +0000 | [diff] [blame] | 9 | spci_helpers.c \ |
| 10 | test_spci_handle_open.c \ |
Antonio Nino Diaz | a1497e3 | 2018-11-08 11:45:13 +0000 | [diff] [blame^] | 11 | test_spci_blocking_request.c \ |
| 12 | test_spci_non_blocking_request.c \ |
Sandrine Bailleux | fe6ff41 | 2018-10-16 10:20:38 +0200 | [diff] [blame] | 13 | ) |