Lines Matching refs:mode
149 menu "On board MCUboot operation mode"
152 prompt "Application assumed MCUboot mode of operation"
157 Informs application build on assumed MCUboot mode of operation.
166 not care about other slots. In this mode application is not able
201 In this mode scratch_partition is used as temporary storage when
214 In this mode it is not possible to revert back to previous version
216 This mode supports MCUBOOT_BOOTLOADER_NO_DOWNGRADE which means
225 MCUboot expects slot0_partition and slot1_partition to exist in DT. In this mode, MCUboot
237 MCUboot expects slot0_partition and slot1_partition to exist in DT. In this mode, MCUboot
245 In this mode MCUboot will boot the application with the higher
250 application. Note that in this mode MCUboot will not boot an
260 In this mode MCUboot can boot from either partition and will
277 In this mode MCUboot will boot the application with the higher version
283 This mode does not allow freely switching between application
286 This mode selects MCUBOOT_BOOTLOADER_NO_DOWNGRADE as it is not possible
291 bool "MCUboot has been configured in firmware updater mode"
300 bool "MCUboot has been configured in single app RAM load mode"
304 MCUboot can load the image to RAM from an arbitrary location. In this mode,
312 of the swap operations are supported in this mode.
319 Selected mode supports downgrade prevention, where you cannot switch to
324 bool "MCUboot mode has downgrade prevention enabled"
326 Selected MCUboot mode has downgrade prevention enabled, where you are not
354 endmenu # On board MCUboot operation mode
392 when bootloader is in DirectXIP-revert mode.