aboutsummaryrefslogtreecommitdiff
path: root/tools/tfm_manifest_list.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tfm_manifest_list.yaml')
-rw-r--r--tools/tfm_manifest_list.yaml14
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/tfm_manifest_list.yaml b/tools/tfm_manifest_list.yaml
index 0508d7e21c..e777aa144a 100644
--- a/tools/tfm_manifest_list.yaml
+++ b/tools/tfm_manifest_list.yaml
@@ -15,7 +15,6 @@
"name": "Protected Storage Service",
"short_name": "TFM_SP_PS",
"manifest": "secure_fw/partitions/protected_storage/tfm_protected_storage.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_PARTITION_PROTECTED_STORAGE",
"version_major": 0,
@@ -34,7 +33,6 @@
"name": "TF-M Internal Trusted Storage Service",
"short_name": "TFM_SP_ITS",
"manifest": "secure_fw/partitions/internal_trusted_storage/tfm_internal_trusted_storage.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_PARTITION_INTERNAL_TRUSTED_STORAGE",
"version_major": 0,
@@ -50,7 +48,6 @@
"name": "TFM Audit Log Service",
"short_name": "TFM_SP_AUDIT_LOG",
"manifest": "secure_fw/partitions/audit_logging/tfm_audit_logging.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": false,
"conditional": "TFM_PARTITION_AUDIT_LOG",
"version_major": 0,
@@ -66,7 +63,6 @@
"name": "TFM Crypto Service",
"short_name": "TFM_SP_CRYPTO",
"manifest": "secure_fw/partitions/crypto/tfm_crypto.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_PARTITION_CRYPTO",
"version_major": 0,
@@ -82,7 +78,6 @@
"name": "TFM Platform Service",
"short_name": "TFM_SP_PLATFORM",
"manifest": "secure_fw/partitions/platform/tfm_platform.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_PARTITION_PLATFORM",
"version_major": 0,
@@ -98,7 +93,6 @@
"name": "TFM Initial Attestation Service",
"short_name": "TFM_SP_INITIAL_ATTESTATION",
"manifest": "secure_fw/partitions/initial_attestation/tfm_initial_attestation.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_PARTITION_INITIAL_ATTESTATION",
"version_major": 0,
@@ -114,7 +108,6 @@
"name": "TFM Core Test Service",
"short_name": "TFM_SP_CORE_TEST",
"manifest": "../tf-m-tests/test/test_services/tfm_core_test/tfm_test_core.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_PARTITION_TEST_CORE",
"version_major": 0,
@@ -130,7 +123,6 @@
"name": "TFM Core Test Service 2",
"short_name": "TFM_SP_CORE_TEST_2",
"manifest": "../tf-m-tests/test/test_services/tfm_core_test_2/tfm_test_core_2.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_PARTITION_TEST_CORE",
"version_major": 0,
@@ -146,7 +138,6 @@
"name": "TFM Secure Client Service",
"short_name": "TFM_SP_SECURE_TEST_PARTITION",
"manifest": "../tf-m-tests/test/test_services/tfm_secure_client_service/tfm_test_client_service.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_PARTITION_TEST_SECURE_SERVICES",
"version_major": 0,
@@ -170,7 +161,6 @@
"name": "TFM IPC Service Test",
"short_name": "TFM_SP_IPC_SERVICE_TEST",
"manifest": "../tf-m-tests/test/test_services/tfm_ipc_service/tfm_ipc_service_partition.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_PARTITION_TEST_CORE_IPC",
"version_major": 0,
@@ -186,7 +176,6 @@
"name": "TFM IPC Client Service",
"short_name": "TFM_SP_IPC_CLIENT_TEST",
"manifest": "../tf-m-tests/test/test_services/tfm_ipc_client/tfm_ipc_client_partition.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_PARTITION_TEST_CORE_IPC",
"version_major": 0,
@@ -202,7 +191,6 @@
"name": "TFM IRQ Test Service 1",
"short_name": "TFM_IRQ_TEST_1",
"manifest": "../tf-m-tests/test/test_services/tfm_irq_test_service_1/tfm_irq_test_service_1.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_ENABLE_IRQ_TEST",
"version_major": 0,
@@ -219,7 +207,6 @@
"name": "TF-M PS Test Service",
"short_name": "TFM_SP_PS_TEST",
"manifest": "../tf-m-tests/test/test_services/tfm_ps_test_service/tfm_ps_test_service.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_PARTITION_TEST_PS",
"version_major": 0,
@@ -235,7 +222,6 @@
"name": "TF-M Secure Client 2 Service",
"short_name": "TFM_SP_SECURE_CLIENT_2",
"manifest": "../tf-m-tests/test/test_services/tfm_secure_client_2/tfm_secure_client_2.yaml",
- "tfm_extensions": true,
"tfm_partition_ipc": true,
"conditional": "TFM_PARTITION_TEST_SECURE_SERVICES",
"version_major": 0,