in interface\src\tfm_ns_lock_rtx.c, tfm_ns_lock_init() creates a new mutex without specifying a cb in the mutex attributes struct
on some OSes/toolchains the allocation of the control block is expected to be done by the user.
osRtxMutex_t should be defined in the file and described in the mutex atributes