Home
last modified time | relevance | path

Searched refs:psa_close (Results 1 – 14 of 14) sorted by relevance

/trusted-firmware-m-3.6.0/secure_fw/partitions/ns_agent_tz/
Dpsa_api_veneers_v80m.c45 #pragma required = psa_close
193 " bl "M2S(psa_close)" \n" in tfm_psa_close_veneer()
Dpsa_api_veneers.c59 psa_close(handle); in tfm_psa_close_veneer()
/trusted-firmware-m-3.6.0/secure_fw/partitions/lib/runtime/
Dpsa_api_ipc.c82 void psa_close(psa_handle_t handle) in psa_close() function
84 PART_METADATA()->psa_fns->psa_close(handle); in psa_close()
/trusted-firmware-m-3.6.0/interface/src/
Dtfm_tz_psa_ns_api.c60 void psa_close(psa_handle_t handle) in psa_close() function
/trusted-firmware-m-3.6.0/interface/include/psa/
Dclient.h191 void psa_close(psa_handle_t handle);
/trusted-firmware-m-3.6.0/secure_fw/spm/core/
Dtfm_rpc.c75 psa_close(handle); in tfm_rpc_psa_close()
Dpsa_interface_sfn.c139 void psa_close(psa_handle_t handle) in psa_close() function
/trusted-firmware-m-3.6.0/secure_fw/spm/include/interface/
Druntime_defs.h45 void (*psa_close)(psa_handle_t handle); member
/trusted-firmware-m-3.6.0/interface/src/multi_core/
Dtfm_multi_core_psa_ns_api.c119 void psa_close(psa_handle_t handle) in psa_close() function
/trusted-firmware-m-3.6.0/docs/design_docs/dual-cpu/
Dcommunication_prototype_between_nspe_and_spe_in_dual_core_systems.rst272 - For ``psa_connect()``, ``psa_call()`` and ``psa_close()``, the handlers
295 - `Replying routine for psa_connect(), psa_call() and psa_close()`_ describes
296 the routine for ``psa_connect()``, ``psa_call()`` and ``psa_close()``.
308 Replying routine for psa_connect(), psa_call() and psa_close()
311 For ``psa_connect()``, ``psa_call()`` and ``psa_close()``, the PSA client call
652 TF-M RPC ``psa_close()`` handler
674 ``tfm_rpc_psa_close()`` invokes common ``psa_close()`` handler in TF-M.
Dmailbox_ns_agent_update.rst318 psa_close(ns_msg.handle);
/trusted-firmware-m-3.6.0/docs/design_docs/services/
Dstateless_rot_service.rst98 psa_close()
162 partition does not do anything during ``psa_connect()`` or ``psa_close()``
Dtfm_psa_inter_process_communication.rst154 void psa_close(psa_handle_t handle);
Dsecure_partition_runtime_library.rst152 psa_close(handle);