Skip to content

Commit 4239155

Browse files
author
Charley Chu
committed
psoc64: Removed PSOC specific test IDs
Signed-off-by: Charley Chu <[email protected]>
1 parent ce89515 commit 4239155

File tree

1 file changed

+0
-18
lines changed
  • features/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/include/psa_manifest

1 file changed

+0
-18
lines changed

features/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/include/psa_manifest/sid.h

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -134,24 +134,6 @@ extern "C" {
134134
#define TFM_PS_TEST_PREPARE_SID (0x0000F0C0U)
135135
#define TFM_PS_TEST_PREPARE_VERSION (1U)
136136

137-
/******** TFM_SP_PSOC_SERVICE_TEST ********/
138-
#define PSOC_SERVICE_TEST_PSA_INIT_WD_SID (0x00002001U)
139-
#define PSOC_SERVICE_TEST_PSA_INIT_WD_VERSION (1U)
140-
#define PSOC_SERVICE_TEST_PSA_POKE_WD_SID (0x00002002U)
141-
#define PSOC_SERVICE_TEST_PSA_POKE_WD_VERSION (1U)
142-
#define PSOC_SERVICE_TEST_PSA_KILL_WD_SID (0x00002003U)
143-
#define PSOC_SERVICE_TEST_PSA_KILL_WD_VERSION (1U)
144-
#define PSOC_SERVICE_TEST_PSA_WRITE_FLASH_SID (0x00002004U)
145-
#define PSOC_SERVICE_TEST_PSA_WRITE_FLASH_VERSION (1U)
146-
#define PSOC_SERVICE_TEST_PSA_READ_FLASH_SID (0x00002005U)
147-
#define PSOC_SERVICE_TEST_PSA_READ_FLASH_VERSION (1U)
148-
#define PSOC_SERVICE_TEST_PSA_GET_REBOOT_REASON_SID (0x00002006U)
149-
#define PSOC_SERVICE_TEST_PSA_GET_REBOOT_REASON_VERSION (1U)
150-
151-
/******** TFM_PSOC_CLIENT_TEST ********/
152-
#define PSOC_CLIENT_TEST_LVL2_SID (0x00002000U)
153-
#define PSOC_CLIENT_TEST_LVL2_VERSION (1U)
154-
155137
/******** TFM_SP_SECURE_CLIENT_2 ********/
156138
#define TFM_SECURE_CLIENT_2_SID (0x0000F0E0U)
157139
#define TFM_SECURE_CLIENT_2_VERSION (1U)

0 commit comments

Comments
 (0)