Home
last modified time | relevance | path

Searched refs:spm_memcpy (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-3.7.0/secure_fw/spm/include/
Dutilities.h31 #ifndef spm_memcpy
32 #define spm_memcpy memcpy macro
34 void *spm_memcpy(void *dest, const void *src, size_t n);
/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dtfm_boot_data.c201 (void)spm_memcpy(&tlv_entry, (const void *)offset, in tfm_core_get_boot_data_handler()
213 (void)spm_memcpy(ptr, (const void *)offset, next_tlv_offset); in tfm_core_get_boot_data_handler()
Dpsa_read_write_skip_api.c76 spm_memcpy(buffer, (char *)handle->invec_base[invec_idx] + in tfm_spm_partition_psa_read()
205 spm_memcpy((char *)handle->outvec_base[outvec_idx] + in tfm_spm_partition_psa_write()
Dpsa_call_api.c69 spm_memcpy(ivecs_local, inptr, ivec_num * sizeof(psa_invec)); in spm_associate_call_params()
84 spm_memcpy(ovecs_local, outptr, ovec_num * sizeof(psa_outvec)); in spm_associate_call_params()
Dpsa_api.c194 spm_memcpy(msg, &handle->msg, sizeof(psa_msg_t)); in tfm_spm_partition_psa_get()
/trusted-firmware-m-3.7.0/secure_fw/partitions/ns_agent_mailbox/
Dtfm_spe_mailbox.c156 spm_memcpy(&reply_ptr->return_val, &ret_result, in mailbox_direct_reply()
346 spm_memcpy(msg_ptr, &spe_mailbox_queue.ns_slots[idx].msg, sizeof(*msg_ptr)); in tfm_mailbox_handle_msg()
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/common/
DCMakeLists.txt208 spm_memcpy=spm_dma_memcpy