commit | ed80b87a3751fdec4794a34f30be24b8f57f8b7f | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Sun Jun 25 14:21:05 2023 +0800 |
committer | Xinyu Zhang <xinyu.zhang@arm.com> | Tue Jun 27 17:27:24 2023 +0800 |
tree | f894d58f46fb84cc5f38026abc29f642a6587318 | |
parent | 3b9756ec9b806f9512bdb951f3d73e9990c9a06a [diff] |
SPM: Remove "rhandle" in "connection_t" struct In current implementation, rhandle is bound in received message. It is redundant to store rhandle again in "connection_t" struct. So remove "rhandle" in "connection_t" struct. Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: I0864241ada7ee5fdcc42350211444476f9ece36a