Lines Matching full:image
5 # The Kconfig file is dedicated to Application Image management group of
16 bool "Mcumgr handlers for image management"
24 Enables MCUmgr handlers for image management
31 bool "Use heap mem pool for flash image DFU context"
33 Use heap to allocate flash image upload context, otherwise a static variable will
34 be used. The context object is used by MCUMGR_GRP_IMG_MANAGER to buffer image writes
35 and has significant size, mainly affected by image write buffer of
59 bool "Verbose error responses when uploading application image"
66 bool "Allow to confirm secondary slot of non-active image"
69 Allows to confirm secondary (non-active) slot of non-active image.
71 image, via MCUmgr commands, to prevent confirming something that is
73 have means to test and confirm the image.
76 bool "Allow to confirm slots of non-active image"
79 Allows to confirm any slot of non-active image.
81 image, via MCUmgr commands, to prevent confirming something that is
83 have means to test and confirm the image.
95 bool "Allow direct image upload"
97 Enables directly uploading image to selected image partition.
98 This changes how "image" is understood by MCUmgr: normally MCUmgr allows uploading to
99 the first slot of the only image it knows, where image is understood as two slots
100 (two DTS images for Zephyr); this allows to treat every DTS defined image as direct
102 NOTE: When direct upload is used the image numbers are shifted by + 1, and the default
103 behaviour is, when image is not selected, to upload to image that represents secondary
113 The base address can be set, to an image binary header, with imgtool,
125 bool "Use build number while comparing image version"
127 By default, the image version comparison relies only on version major,
135 This will enable the upload check hook which will send image upload requests to
150 This will enable use of a mutex to lock the image group object access, preventing issues
152 ``img_mgmt_reset_upload()`` function visible in the image management group header, which
153 can be used by applications to reset the image management state (useful if there are
157 prompt "Image size check overhead"
162 configuration, otherwise an image can be uploaded that is too large for the bootloader
178 Will use the image overhead size calculated during Sysbuild image configuration.
184 Will fetch the maximum image size from the bootloader info retention subsystem module.
189 bool "Image slot state hook"
192 Allows applications to add additional fields to responses for the image slot state