zephyr/samples/subsys/ipc
Andrew Davis 993f97801d samples: ipc: openamp_rsc_table: Do not create null shared memory pool
We are always the remote client in this example. The shared pool is only
used for allocating ring descriptors when we are the host. Do not create
a shared pool with a NULL base address, simply do no pass in a pool.

Signed-off-by: Andrew Davis <afd@ti.com>
2024-03-29 17:21:20 -05:00
..
ipc_service samples: ipc: ipc_service: Fix usage of board name checking 2024-03-22 10:06:04 +01:00
openamp hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
openamp_rsc_table samples: ipc: openamp_rsc_table: Do not create null shared memory pool 2024-03-29 17:21:20 -05:00
rpmsg_service samples: ipc: rpmsg_service: Add sample file, remove broken builds 2024-03-18 15:41:53 +01:00
ipc.rst