Commit b6377c5
committed
secure_storage: re-add MbedTLS backend
Re-add the option to use the MbedTLS ITS backend on posix. This backend
is much simpler to setup than the Zephyr backends in a testing
environment. This was previously removed in:
#82319
Signed-off-by: Jordan Yates <[email protected]>1 parent ff4dc62 commit b6377c5
File tree
2 files changed
+11
-0
lines changed- modules/mbedtls/configs
- subsys/secure_storage
2 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
489 | 494 | | |
490 | 495 | | |
491 | 496 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
0 commit comments