Home
last modified time | relevance | path

Searched refs:bootable (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/img_mgmt/
Dimg_mgmt_client.h30 bool bootable: 1; member
/Zephyr-latest/modules/hal_nordic/
DKconfig.nrf_regtool11 CPU domains that require UICR allocation aren't bootable without it
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt_client/src/
Dimg_mgmt_client.c54 bool bootable, pending, confirmed, active, permanent, ok; in image_state_res_fn() local
63 ZCBOR_MAP_DECODE_KEY_DECODER("bootable", zcbor_bool_decode, &bootable), in image_state_res_fn()
108 bootable = false; in image_state_res_fn()
152 image_info->image_list[image_info->image_list_length].flags.bootable = in image_state_res_fn()
153 bootable; in image_state_res_fn()
/Zephyr-latest/tests/subsys/mgmt/mcumgr/mcumgr_client/src/
Dimg_gr_stub.c128 ZCBOR_ENCODE_FLAG(zse, "bootable", image_dummy_info[i].flags.bootable) && in img_read_response()
296 image_dummy_info[i].flags.bootable = true; in img_gr_stub_data_init()
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_1.rst119 (str,opt)"bootable" : (bool)
181 | "bootable" | true if image has bootable flag set; this field does not have to be |
/Zephyr-latest/boards/qemu/x86/doc/
Dindex.rst106 For qemu_x86_64 platform, it also supports to use UEFI bootable method
/Zephyr-latest/boards/
DKconfig107 This option indicates that QEMU will use UEFI bootable method
/Zephyr-latest/modules/
DKconfig.mcuboot22 order for the image generated to be bootable using the MCUboot open
116 bool "Generate unsigned binary image bootable with MCUboot"
/Zephyr-latest/cmake/
Dmcuboot.cmake30 "bootable by MCUboot unless it is signed manually/externally.")
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst173 around a library blob would not be bootable with open source software.
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst68 link your main Zephyr application as an MCUboot-bootable image, using sysbuild's
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst637 mcuboot's verification to be checksum only did not build a bootable image.
721 the user that the generated image will not be bootable by MCUboot as-is.
Drelease-notes-4.0.rst1481 * Added non-bootable flag to imgtool.
Drelease-notes-2.6.rst1080 * :github:`35812` - ESP32 Factory app partition is not bootable
Drelease-notes-3.3.rst3749 * :github:`35812` - ESP32 Factory app partition is not bootable