CMSIS-DSP: Added support in test framework for ARMv81MML and FVP
diff --git a/CMSIS/DSP/configPlatform.cmake b/CMSIS/DSP/configPlatform.cmake
index c08f930..bd306ad 100644
--- a/CMSIS/DSP/configPlatform.cmake
+++ b/CMSIS/DSP/configPlatform.cmake
@@ -17,6 +17,11 @@
 include(platform)
 
 function(set_platform_core)
+
+  if(EXPERIMENTAL)
+     experimental_set_platform_core()
+     SET(CORE ${CORE} PARENT_SCOPE) 
+  endif()
   ###################
   #
   # Cortex cortex-m7