blob: 55ff84a0c72a9b56d0f065b8098553d3c5c5cb2c [file] [log] [blame]
Sandrine Bailleuxfe6ff412018-10-16 10:20:38 +02001#
2# Copyright (c) 2018, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7TESTS_SOURCES += \
8 $(addprefix tftf/tests/runtime_services/sip_service/, \
9 test_exec_state_switch.c \
10 test_exec_state_switch_asm.S \
11 )