Lines Matching full:mcuboot
8 mainmenu "MCUboot configuration"
10 comment "MCUboot-specific configuration options"
12 # Hidden option to mark a project as MCUboot
13 config MCUBOOT config
66 menu "MCUBoot settings"
199 from the directory where the MCUBoot KConfig configuration file is
201 path that starts from the MCUBoot repository root directory.
204 MCUboot.
211 This option instructs MCUboot to perform a clean-up of a set of
223 default "mcuboot-mbedtls-cfg.h"
230 in MCUBoot. If enabled the public key is appended to the signed image
300 If y, mcuboot selects the newest valid image based on the image version
309 If y, mcuboot selects the newest valid image based on the image version
318 If y, mcuboot will have a single application slot, and the secondary
431 from the directory where the MCUBoot KConfig configuration file is
433 path that starts from the MCUBoot repository root directory.
436 MCUboot.
455 the two image areas can contain. Smaller values reduce MCUboot's
508 This will allow data to be shared between MCUboot and an application,
520 This will place information about the MCUboot configuration and
596 If y, MCUboot waits for a prescribed duration of time to allow
608 If y, MCUboot uses GPIO to detect whether to invoke USB DFU.
646 module = MCUBOOT
647 module-str = MCUBoot bootloader
651 int "Stack size for the MCUBoot log processing thread"
660 Set the internal stack size for MCUBoot log processing thread.
667 mcuboot-led0 alias must be set in the device's .dts
754 bool "Enable hooks for overriding MCUboot's native routines"
757 MCUboot's routines required for access the image data and the image
762 bool "Enable hooks for responding to MCUboot status changes"
764 This will call a handler when the MCUboot status changes which allows
778 increases protection against data leakage from MCUboot to applications via
782 bool "Use MCUboot boot banner"
787 Uses a MCUboot boot banner instead of the default zephyr one, which will output the
788 MCUboot name and version, followed by the zephyr name and version.
792 *** Booting MCUboot v2.0.0-72-g8c0e36c88663 ***
857 default n if SOC_FAMILY_ESPRESSIF_ESP32 && MCUBOOT
861 default n # mcuboot has its own log processing thread
865 default "MCUBOOT"
867 # use MCUboot's own log configuration
883 MCUboot will overwrite image 0's primary slot with this image even