Home
last modified time | relevance | path

Searched defs:tfm_spm_is_rpc_msg (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dspm.h392 __STATIC_INLINE bool tfm_spm_is_rpc_msg(const struct connection_t *handle) in tfm_spm_is_rpc_msg() function
403 #define tfm_spm_is_rpc_msg(x) (false) macro