commit | dacbb35e930f8348f70f2daf58ea6eb42b140a0b | [log] [tgz] |
---|---|---|
author | Sricharan R <sricharan@codeaurora.org> | Thu Aug 24 12:51:39 2017 +0530 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Tue Aug 29 20:34:15 2017 -0700 |
tree | 4a1532755c9d061e8272655c95b3b52813af4f40 | |
parent | 6bf68cbdf7df32d53fcf32a9615d00913eac8d23 [diff] |
rpmsg: glink: Receive and store the remote intent buffers Just like we allocating and sending intent ids to remote, remote side allocates and sends us the intents as well. So save the intent ids and use it later while sending data targeting the appropriate intents based on the size. Acked-by: Arun Kumar Neelakantam <aneela@codeaurora.org> Signed-off-by: Sricharan R <sricharan@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>