Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rptun: remove notify_wait in remoteproc ops #11754

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wyr8899
Copy link
Contributor

@wyr8899 wyr8899 commented Feb 23, 2024

Summary

remove notify_wait in remoteproc ops, rptun implements notify_wait through rpmsg_notify_wait_cb.

Impact

simplify code logic.

Testing

tested in sim vela.

yf13 added a commit to yf13/nuttx that referenced this pull request Feb 23, 2024
The sim/posix_test blocks at least apache#11754 and apache#11753, disable it
tenatively to unblock CI checks.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
yf13 added a commit to yf13/nuttx that referenced this pull request Feb 23, 2024
The sim/posix_test blocks at least apache#11754 and apache#11753 on macOS.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
yf13 added a commit to yf13/nuttx that referenced this pull request Feb 23, 2024
The sim/posix_test blocks at least apache#11754 and apache#11753 on macOS.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
@CV-Bowen
Copy link
Contributor

@wyr8899 We should also modify nuttx/openamp/0004-openamp-add-new-ops-notify_wait-support.patch to pass CI.

remove notify_wait in remoteproc ops, rptun implements notify_wait through rpmsg_notify_wait_cb.

Signed-off-by: wangyongrong <wangyongrong@xiaomi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants