Commit 596b8fb
modules: tf-m: Change default profile for most use cases
Change the default profile for TF-M for all devices which
use the bluetooth crypto, bluetooth mesh crypto and openthread.
Instead of the minimal profile of TF-M which doesn't provide
crypto operations apart from rng use the PROFILE_TYPE_NOT_SET
which allows crypto operations based on the enabled PSA_WANTs.
This is preparation work, the profile will be PROFILE_TYPE_NOT_SET
for all devices and use cases in the future.
Signed-off-by: Georgios Vasilakis <[email protected]>1 parent cfee8c6 commit 596b8fb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments