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
Recently, support for mbedtls 3.6.x has been added
In debian, libmbedtls 3.6.x does not have PSA crypto enabled so when I try to build bctoolbox 5.3.97 I run into compilation errors.
I m wondering if I can safely remove the PSA crypto support in bctoolbox (by removing this #ifdef block :
Context
Hello,
Recently, support for mbedtls 3.6.x has been added
In debian, libmbedtls 3.6.x does not have PSA crypto enabled so when I try to build bctoolbox
5.3.97
I run into compilation errors.I m wondering if I can safely remove the PSA crypto support in bctoolbox (by removing this
#ifdef
block :bctoolbox/src/crypto/mbedtls.cc
Line 36 in 40e9f07
Thanks !
General information
Expected behaviour
I wanted to do a simple call with the Linux client calling the Android phone. However, the phone doesn't ring when it is asleep.
To Reproduce
Additional context
Add any other context about the problem here.
SDK logs URL
No response
The text was updated successfully, but these errors were encountered: