Revert "Build: Tag dependencies for tfm 1.2 release"

This reverts commit d6890b160532930718e98d65baa7b3a61b738dbd.

Reason for revert: The hash hasn't ended up in psa arch test repo yet

Change-Id: Iab386058f6dd48e8801854786b625031d6957cd9
diff --git a/config/config_default.cmake b/config/config_default.cmake
index 952ed40..017e36e 100644
--- a/config/config_default.cmake
+++ b/config/config_default.cmake
@@ -144,4 +144,4 @@
 set(MCUBOOT_VERSION                     "1.7.0-rc1" CACHE STRING    "The version of MCUboot to use")
 
 set(PSA_ARCH_TESTS_PATH                 "DOWNLOAD"  CACHE PATH      "Path to PSA arch tests (or DOWNLOAD to fetch automatically")
-set(PSA_ARCH_TESTS_VERSION              "0ffdd24"   CACHE STRING    "The version of PSA arch tests to use")
+set(PSA_ARCH_TESTS_VERSION              "master"    CACHE STRING    "The version of PSA arch tests to use")