zephyr/kernel/include
Peter Bigot 40d3653758 device: add post-process of elf file to manage device handles
Following the idiom used for system calls, add script support to read
the initial application binary to identify which devices are defined,
and to use their offset in the device array as their unique handle
rather than the externally-defined ordinal from devicetree.  The
device dependency arrays are updated to use these handles.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-01-21 14:49:04 -06:00
..
gen_offset.h aarch64: Use absolute symbols for the callee saved registers 2020-11-17 18:59:23 -05:00
kernel_arch_interface.h mmu: rename z_mem_map to z_phys_map 2020-12-16 08:55:55 -05:00
kernel_internal.h kernel: mempool: add z_thread_aligned_alloc 2021-01-13 09:43:55 -08:00
kernel_offsets.h device: add post-process of elf file to manage device handles 2021-01-21 14:49:04 -06:00
kernel_tls.h kernel: add common bits to support TLS 2020-10-24 10:52:00 -07:00
ksched.h kernel: only resume suspended threads 2020-10-22 07:00:15 -04:00
kswap.h tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
offsets_short.h kernel: add common bits to support TLS 2020-10-24 10:52:00 -07:00