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: Add definition of appmem partition for mbedtls library
... to make it possible to build with `CONFIG_USERSPACE` enabled
(there is such definition in userspace.c in Zephyr but it is compiled
only when `CONFIG_MBEDTLS` is enabled, what is not the case here).
Ref.: NCSDK-15305
Signed-off-by: Andrzej Głąbek <[email protected]>
0 commit comments