Skip to content
Commit be919d3b authored by Andrew Boie's avatar Andrew Boie Committed by Carles Cufí
Browse files

userspace: improve dynamic object allocation



We now have a low-level function z_dynamic_object_create()
which is not a system call and is used for installing
kernel objects that are not supported by k_object_alloc().

Checking for valid object type enumeration values moved
completely to the implementation function.

A few debug messages and comments were improved.

Futexes and sys_mutexes are now properly excluded from
dynamic generation.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 9f63a0a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment