commit | 505b170b8142d717fd4f8849c5f53a8fc7d4b7cd | [log] [tgz] |
---|---|---|
author | Ken Liu <ken.liu@arm.com> | Fri May 29 13:19:58 2020 +0800 |
committer | Summer Qin <summer.qin@arm.com> | Fri Jul 10 18:17:13 2020 +0800 |
tree | 67b231c29a61815b510911c8b66247dcf196618f | |
parent | 39791cc4fded136f5e06a5591f2736d80ff18d33 [diff] |
SPM: Use connection handle as the message handle One connection has one message only, do not bother using message pointer as message handles. The connection handle can be used to identify the message. Change-Id: I99d12bc3fb17431633e2f94f77cef9254a31b830 Signed-off-by: Ken Liu <ken.liu@arm.com>