zephyr/subsys/ipc/ipc_service
Riadh Ghaddab 5eaace1c01 ipc_service: static_vrings: fix num_desc return value
currently when no enough memory is found a (1 << (-1)) value is returned
instead of 0.
Fix this by returning 0 and simplify log2 computation

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
2023-08-30 14:44:51 +02:00
..
backends ipc_service: static_vrings: fix num_desc return value 2023-08-30 14:44:51 +02:00
lib ipc: fix icmsg-me maybe-uninitialized compile warning 2023-07-31 17:04:14 +02:00
CMakeLists.txt
ipc_service.c ipc_service: Add ipc_service_close_instance function 2022-10-03 10:08:44 +02:00
Kconfig ipc: ipc_service: kconfig cleanup 2022-12-05 15:26:31 +01:00