summaryrefslogtreecommitdiff
path: root/tests/tests.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.mk')
-rw-r--r--tests/tests.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.mk b/tests/tests.mk
index e2360f1..58fdea4 100644
--- a/tests/tests.mk
+++ b/tests/tests.mk
@@ -34,6 +34,8 @@ TESTS_SOURCES := tests/framework_validation_tests/test_timer_framework.c \
tests/framework_validation_tests/test_validation_nvm.c \
tests/framework_validation_tests/test_validation_sgi.c \
tests/performance_tests/smc_latencies.c \
+ tests/runtime_services/sip_service/test_exec_state_switch.c \
+ tests/runtime_services/sip_service/test_exec_state_switch_asm.S \
tests/runtime_services/standard_service/pmf/api_tests/runtime_instr/test_pmf_rt_instr.c \
tests/runtime_services/standard_service/psci/api_tests/affinity_info/test_psci_affinity_info.c \
tests/runtime_services/standard_service/psci/api_tests/cpu_hotplug/test_psci_hotplug.c \