/trusted-firmware-m-3.6.0/interface/src/multi_core/ |
D | tfm_multi_core_psa_ns_api.c | 43 struct psa_client_params_t params; in psa_framework_version() local 59 struct psa_client_params_t params; in psa_version() local 77 struct psa_client_params_t params; in psa_connect() local 98 struct psa_client_params_t params; in psa_call() local 121 struct psa_client_params_t params; in psa_close() local
|
D | tfm_ns_mailbox.c | 103 const struct psa_client_params_t *params, in mailbox_tx_client_req() 165 const struct psa_client_params_t *params, in tfm_ns_mailbox_client_call()
|
D | tfm_ns_mailbox_thread.c | 176 const struct psa_client_params_t *params, in tfm_ns_mailbox_client_call()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/ |
D | test_proj_cclib.c | 24 static void* Test_LibInit(void *params ){ in Test_LibInit() 41 LibInitArgs params; in Test_Proj_CC_LibInit_Wrap() local
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/tests/common/ |
D | tst_common_init.c | 16 LibInitArgs params; in tests_CC_libInit_wrap() local
|
D | tst_common.c | 104 void* Test_LibInit(void *params ){ in Test_LibInit()
|
/trusted-firmware-m-3.6.0/secure_fw/spm/core/ |
D | agent_api.c | 23 const struct client_params_t *params, in tfm_spm_agent_psa_call()
|
D | tfm_rpc.c | 54 const struct client_params_t *params, in tfm_rpc_psa_call()
|
D | psa_interface_svc.c | 165 const struct client_params_t *params, in agent_psa_call_svc()
|
D | psa_interface_sfn.c | 268 const struct client_params_t *params, in agent_psa_call()
|
D | psa_interface_thread_fn_call.c | 237 const struct client_params_t *params, in agent_psa_call_thread_fn_call()
|
D | tfm_spe_mailbox.c | 180 const struct psa_client_params_t *params = &msg_ptr->params; in tfm_mailbox_dispatch() local
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/corstone1000/openamp/ |
D | tfm_spe_dual_core_psa_client_secure_lib.c | 172 static psa_status_t prepare_params_for_psa_call(struct client_params_t *params, in prepare_params_for_psa_call() 250 struct client_params_t params = {0}; in deliver_msg_to_tfm_spe() local
|
D | tfm_openamp_lib.h | 77 psa_client_in_params_t params; /* Contain parameters used in PSA member 119 psa_client_out_params_t params; /* Contain out data result of the member
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/rss/common/rss_comms/ |
D | rss_comms.c | 30 struct client_params_t params = { in message_dispatch() local
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
D | platform_alt.c | 26 void* Test_LibInit(void *params ){ in Test_LibInit()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/dmpu_integration_test/ |
D | dmpu_integration_test.c | 158 static void* dmpuIt_executer(void *params) in dmpuIt_executer()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/cmpu_integration_test/ |
D | cmpu_integration_test.c | 157 static void* cmpuIt_executer(void *params) in cmpuIt_executer()
|
/trusted-firmware-m-3.6.0/secure_fw/partitions/lib/runtime/ |
D | psa_api_ipc.c | 156 const struct client_params_t *params, in agent_psa_call()
|
/trusted-firmware-m-3.6.0/interface/include/multi_core/ |
D | tfm_mailbox.h | 80 struct psa_client_params_t params; /* Contain parameters used in PSA member
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
D | run_integration_test.c | 689 static void* runIt_executer(void *params) in runIt_executer()
|