commit | a6b3e1cf8b42df109d6d73c1e9beb6a6c83cb631 | [log] [tgz] |
---|---|---|
author | Julian Hall <julian.hall@arm.com> | Fri Jun 25 10:15:01 2021 +0100 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Tue Oct 05 22:55:46 2021 +0200 |
tree | 7cf5b0baee6b249bc942a7bd693cd12b4ef5a5e7 | |
parent | d03aced2891b8cffdba0517d3119958df0d3b46c [diff] |
Add RPC demux component To support multiple co-located service providers, the rpc_demux may be used. It presents a single input rpc_interface and demultiplexes incoming call requests to 1..* attached outputs using the interface_id parameter carried by the underlying RPC. Signed-off-by: Julian Hall <julian.hall@arm.com> Change-Id: I03d7423892cd07d8a8fcd445dbb7dc7e62497455