This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from e1fb0498b22 doc: update citests.rst and move to Testing
add b4a10fc63ce openamp/libmetal: change the libmetal mutex to rmutex to
avoid carsh
add 02ac99ae1c8 drivers/rpmsg: no need check held status after change to
rmutex
add d019a638aba rpmsg: call unbound_cb if service used as server/client
when it is destroyed
No new revisions were added by this update.
Summary of changes:
drivers/rpmsg/rpmsg.c | 21 +++++-
drivers/rpmsg/rpmsg_port.c | 28 ++------
drivers/rpmsg/rpmsg_virtio_lite.c | 3 +-
drivers/rptun/rptun.c | 3 +-
...ake-set-HAVE_STDATOMIC_H-default-true-in-.patch | 6 +-
...omic-enable-64-bit-atomic-by-toolchain-bu.patch | 4 +-
...e-the-libmetal-nuttx-mutex-to-recursive-m.patch | 80 ++++++++++++++++++++++
openamp/libmetal.cmake | 2 +
openamp/libmetal.defs | 1 +
9 files changed, 117 insertions(+), 31 deletions(-)
create mode 100644
openamp/0003-mutex-change-the-libmetal-nuttx-mutex-to-recursive-m.patch