nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

rptun: remove notify_wait in remoteproc ops

Open wyr8899 opened this issue 1 year ago • 1 comments

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 avatar Feb 23 '24 02:02 wyr8899

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

CV-Bowen avatar Feb 26 '24 02:02 CV-Bowen