Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/include/
Dtfm_arch.h102 struct tfm_additional_context_t { struct
110 struct tfm_additional_context_t addi_ctx; argument
138 struct tfm_additional_context_t addi_ctx;
/trusted-firmware-m-latest/secure_fw/spm/core/
Dbackend_ipc.c490 sizeof(struct tfm_additional_context_t) : 0); in ipc_schedule()
502 sizeof(struct tfm_additional_context_t)) > __get_PSP()) { in ipc_schedule()