Test: Remove test_share_redirection

As scratch area is going to be removed, remove the unused test of
test_share_redirection.

Change-Id: I993076a81aa0b2812e6f7b10902780949db82513
Signed-off-by: Shawn Shan <shawn.shan@arm.com>
diff --git a/interface/include/psa_manifest/sid.h b/interface/include/psa_manifest/sid.h
index 69fcfab..49169ee 100644
--- a/interface/include/psa_manifest/sid.h
+++ b/interface/include/psa_manifest/sid.h
@@ -46,23 +46,21 @@
 #define SPM_CORE_TEST_MPU_ACCESS_VERSION                           (1U)
 #define SPM_CORE_TEST_MEMORY_PERMISSIONS_SID                       (0x0000F023U)
 #define SPM_CORE_TEST_MEMORY_PERMISSIONS_VERSION                   (1U)
-#define SPM_CORE_TEST_SHARE_REDIRECTION_SID                        (0x0000F024U)
-#define SPM_CORE_TEST_SHARE_REDIRECTION_VERSION                    (1U)
-#define SPM_CORE_TEST_SS_TO_SS_SID                                 (0x0000F025U)
+#define SPM_CORE_TEST_SS_TO_SS_SID                                 (0x0000F024U)
 #define SPM_CORE_TEST_SS_TO_SS_VERSION                             (1U)
-#define SPM_CORE_TEST_SS_TO_SS_BUFFER_SID                          (0x0000F026U)
+#define SPM_CORE_TEST_SS_TO_SS_BUFFER_SID                          (0x0000F025U)
 #define SPM_CORE_TEST_SS_TO_SS_BUFFER_VERSION                      (1U)
-#define SPM_CORE_TEST_OUTVEC_WRITE_SID                             (0x0000F027U)
+#define SPM_CORE_TEST_OUTVEC_WRITE_SID                             (0x0000F026U)
 #define SPM_CORE_TEST_OUTVEC_WRITE_VERSION                         (1U)
-#define SPM_CORE_TEST_PERIPHERAL_ACCESS_SID                        (0x0000F028U)
+#define SPM_CORE_TEST_PERIPHERAL_ACCESS_SID                        (0x0000F027U)
 #define SPM_CORE_TEST_PERIPHERAL_ACCESS_VERSION                    (1U)
-#define SPM_CORE_TEST_GET_CALLER_CLIENT_ID_SID                     (0x0000F029U)
+#define SPM_CORE_TEST_GET_CALLER_CLIENT_ID_SID                     (0x0000F028U)
 #define SPM_CORE_TEST_GET_CALLER_CLIENT_ID_VERSION                 (1U)
-#define SPM_CORE_TEST_SPM_REQUEST_SID                              (0x0000F02AU)
+#define SPM_CORE_TEST_SPM_REQUEST_SID                              (0x0000F029U)
 #define SPM_CORE_TEST_SPM_REQUEST_VERSION                          (1U)
-#define SPM_CORE_TEST_BLOCK_SID                                    (0x0000F02BU)
+#define SPM_CORE_TEST_BLOCK_SID                                    (0x0000F02AU)
 #define SPM_CORE_TEST_BLOCK_VERSION                                (1U)
-#define SPM_CORE_TEST_NS_THREAD_SID                                (0x0000F02CU)
+#define SPM_CORE_TEST_NS_THREAD_SID                                (0x0000F02BU)
 #define SPM_CORE_TEST_NS_THREAD_VERSION                            (1U)
 #endif /* TFM_PARTITION_TEST_CORE */