aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/design_documents/tfm_partition_and_service_design_document.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/design_documents/tfm_partition_and_service_design_document.rst b/docs/design_documents/tfm_partition_and_service_design_document.rst
index 83e8c309b1..500e7a11dd 100644
--- a/docs/design_documents/tfm_partition_and_service_design_document.rst
+++ b/docs/design_documents/tfm_partition_and_service_design_document.rst
@@ -43,9 +43,6 @@ partition information:
struct spm_partition_runtime_data_t runtime_data;
const struct spm_partition_static_data_t *static_data;
const struct platform_data_t *platform_data;
- #if TFM_PSA_API
- const struct tfm_spm_partition_memory_data_t *memory_data;
- #endif
};
The structure describes the partition information from four aspects and every