Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/secure_fw/spm/core/
Dpsa_mmiovec_api.c17 uint32_t invec_idx) in tfm_spm_partition_psa_map_invec()
93 uint32_t invec_idx) in tfm_spm_partition_psa_unmap_invec()
Dpsa_interface_sfn.c65 size_t psa_read(psa_handle_t msg_handle, uint32_t invec_idx, in psa_read()
77 size_t psa_skip(psa_handle_t msg_handle, uint32_t invec_idx, in psa_skip()
224 const void *psa_map_invec(psa_handle_t msg_handle, uint32_t invec_idx) in psa_map_invec()
234 void psa_unmap_invec(psa_handle_t msg_handle, uint32_t invec_idx) in psa_unmap_invec()
Dpsa_read_write_skip_api.c15 size_t tfm_spm_partition_psa_read(psa_handle_t msg_handle, uint32_t invec_idx, in tfm_spm_partition_psa_read()
85 size_t tfm_spm_partition_psa_skip(psa_handle_t msg_handle, uint32_t invec_idx, in tfm_spm_partition_psa_skip()
Dpsa_interface_thread_fn_call.c78 size_t psa_read_thread_fn_call(psa_handle_t msg_handle, uint32_t invec_idx, in psa_read_thread_fn_call()
87 uint32_t invec_idx, size_t num_bytes) in psa_skip_thread_fn_call()
203 const void *psa_map_invec_thread_fn_call(psa_handle_t msg_handle, uint32_t invec_idx) in psa_map_invec_thread_fn_call()
210 void psa_unmap_invec_thread_fn_call(psa_handle_t msg_handle, uint32_t invec_idx) in psa_unmap_invec_thread_fn_call()
Dpsa_interface_svc.c52 __naked size_t psa_read_svc(psa_handle_t msg_handle, uint32_t invec_idx, in psa_read_svc()
60 uint32_t invec_idx, size_t num_bytes) in psa_skip_svc()
/trusted-firmware-m-3.6.0/secure_fw/partitions/lib/runtime/
Dpsa_api_ipc.c44 size_t psa_read(psa_handle_t msg_handle, uint32_t invec_idx, in psa_read()
50 size_t psa_skip(psa_handle_t msg_handle, uint32_t invec_idx, size_t num_bytes) in psa_skip()
132 const void *psa_map_invec(psa_handle_t msg_handle, uint32_t invec_idx) in psa_map_invec()
137 void psa_unmap_invec(psa_handle_t msg_handle, uint32_t invec_idx) in psa_unmap_invec()