commit | 630c76b90301dd342947fd183b9b8cb6236aabab | [log] [tgz] |
---|---|---|
author | Summer Qin <summer.qin@arm.com> | Wed May 20 10:32:58 2020 +0800 |
committer | Summer Qin <summer.qin@arm.com> | Fri May 29 20:42:20 2020 +0800 |
tree | ab34bafe07619f8a138ecf3602dbb39f337164e3 | |
parent | 3650297e1cc7373dd5e21dde2b05444c0840f57f [diff] |
Core: Distinguish connection handle types SPM function direct accesses internal handle type instance, and expose 'psa_handle_t' to external. Distinguish the internal and the external connection handle types. Remove 'tfm_spm_get_service_by_handle' function since we can directly get service with connection handle. Remove 'tfm_spm_find_conn_handle_node' function. Change-Id: I60b481e409f4165ec1bbde97c498ee17d74c5a29 Signed-off-by: Summer Qin <summer.qin@arm.com>