commit | 744bdec233f1f49650af5356d91f149ac74484d7 | [log] [tgz] |
---|---|---|
author | Summer Qin <summer.qin@arm.com> | Tue Apr 09 17:45:21 2019 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Wed Jun 26 03:24:19 2019 +0000 |
tree | 91b231b486a2c007ea4754b0217750109804aa8b | |
parent | 52a7862a9c332a6bd070e2a75fff1c162b4287cd [diff] |
Core: Refine the implementation of connection handle Move the creation of connection handle from tfm_svcall_psa_reply() function to tfm_svcall_psa_connection() function. This change will make it possible to return the error to client when handle creating failed. Change-Id: I2efdd5b2876e5094261ea86829a6aafe8eb00053 Signed-off-by: Summer Qin <summer.qin@arm.com>