Commit 3005952
nrf_security: Enable PSA_CRYPTO for NRF_SECURITY
Enable the option PSA_CRYPTO when NRF_SECURITY is enabled.
This will make it possible to select different providers
for PSA crypto APIs, one provider being MbedTLS, another
is TF-M and a custom one could be used as well.
Since nrf_security provides PSA crypto APIs it sets the
custom provider as default.
Signed-off-by: Georgios Vasilakis <[email protected]>1 parent 74e6c91 commit 3005952
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
| |||
0 commit comments