Skip to content

Commit 4b16074

Browse files
committed
[nrf noup] Verify OSS checker
This is a simple test for the OSS history checker. Signed-off-by: Tomasz Chyrowicz <[email protected]>
1 parent 697ca33 commit 4b16074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot/bootutil/src/loader.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@ boot_validate_slot(struct boot_loader_state *state, int slot,
984984
#endif
985985
}
986986
#endif
987-
987+
/* this is a simple test for the OSS history checker */
988988
/* No bootable image in slot; continue booting from the primary slot. */
989989
fih_rc = FIH_NO_BOOTABLE_IMAGE;
990990
goto out;

0 commit comments

Comments
 (0)