commit | ef42f444063280f217cc4bcfc4fb43bfa4df8932 | [log] [tgz] |
---|---|---|
author | Mingyang Sun <mingyang.sun@arm.com> | Fri Jun 11 15:07:58 2021 +0800 |
committer | Mingyang Sun <mingyang.sun@arm.com> | Tue Jun 15 17:44:23 2021 +0800 |
tree | f2543992bffc82c9c651eb78c2e086213de0e08c | |
parent | 294ce2e55dfa9794f3d905a300200d9584ca8969 [diff] |
SPM: Stateless services can be searched by sid Stateless services need to be able to be found by SID. This is required in 'psa_connect()' and 'psa_version()' API. Error check order in 'psa_connect()' is also updated: If a stateless service SID is detected, block the connection directly. Change-Id: If5182d72986173eb33ff1af99dff79cb3661f0fe Signed-off-by: Mingyang Sun <mingyang.sun@arm.com>