The size of the rx_buffer used by icmsg.c mbox_callback_process() is not MISRA compliant, being "dynamically" allocated on the stack. This commit adds a kconfig to set the size of the read buffer and asserts that it is large enough to read all received data. Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| icmsg_me.c | ||
| icmsg.c | ||
| ipc_rpmsg.c | ||
| ipc_static_vrings.c | ||
| Kconfig | ||
| Kconfig.icmsg | ||
| pbuf.c | ||