OpenAMP / open-amp

The main OpenAMP library implementing RPMSG, Virtio, and Remoteproc for RTOS etc
https://www.openampproject.org/
Other
678 stars 278 forks source link

virtio: Inline vring_init() and vring_need_event() functions #569

Open glneo opened 3 months ago

glneo commented 3 months ago

Both of these functions should be internal to virtqueue. They should have had no usefulness outside of this file and so moving them should not cause any API issue. This simplifies the virtio ring setup code for later improvements

github-actions[bot] commented 1 month ago

This pull request has been marked as a stale pull request because it has been open (more than) 45 days with no activity.