rpmsg: glink: Use the local intents when receiving data
So previously on request from remote side, we allocated local intent buffers and passed the ids to the remote. Now when we receive data buffers from remote directed to that intent id, copy the data to the corresponding preallocated intent buffer. Change-Id: I741aafa9c50fe1a578a4c6e2d5e125f29b97e673 Signed-off-by:Sricharan R <sricharan@codeaurora.org> Signed-off-by:
Bjorn Andersson <bjorn.andersson@linaro.org>
Loading
Please register or sign in to comment