BelaPlatform/bela-image-builder

xeno-test

Closed this issue · 0 comments

when running xeno-test it highlights that a few things are not supported in the kernel. Do we need any of those?
Also mutex_trylock is simply "not supported" (so it is not related to the kernel?) it's a shame, we could use that.

net_packet_dgram skipped (no kernel support)
net_packet_raw skipped (no kernel support)
net_udp skipped (no kernel support)
posix_clock OK
posix_cond OK
posix_fork OK
mutex_trylock not supported
posix_mutex OK
posix_select OK
rtdm skipped (no kernel support)
sched_quota skipped (no kernel support)
sched_tp skipped (no kernel support)
setsched OK
sigdebug skipped (no kernel support)
timerfd OK