Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/core/
Dtfm_rpc.c79 return TFM_RPC_INVAL_PARAM; in tfm_rpc_register_ops()
83 return TFM_RPC_INVAL_PARAM; in tfm_rpc_register_ops()
Dtfm_rpc.h29 #define TFM_RPC_INVAL_PARAM (INT32_MIN + 1) macro
/trusted-firmware-m-latest/docs/design_docs/dual-cpu/
Dcommunication_prototype_between_nspe_and_spe_in_dual_core_systems.rst368 TFM_RPC_INVAL_PARAM citation
371 ``TFM_RPC_INVAL_PARAM`` is a return value to indicate that the input parameters
376 #define TFM_RPC_INVAL_PARAM (INT32_MIN + 1)