mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
If we are doing a sysbuild get_elf_file needs to return the default domain's build_dir. The standard build_dir will not any ELF builds in it so will error out. Signed-off-by: Kumar Gala <kumar.gala@intel.com>