Commit b09b3ab
nrf_security: Mbedlts threading dependency fix
Make the MbedTLS threading configuration to depend on
the multithreading Kconfig option. The multithreading
configuration is required by both the PSA crypto
implementation which uses the Zephyr mutexes and
also by the MbedTLS legacy implementation which
may not use Zephyr mutexes for CC3XX.
Signed-off-by: Georgios Vasilakis <[email protected]>
(cherry picked from commit 1e65489)1 parent c461a68 commit b09b3ab
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments