Searched refs:bootable (Results 1 – 15 of 15) sorted by relevance
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/img_mgmt/ |
D | img_mgmt_client.h | 30 bool bootable: 1; member
|
/Zephyr-latest/modules/hal_nordic/ |
D | Kconfig.nrf_regtool | 11 CPU domains that require UICR allocation aren't bootable without it
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt_client/src/ |
D | img_mgmt_client.c | 54 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/ |
D | img_gr_stub.c | 128 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/ |
D | smp_group_1.rst | 119 (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/ |
D | index.rst | 106 For qemu_x86_64 platform, it also supports to use UEFI bootable method
|
/Zephyr-latest/boards/ |
D | Kconfig | 107 This option indicates that QEMU will use UEFI bootable method
|
/Zephyr-latest/modules/ |
D | Kconfig.mcuboot | 22 order for the image generated to be bootable using the MCUboot open 116 bool "Generate unsigned binary image bootable with MCUboot"
|
/Zephyr-latest/cmake/ |
D | mcuboot.cmake | 30 "bootable by MCUboot unless it is signed manually/externally.")
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 173 around a library blob would not be bootable with open source software.
|
/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 68 link your main Zephyr application as an MCUboot-bootable image, using sysbuild's
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 637 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.
|
D | release-notes-4.0.rst | 1481 * Added non-bootable flag to imgtool.
|
D | release-notes-2.6.rst | 1080 * :github:`35812` - ESP32 Factory app partition is not bootable
|
D | release-notes-3.3.rst | 3749 * :github:`35812` - ESP32 Factory app partition is not bootable
|