You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments