commit | 782376ddcf8fbca55dc2edcaaa99acce126ed2bd | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Wed Jun 21 18:49:58 2023 +0200 |
committer | Imre Kis <imre.kis@arm.com> | Fri Aug 18 10:56:21 2023 +0200 |
tree | b63f3af09ac79cdb7203f1dadfa8ccd97903080b | |
parent | 33c18bebeaefefda5052843b8f12c91d52dcf3b7 [diff] |
Add RPC caller and RPC caller session components Change rpc_caller_interface to follow the new RPC protocol's primitives. Introduce rpc_caller_session as a session layer built on top of the rpc_caller_interface. An opened session is tied to an interface of an RPC endpoint. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: Ibd75998d6a9d511b4adc79274cce34b59d9730f8