Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/interface/include/
Dtfm_psa_call_pack.h63 #define PARAM_SET_NS_INVEC(ctrl_param) ((ctrl_param) | NS_INVEC_BIT) macro
/trusted-firmware-m-3.7.0/secure_fw/partitions/ns_agent_mailbox/
Dtfm_spe_mailbox.c231 control = PARAM_SET_NS_INVEC(control); in tfm_mailbox_dispatch()