blob: 40c9b87d7575816ced6988917e7d041a17bb866d [file] [log] [blame]
Sandrine Bailleuxfe6ff412018-10-16 10:20:38 +02001#
Olivier Deprez8dbba802019-12-06 17:45:07 +01002# Copyright (c) 2018-2020, Arm Limited. All rights reserved.
Sandrine Bailleuxfe6ff412018-10-16 10:20:38 +02003#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7TESTS_SOURCES += \
8 $(addprefix tftf/tests/runtime_services/secure_service/, \
Antonio Nino Diaz652d20a2018-12-10 17:17:33 +00009 spci_helpers.c \
Olivier Deprez8dbba802019-12-06 17:45:07 +010010 test_spci_direct_messaging.c \
Sandrine Bailleuxfe6ff412018-10-16 10:20:38 +020011 )