zephyr/share/sysbuild/cmake/modules
Tomasz Chyrowicz 13a0f0504c sysbuild: Allow to use file suffix DTS overlays
Allow to add an image-specific DTS overlay, that is applied based on the
FILE_SUFFIX.
Up to this point, it was possible to specify such Kconfig files
(sysbuild/<image>_<file_suffix>.conf),
but it did not work with dts overlays
(sysbuild/<image>_<file_suffix>.overlay).
This commit aligns the logic of finding configuration files for both
scenarios mentioned above.

Ref: NCSDK-NONE

Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
2025-06-10 12:13:10 +02:00
..
native_simulator_sb_extensions.cmake
sysbuild_default.cmake
sysbuild_extensions.cmake sysbuild: Allow to use file suffix DTS overlays 2025-06-10 12:13:10 +02:00
sysbuild_images.cmake
sysbuild_kconfig.cmake
sysbuild_root.cmake
sysbuild_snippets.cmake