Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/secure_fw/spm/core/
Dspm.h315 uint32_t tfm_spm_init(void);
Dtfm_svcalls.c173 exc_return = tfm_spm_init(); in handle_spm_svc_requests()
Dspm_ipc.c369 uint32_t tfm_spm_init(void) in tfm_spm_init() function