ci: use tspd enabled tf build for cpu extensions

Few of CPU extension tests gets SKIPPED if TSP is not present in secure
side, run all config CPU extension test with tspd

Change-Id: I208a40dfedd3b9c66809d8f1f71c23ae4c09052b
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
diff --git a/tf_config/fvp-tspd-aarch64-only-cc b/tf_config/fvp-tspd-aarch64-only-cc
index 878cbd4..dca0489 100644
--- a/tf_config/fvp-tspd-aarch64-only-cc
+++ b/tf_config/fvp-tspd-aarch64-only-cc
@@ -1,5 +1,8 @@
 CROSS_COMPILE=aarch64-none-elf-
 CTX_INCLUDE_AARCH32_REGS=0
+ENABLE_SME_FOR_NS=2
+ENABLE_SME2_FOR_NS=2
+ENABLE_FEAT_AMU=2
 PLAT=fvp
 SPD=tspd
 ENABLE_ASSERTIONS=0