blob: 47bd5069e1c3ad75c18e30bed1a7de0e334838b8 [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/standard_service/sdei/system_tests/, \
9 sdei_entrypoint.S \
10 test_sdei.c \
11 test_sdei_state.c \
12 )