nuttx-mirror/drivers/rptun
Bowen Wang b5ebb8c06d drivers/rptun/rptun.c: move headrx out of CONFIG_RPTUN_PM
headrx is very convient to check weather current core miss interrupt
by comparing the headrx with the rx vring avail.idx for slave side or
rx vring used.idx for master side.

So move headrx out of the CONFIG_RPTUN_PM range.

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-09-26 00:04:05 +08:00
..
CMakeLists.txt rptun/rptun_ivshmem: add rptun ivshmem support 2024-09-10 14:34:31 +08:00
Kconfig rptun: add RPTUN_PM_AUTORELAX method. 2024-09-26 00:04:05 +08:00
Make.defs nuttx/dirvers: Add secure rptun file 2024-09-26 00:04:05 +08:00
rptun.c drivers/rptun/rptun.c: move headrx out of CONFIG_RPTUN_PM 2024-09-26 00:04:05 +08:00
rptun_ivshmem.c rptun/rpmsg_virtio: fix addrenv/raddrenv num error 2024-09-14 17:34:52 +08:00
rptun_secure.c nuttx/dirvers: Add secure rptun file 2024-09-26 00:04:05 +08:00