Branch: refs/heads/main Home: https://github.com/OpenAMP/open-amp Commit: 198e2e69a98931162b08c7193633ad9f1077f9f7 https://github.com/OpenAMP/open-amp/commit/198e2e69a98931162b08c7193633ad9f1... Author: Yongrong Wang wangyongrong@xiaomi.com Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths: M lib/include/openamp/remoteproc.h M lib/include/openamp/remoteproc_virtio.h M lib/include/openamp/rpmsg.h M lib/include/openamp/virtio.h M lib/remoteproc/remoteproc.c M lib/remoteproc/remoteproc_virtio.c M lib/rpmsg/rpmsg_virtio.c
Log Message: ----------- Revert "openamp: add new ops wait_notified() to avoid looping in tx buffer get"
This reverts commit 95802c1d0328d2d0fe97fc744aa213eb8bc0e466.
Signed-off-by: Yongrong Wang wangyongrong@xiaomi.com
Commit: 15b4a8b6210ef0241fb0f62133ad15ebdf48e9bd https://github.com/OpenAMP/open-amp/commit/15b4a8b6210ef0241fb0f62133ad15ebd... Author: Yongrong Wang wangyongrong@xiaomi.com Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths: M lib/include/openamp/rpmsg.h M lib/include/openamp/rpmsg_virtio.h M lib/rpmsg/rpmsg_virtio.c
Log Message: ----------- openamp: add notify_wait_cb to avoid looping in tx buffer get
Give users a chance to handle the no tx buffer situation when get tx buffer, with this patch, user can set the notify_wait_cb in driver and this callback function will be called to handle the wait when no tx buffer in tx virtqueue.
Signed-off-by: Yongrong Wang wangyongrong@xiaomi.com
Compare: https://github.com/OpenAMP/open-amp/compare/79b795e954e1...15b4a8b6210e
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications
openamp-rp@lists.openampproject.org