Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/include/load/
Dpartition_defs.h67 #define IS_IPC_MODEL(pldi) (!!((pldi)->flags \ macro
/trusted-firmware-m-latest/secure_fw/spm/core/
Dbackend_ipc.c140 if (!IS_IPC_MODEL(p_pt_ldi)) { in prv_process_metadata()
164 if (!IS_IPC_MODEL(p_pt_ldi)) { in prv_process_metadata()
262 if (IS_IPC_MODEL(p_pt->p_ldinf)) { in partition_init()
Dbackend_sfn.c101 if (IS_IPC_MODEL(p_part->p_ldinf)) { in spm_init_function()