zephyr/arch
Andrew Boie 31bdfc014e userspace: add support for dynamic kernel objects
A red-black tree is maintained containing the metadata for all
dynamically created kernel objects, which are allocated out of the
system heap.

Currently, k_object_alloc() and k_object_free() are supervisor-only.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-04-24 12:27:54 -07:00
..
arc arch: arc: add the support of STACK_SENTINEL 2018-04-17 10:50:12 -07:00
arm lpc54114: Remove unused include in soc.c 2018-04-24 07:55:48 -05:00
common
nios2
posix kernel: Further unify _reschedule APIs 2018-04-24 03:57:20 +05:30
riscv32 arch: riscv32: fe310: Always-On domain adress definition 2018-04-05 08:08:08 -05:00
x86 arch: x86: Use retpolines in core assembly routines 2018-04-24 04:00:01 +05:30
xtensa
CMakeLists.txt
Kconfig userspace: add support for dynamic kernel objects 2018-04-24 12:27:54 -07:00