Home
last modified time | relevance | path

Searched refs:curr_partition (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.6.0/secure_fw/spm/core/
Dagent_api.c27 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in tfm_spm_agent_psa_call() local
34 curr_partition->boundary, (uintptr_t)params, in tfm_spm_agent_psa_call()
63 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in tfm_spm_agent_psa_connect() local
65 if (!IS_NS_AGENT_MAILBOX(curr_partition->p_ldinf)) { in tfm_spm_agent_psa_connect()
Dpsa_call_api.c33 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in spm_associate_call_params() local
64 curr_partition->boundary, (uintptr_t)inptr, in spm_associate_call_params()
79 curr_partition->boundary, (uintptr_t)outptr, in spm_associate_call_params()
115 curr_partition->boundary, (uintptr_t)ivecs_local[i].base, in spm_associate_call_params()
138 curr_partition->boundary, (uintptr_t)ovecs_local[i].base, in spm_associate_call_params()
Dpsa_read_write_skip_api.c20 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in tfm_spm_partition_psa_read() local
68 curr_partition->boundary, (uintptr_t)buffer, in tfm_spm_partition_psa_read()
149 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in tfm_spm_partition_psa_write() local
199 curr_partition->boundary, (uintptr_t)buffer, in tfm_spm_partition_psa_write()
Dtfm_boot_data.c155 struct partition_t *curr_partition = GET_CURRENT_COMPONENT(); in tfm_core_get_boot_data_handler() local
159 curr_partition->boundary, (uintptr_t)buf_start, in tfm_core_get_boot_data_handler()