blob: 0dba4137bd1bc5bc71312ed313f6b161bacbf23c [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 \
)