You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/05/20 10:46:37 UTC

[GitHub] [nuttx] CV-Bowen opened a new pull request, #9348: openamp: decoupling the transport layer and virtio device layer

CV-Bowen opened a new pull request, #9348:
URL: https://github.com/apache/nuttx/pull/9348

   ## Summary
   Patch 17:
   virtio: follow virtio 1.2 spec, add more virtio status and device
   
   Patch 18:
   virtio: decoupling the transport layer and virtio device layer
   
   1. Add virtio device api to decouple the transport layer and virtio device layer.
   2. Move the vrings info and virtqueue allocation/free  to the remoteproc transport layer;
   3. Because 2, modify the rpmsg device also;
   
   This PR is need by [#9297](https://github.com/apache/nuttx/pull/9297)
   
   ## Impact
   RPTUN
   
   ## Testing
   sim:rpserver and sim:rpproxy
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] xiaoxiang781216 merged pull request #9348: openamp: decoupling the transport layer and virtio device layer

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #9348:
URL: https://github.com/apache/nuttx/pull/9348


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org