blob: c4876879fe5f943c560b28a98fdffb33e2aac54b [file] [log] [blame]
#
# Copyright (c) 2018, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
TESTS_SOURCES += \
$(addprefix tftf/tests/runtime_services/secure_service/, \
spci_helpers.c \
test_spci_handle_open.c \
test_spci_blocking_request.c \
test_spci_non_blocking_request.c \
test_spci_blocking_while_busy.c \
test_spci_blocking_interrupt.c \
test_spci_non_blocking_interrupt.c \
)