quark: Introduce simple TFTF test
Introduce test to verify that Quark is present in the system.
Change-Id: Ia31e65e737b8909f7caecae830fcb217e88a9b01
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
diff --git a/tftf/tests/tests-quark.mk b/tftf/tests/tests-quark.mk
new file mode 100644
index 0000000..0504936
--- /dev/null
+++ b/tftf/tests/tests-quark.mk
@@ -0,0 +1,9 @@
+#
+# Copyright (c) 2019, Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
+
+TESTS_SOURCES += \
+ tftf/tests/runtime_services/secure_service/spci_helpers.c \
+ tftf/tests/runtime_services/secure_service/test_quark_request.c