zephyr/cmake/modules
Grzegorz Swiderski da197fe9ef sysbuild: Import image devicetrees
Make the image devicetrees available to sysbuild for advanced use cases.

This is done by calling `zephyr_dt_import` on each image target. The DT
target properties are all expected to be prefixed with `DT_`, so there
should be no conflicts.

Thus, the DT contents of a given `<image>` can be retrieved using e.g.:

    dt_nodelabel(<var> NODELABEL <label> TARGET <image>)

as noted in `extensions.cmake`.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2025-05-22 13:44:18 +02:00
..
arch.cmake infrastructure: Remove hwmv1 support 2025-03-13 16:53:07 +00:00
basic_settings.cmake
boards.cmake infrastructure: Remove hwmv1 support 2025-03-13 16:53:07 +00:00
ccache.cmake
configuration_files.cmake
doc.cmake
dts.cmake cmake: modules: Add zephyr_dt_import 2025-05-22 13:44:18 +02:00
extensions.cmake sysbuild: Import image devicetrees 2025-05-22 13:44:18 +02:00
Findarmclang.cmake
FindBabbleSim.cmake
FindDeprecated.cmake cmake: Remove previously deprecated look-ups 2025-03-24 07:53:31 +01:00
FindDtc.cmake
FindGnuLd.cmake
FindHostTools.cmake cmake: Remove previously deprecated look-ups 2025-03-24 07:53:31 +01:00
FindLlvmLld.cmake
FindoneApi.cmake
FindScaTools.cmake
FindTargetTools.cmake
FindThreads.cmake
FindZephyr-sdk.cmake
generated_file_directories.cmake
git.cmake
hwm_v2.cmake
kconfig.cmake cmake: kconfig: auto-generate boolean board revision option 2025-05-16 16:11:48 +02:00
kernel.cmake CMake: Add support for .mot binary file format 2025-05-02 09:18:16 +02:00
pre_dt.cmake dts: Move vendor-specific dtsi to dedicated folder 2025-04-29 13:00:03 +02:00
python.cmake cmake: Remove previously deprecated look-ups 2025-03-24 07:53:31 +01:00
root.cmake
shields.cmake Revert "cmake: shields: introduce shield.yml" 2025-05-21 09:30:30 +02:00
snippets.cmake
soc.cmake infrastructure: Remove hwmv1 support 2025-03-13 16:53:07 +00:00
unittest.cmake cmake: clean up gen_kobject_list.py invocations 2025-05-07 15:10:05 +02:00
user_cache.cmake
version.cmake
west.cmake
yaml.cmake yaml: save intermediate files in the build directory 2025-05-08 19:46:18 +02:00
zephyr_default.cmake infrastructure: Remove hwmv1 support 2025-03-13 16:53:07 +00:00
zephyr_module.cmake cmake: fix Zephyr module ext order 2025-04-03 13:16:56 +02:00