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
nrf_security: Disable Mbed TLS heap when building for TFM
Mbed TLS heap is not needed for TF-M use cases where
legacy APIs are not used.
Remove default enablement of MBEDTLS_ENABLE_HEAP when
BUILD_WITH_TFM is set.
Signed-off-by: Juha Ylinen <[email protected]>
0 commit comments