Home
last modified time | relevance | path

Searched defs:partition_id (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-latest/secure_fw/partitions/crypto/
Dcrypto_alloc.c86 int32_t partition_id = 0; in tfm_crypto_operation_alloc() local
122 int32_t partition_id = 0; in tfm_crypto_operation_release() local
156 int32_t partition_id = 0; in tfm_crypto_operation_lookup() local
/trusted-firmware-m-latest/secure_fw/spm/core/
Dtfm_boot_data.c53 int32_t partition_id; member
94 int32_t partition_id; in tfm_core_check_boot_data_access_policy() local
Dspm_ipc.c110 struct partition_t *tfm_spm_get_partition_by_id(int32_t partition_id) in tfm_spm_get_partition_by_id()
280 int32_t partition_id; in spm_msg_handle_to_connection() local
Dpsa_api.c327 psa_status_t tfm_spm_partition_psa_notify(int32_t partition_id) in tfm_spm_partition_psa_notify()
Dpsa_interface_svc.c80 __naked void psa_notify_svc(int32_t partition_id) in psa_notify_svc()
Dpsa_interface_thread_fn_call.c110 void psa_notify_thread_fn_call(int32_t partition_id) in psa_notify_thread_fn_call()
/trusted-firmware-m-latest/secure_fw/partitions/lib/runtime/
Dpsa_api_ipc.c94 void psa_notify(int32_t partition_id) in psa_notify()