nuttx
nuttx copied to clipboard
rptun: remove notify_wait in remoteproc ops
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.
@wyr8899 We should also modify nuttx/openamp/0004-openamp-add-new-ops-notify_wait-support.patch
to pass CI.