Build: Seucre Partitions links tfm_sprt only

This is a corresponding change of tfm_secure_api and tfm_sp_log_raw
merging into tfm_sprt.

Change-Id: Ie1dd207f4b286367d65fbdadf3dc1828917992e1
Signed-off-by: Kevin Peng <kevin.peng@arm.com>
diff --git a/test/secure_fw/secure_tests.cmake b/test/secure_fw/secure_tests.cmake
index f071623..74a4431 100644
--- a/test/secure_fw/secure_tests.cmake
+++ b/test/secure_fw/secure_tests.cmake
@@ -43,7 +43,7 @@
     INTERFACE
         psa_interface
         tfm_test_framework_common
-        tfm_sp_log_raw
+        tfm_sprt
 )
 
 target_compile_definitions(tfm_test_framework_s