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
2 files changed