Home
last modified time | relevance | path

Searched refs:tfm_allocate_service_assuredly (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Drom_loader.c47 static struct service_t *tfm_allocate_service_assuredly(uint32_t service_count) in tfm_allocate_service_assuredly() function
152 services = tfm_allocate_service_assuredly(p_ptldinf->nservices); in load_services_assuredly()