zephyr/share/sysbuild
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
..
build
cmake sysbuild: Import image devicetrees 2025-05-22 13:44:18 +02:00
image_configurations sysbuild: image_configurations: Add firmware loader dtc overlay file 2025-05-16 21:37:01 +02:00
images sysbuild: Add firmware loader application type support 2025-04-25 14:03:34 +02:00
template
CMakeLists.txt
Kconfig infrastructure: Remove hwmv1 support 2025-03-13 16:53:07 +00:00
Kconfig.v2 infrastructure: Remove hwmv1 support 2025-03-13 16:53:07 +00:00