Searched refs:image_ok (Results 1 – 9 of 9) sorted by relevance
| /Zephyr-latest/samples/subsys/usb/dfu/ |
| D | README.rst | 84 I: Primary image: magic=good, swap_type=0x3, copy_done=0x1, image_ok=0x1 85 I: Secondary image: magic=good, swap_type=0x2, copy_done=0x3, image_ok=0x3 101 I: Primary image: magic=good, swap_type=0x2, copy_done=0x1, image_ok=0x3 102 I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3 105 I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3 146 I: Primary image: magic=good, swap_type=0x4, copy_done=0x1, image_ok=0x1 147 I: Secondary image: magic=good, swap_type=0x3, copy_done=0x3, image_ok=0x1
|
| /Zephyr-latest/samples/subsys/usb/dfu-next/ |
| D | README.rst | 102 I: Primary image: magic=good, swap_type=0x4, copy_done=0x1, image_ok=0x1 103 I: Secondary image: magic=good, swap_type=0x2, copy_done=0x3, image_ok=0x3 122 I: Primary image: magic=good, swap_type=0x2, copy_done=0x1, image_ok=0x3 123 I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3 127 I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
|
| /Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/ |
| D | shell.py | 118 image_ok: str = 'unset' variable in ShellMCUbootArea
|
| /Zephyr-latest/subsys/dfu/boot/ |
| D | mcuboot_shell.c | 220 swap_state_flag_str(swap_state.image_ok)); in cmd_mcuboot_info_area()
|
| D | mcuboot.c | 320 return state.image_ok == BOOT_FLAG_SET; in boot_is_img_confirmed()
|
| /Zephyr-latest/subsys/mgmt/hawkbit/ |
| D | hawkbit.c | 831 bool image_ok; in hawkbit_init() local 852 image_ok = boot_is_img_confirmed(); in hawkbit_init() 853 LOG_INF("Current image is%s confirmed", image_ok ? "" : " not"); in hawkbit_init() 854 if (!image_ok) { in hawkbit_init()
|
| /Zephyr-latest/boards/nxp/frdm_mcxn947/doc/ |
| D | index.rst | 293 I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3 294 I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
|
| /Zephyr-latest/doc/build/signing/ |
| D | index.rst | 57 …0:00.011,169] <inf> mcuboot: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
|
| /Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/ |
| D | img_mgmt_state.c | 219 if (bss.image_ok == BOOT_FLAG_SET) { in read_directxip_state()
|