commit | 6c59e4e7de6f047cec83ed4fab7a8af94276f092 | [log] [tgz] |
---|---|---|
author | Julian Hall <julian.hall@arm.com> | Mon Nov 23 17:50:47 2020 +0100 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Fri Nov 27 16:47:02 2020 +0100 |
tree | 9e9877d15f6ec9ae3eed1dac82eb912dc8258a84 | |
parent | 07679f2dedd45801ba3bc155685617d177ecbbba [diff] |
Add generic RPC layer Adds generic RPC caller and endpoint. This is the base for specialized RPC communication using e.g. FF-A messaging. The protocol description is implemented in two flavours: packed C structures and protobuf. Change-Id: I17f450b7272bd4008fc20fe8f716a253f6754000 Signed-off-by: Julian Hall <julian.hall@arm.com>