summaryrefslogtreecommitdiff
path: root/nrfdemo/build/tfm/tools/manifest_config.h
diff options
context:
space:
mode:
authorMichal Hanus <mikehanus@protonmail.com>2025-04-14 22:04:32 +0200
committerMichal Hanus <mikehanus@protonmail.com>2025-04-14 22:04:32 +0200
commit2e13c372f1419f08dab7797b244681f889dd9bcf (patch)
tree995a31c40f13068c4135c213e938e0a2a9ed05a3 /nrfdemo/build/tfm/tools/manifest_config.h
parent620dfd94019f3c7e3022fa5a5fb9c9b51491062d (diff)
nrfdemo
Diffstat (limited to 'nrfdemo/build/tfm/tools/manifest_config.h')
-rw-r--r--nrfdemo/build/tfm/tools/manifest_config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/nrfdemo/build/tfm/tools/manifest_config.h b/nrfdemo/build/tfm/tools/manifest_config.h
new file mode 100644
index 0000000..87f862d
--- /dev/null
+++ b/nrfdemo/build/tfm/tools/manifest_config.h
@@ -0,0 +1,9 @@
+#define TFM_ISOLATION_LEVEL 1
+#define CONFIG_TFM_SPM_BACKEND SFN
+#define TFM_PARTITION_NS_AGENT_MAILBOX 0
+#define TFM_PARTITION_PROTECTED_STORAGE 0
+#define TFM_PARTITION_INTERNAL_TRUSTED_STORAGE 0
+#define TFM_PARTITION_CRYPTO 1
+#define TFM_PARTITION_PLATFORM 1
+#define TFM_PARTITION_INITIAL_ATTESTATION 0
+#define TFM_PARTITION_FIRMWARE_UPDATE 0