TA_CloseSessionEntryPoint
API Format
TA_CloseSessionEntryPoint(void *session_context)
Function Description
Called by the TEE when a CA initiates a request to close the session with a TA.
Parameter Description
session_context: pointer to a session.
Parent topic: TA Mandatory APIs