zephyr/subsys/ipc/ipc_service/lib
Carlo Caione 9752cbe045 ipc_service: open-amp: Align VRINGs
This patchset is doing three things:

1. It is fixing the bogus algorithm to find the optimal number of
   descriptors for a given memory size.

2. It is changing values for VDEV_STATUS_SIZE and
   IPC_SERVICE_STATIC_VRINGS_ALIGNMENT to better align to a usual cache
   line size.

3. RX/TX VRINGs are now correctly aligned to MEM_ALIGNMENT (and cache
   line alignment).

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2023-07-18 11:04:46 +00:00
..
CMakeLists.txt
icmsg_me.c ipc: Fix icmsg deregister functionality 2023-04-03 11:29:08 +02:00
icmsg.c ipc: icmsg: Align naming for buffers 2023-06-21 15:56:02 +02:00
ipc_rpmsg.c
ipc_static_vrings.c ipc_service: open-amp: Align VRINGs 2023-07-18 11:04:46 +00:00
Kconfig ipc_service: open-amp: Align VRINGs 2023-07-18 11:04:46 +00:00
Kconfig.icmsg ipc: icmsg: Improve packets reception 2023-06-21 15:56:02 +02:00