zephyr/lib
Marcin Szkudlinski 68a5059ff3 os/lib: change all NULL checking in mem_blocks.c to asserts
Some problems, as passing NULL when a context in expected,
always reflect to bugs. Such problems cannot be handled
in runtime. So the desired action is system panic.

Signed-off-by: Marcin Szkudlinski <marcin.szkudlinski@intel.com>
2022-04-05 14:29:33 -04:00
..
libc
open-amp
os os/lib: change all NULL checking in mem_blocks.c to asserts 2022-04-05 14:29:33 -04:00
posix posix: Fix pthread_once has incorrect behavior 2022-04-05 10:38:30 -07:00
smf
util
CMakeLists.txt
Kconfig