zephyr/kernel/include
Gerard Marull-Paretas 48b201cc53 device: make device dependencies optional
Device dependencies are not always required, so make them optional via
CONFIG_DEVICE_DEPS. When enabled, the gen_device_deps script will run so
that dependencies are collected and part of the final image. Related
APIs will be also made available. Since device dependencies are used in
just a few places (power domains), disable the feature by default. When
not enabled, a second linking pass will not be required.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-06-21 09:32:05 +02:00
..
gen_offset.h
kernel_arch_interface.h
kernel_internal.h smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS 2022-10-17 14:40:12 +09:00
kernel_offsets.h device: make device dependencies optional 2023-06-21 09:32:05 +02:00
kernel_tls.h
ksched.h kernel: Add z_sched_wake_thread API 2023-03-09 09:22:21 +01:00
kswap.h kernel/sched: Use new barrier and spin APIs 2023-05-26 17:09:35 -04:00
mmu.h kernel: mmu: Fix Xtensa memory alignment issue 2023-05-23 08:54:29 +02:00
offsets_short.h kernel: Remove unused derived offset symbols 2023-02-22 16:01:32 +01:00