nuttx/drivers/misc
Bowen Wang 064eb5fd35 rpmsg services: should release the tx buffer when rpmsg_send_nocopy failed
Otherwise, the tx buffer will be discarded and can no longer be obtained

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-10-08 18:26:39 +08:00
..
addrenv.c
CMakeLists.txt
dev_ascii.c
dev_mem.c dev_mem: Fix config judgment 2024-09-15 09:58:55 +08:00
dev_null.c
dev_zero.c
goldfish_pipe.c misc/goldfish: Compatible with x86_64 goldfish pipe 2024-09-15 19:28:55 +08:00
Kconfig drivers/misc: support nuttx goldfish_pipe 2024-09-15 19:28:55 +08:00
lwl_console.c
Make.defs drivers/misc: support nuttx goldfish_pipe 2024-09-15 19:28:55 +08:00
mkrd.c
optee.c enable O_CLOEXEC explicitly to avoid fd leak 2024-09-17 02:07:34 +08:00
optee_msg.h
ramdisk.c
rpmsgblk.c rpmsg services: should release the tx buffer when rpmsg_send_nocopy failed 2024-10-08 18:26:39 +08:00
rpmsgblk.h
rpmsgblk_server.c rpmsg services: should release the tx buffer when rpmsg_send_nocopy failed 2024-10-08 18:26:39 +08:00
rpmsgdev.c rptun: Remove include/nuttx/rptun/openamp.h 2024-10-07 00:44:28 +08:00
rpmsgdev.h rpmsgdev: devpath may exceed RPMSG_NAME_SIZE 2024-09-28 19:09:54 +08:00
rpmsgdev_server.c rptun: Remove include/nuttx/rptun/openamp.h 2024-10-07 00:44:28 +08:00
rwbuffer.c