Lines Matching refs:info

13     info,
161 Some(info) => info, in new()
170 Some(info) => info, in new()
581 info!("Total flash operation count={}", total_count); in run_basic_upgrade()
596 info!("Try bootstraping image in the primary"); in run_bootstrap()
627 info!("Try bootstraping image in the primary"); in run_oversized_bootstrap()
682 info!("Try revert: {}", count); in run_basic_revert()
708 info!("Try interruption at {}", i); in run_perm_with_fails()
710 info!("Second boot, count={}", count); in run_perm_with_fails()
751 info!("Random interruptions at reset points={:?}", total_counts); in run_perm_with_random_fails()
798 info!("Try interruption at {}", i); in run_revert_with_fails()
817 info!("Try norevert"); in run_norevert()
880 info!("Try upgrade image with to big size"); in run_oversizefail_upgrade()
884 info!("Skipping upgrade image with bad signature"); in run_oversizefail_upgrade()
932 info!("Try no downgrade"); in run_nodowngrade()
957 info!("Skipping run_norevert_newimage, as configuration doesn't modify flash"); in run_norevert_newimage()
964 info!("Try non-revert on imgtool generated image"); in run_norevert_newimage()
1012 info!("Try upgrade image with bad signature"); in run_signfail_upgrade()
1016 info!("Skipping upgrade image with bad signature"); in run_signfail_upgrade()
1064 info!("Try with a leftover trailer in the secondary; must be erased"); in run_secondary_leftover_trailer()
1113 info!("Try swap with status fails"); in run_with_status_fails_complete()
1142 info!("validate primary slot enabled; \ in run_with_status_fails_complete()
1170 info!("Try interrupted swap with status fails"); in run_with_status_fails_with_reset()
1185 info!("Resuming an interrupted swap operation"); in run_with_status_fails_with_reset()
1208 info!("Try interrupted swap with status fails"); in run_with_status_fails_with_reset()
1466 info!("Running boot pass {}", i + 1); in try_revert()
1614 info!("Upgrade: slot:{}, {:?}", image_num, upgrade); in verify_dep_images()
1813 info!("slot: 0x{:x}, HDR: 0x{:x}, trailer: 0x{:x}", in install_image()
1828 info!("slot: 0x{:x}, HDR: 0x{:x}, trailer: 0x{:x}", in install_image()
2085info!("First failure for slot{} at {:#x} ({:#x} within) {:#x}!=({:#x} or {:#x})", in verify_image()
2098 info!("First failure for slot{} at {:#x} ({:#x} within) {:#x}!={:#x}", in verify_image()
2199 info!("Skipping partition table: {:?}", special); in install_ptable()