The sst_utils_memcpy and sst_utils_memset functions have the following FIXME message attached:
/* FIXME: following functions are not optimized and will eventually to be * replaced by system provided APIs. */
Memory util functions are now available in tfm_memory_utils.h. The SST implementations can be replaced with calls to the TF-M memory utils.