Commit 481eed1
committed
samples: net: openthread: coap: add Secure Storage backend when using PSA
When PSA Crypto API are used they need a PSA ITS implementation and this
is provided by Secure Storage if TF-M is not enabled in the build.
Secure Storage on its side need a backend where to physically store data.
This commit enables ZMS as backend for samples.
Signed-off-by: Valerio Setti <[email protected]>1 parent 6cf13e0 commit 481eed1
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments