Home
last modified time | relevance | path

Searched refs:swap_type (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/tests/boot/with_mcumgr/pytest/
Dutils.py14 def check_with_shell_command(shell: Shell, version: str, swap_type: str | None = None) -> None:
17 if swap_type:
18 assert mcuboot_areas.areas[0].swap_type == swap_type
Dtest_upgrade.py87 check_with_shell_command(shell, new_version, swap_type='test')
143 check_with_shell_command(shell, new_version, swap_type='test')
/Zephyr-latest/samples/subsys/usb/dfu/
DREADME.rst84 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/scripts/pylib/pytest-twister-harness/tests/helpers/
Dshell_mcuboot_command_parser_test.py36 assert mcuboot_parsed.areas[0].swap_type == 'test'
/Zephyr-latest/samples/subsys/usb/dfu-next/
DREADME.rst102 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/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dimg_mgmt_state.c69 int swap_type; in img_mgmt_state_flags() local
78 swap_type = img_mgmt_swap_type(query_slot); in img_mgmt_state_flags()
79 switch (swap_type) { in img_mgmt_state_flags()
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/
Dshell.py116 swap_type: str = 'none' variable in ShellMCUbootArea
/Zephyr-latest/subsys/dfu/boot/
Dmcuboot_shell.c214 swap_type_str(swap_state.swap_type)); in cmd_mcuboot_info_area()
/Zephyr-latest/subsys/dfu/
DKconfig46 bool "use trailer's swap_type field"
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/
Dindex.rst293 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/
Dindex.rst57 …[00:00:00.011,169] <inf> mcuboot: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_…