This is an automated email from the ASF dual-hosted git repository.

ligd pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 64d2b822f8e arch/arm/src/nrf: Remove return status from void functions
     add dc9c7e9d63e drivers/rpmsg_router: Modify return value when receive 
DESTROY cmd
     add 0a5940d9aba drivers/rpmsg_router: check hub ept ready before 
rpmsg_send pm msg
     add f568f6b0bc8 drivers/rpmsg_router: user_ept's dst_addr should set to 
RPMSG_ADDR_ANY
     add e2e5827c889 drivers/rpmsg_router: Use rpmsg_send_offchannel_raw to fix 
stuck issue
     add 6e3f0b0a539 drivers/rpmsg_router: fix double free at 
rpmsg_router_hub_unbind
     add 28e2ca5d233 drivers/rpmsg_router: Distinguish NS_CREATE or NS_ACK for 
rpmsg_router_edge
     add 31664023f94 drivers/rpmsg_router: avoid rpmsg:cpu failed to bind dest
     add 7d61b7c43fa drivers/rpmsg_router: fix race condition lead to 
use-after-fre
     add 6a4feb4fc4e drivers/rpmsg_router: rename dst_ept to peer_ept
     add ccf660ce109 drivers/rpmsg: use explicit NULL comparisons for pointer 
checks

No new revisions were added by this update.

Summary of changes:
 drivers/rpmsg/rpmsg_router_edge.c |  47 ++++++++-------
 drivers/rpmsg/rpmsg_router_hub.c  | 117 +++++++++++++++++++++-----------------
 2 files changed, 90 insertions(+), 74 deletions(-)

Reply via email to