diff --git a/test/boot/bootflow.c b/test/boot/bootflow.c
index c4be33a63c2..9648ecb7b99 100644
--- a/test/boot/bootflow.c
+++ b/test/boot/bootflow.c
@@ -1662,7 +1662,7 @@ static int bootstd_images(struct unit_test_state *uts)
 
 	return 0;
 }
-BOOTSTD_TEST(bootstd_images, UTF_CONSOLE);
+BOOTSTD_TEST(bootstd_images, UTF_DM | UTF_SCAN_FDT | UTF_CONSOLE);
 
 /* Check creation of ad-hoc images */
 static int bootstd_adhoc(struct unit_test_state *uts)
