zephyr/cmake/linker_script/common
Gerard Marull-Paretas f44a30109c device: introduce device flags
Introduce a new field to store device flags. Only device deferred init
flag has been added, replacing usage of linker hackery to know wether a
device requires initialization at boot time or not. This change will be
helpful in the near future as devices will become reference counted, so we
will need to know wether they have been initialized or not.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2025-03-10 21:32:40 +01:00
..
common-ram.cmake cmake: linker_script: move ztest to ROM 2025-02-05 14:56:54 +01:00
common-rom.cmake device: introduce device flags 2025-03-10 21:32:40 +01:00
debug-sections.cmake linker: Add more DWARF 5 debug sections 2024-04-22 07:47:52 -07:00
ram-end.cmake
thread-local-storage.cmake