Lines Matching full:bootloader
3 MCUboot began its life as the bootloader for Mynewt. It has since
4 acquired the ability to be used as a bootloader for Zephyr as well.
9 and operation of the bootloader itself. This functionality should be the same
27 MCUboot as your stage 1 bootloader, `boot_partition` must be configured
48 ## Building the bootloader itself
50 The bootloader is an ordinary Zephyr application, at least from
72 After building the bootloader, the binaries should reside in
77 memory (mass erase) or only the sectors where the bootloader resides prior to
78 programming the bootloader image itself.
80 ## Building applications for the bootloader
125 at which point the bootloader should perform an upgrade. It is up to
127 otherwise the bootloader will revert the application.
153 bootloader. Use the ``CONFIG_BOOT_SIGNATURE_KEY_FILE`` Kconfig option to