Lines Matching full:mcuboot

1 # [MCUboot](http://mcuboot.com/)
5 [![Build Status (Sim)](https://github.com/mcu-tools/mcuboot/workflows/Sim/badge.svg)][sim]
6 [![Build Status (Mynewt)](https://github.com/mcu-tools/mcuboot/workflows/Mynewt/badge.svg)][mynewt]
7 [![Build Status (Espressif)](https://github.com/mcu-tools/mcuboot/workflows/Espressif/badge.svg)][e…
8 [![Publishing Status (imgtool)](https://github.com/mcu-tools/mcuboot/workflows/imgtool/badge.svg)][…
9 [![Build Status (Travis CI)](https://img.shields.io/travis/mcu-tools/mcuboot/main.svg?label=travis-…
13 [coverity]: https://scan.coverity.com/projects/mcuboot
14 [sim]: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Sim
15 [mynewt]: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Mynewt
16 [espressif]: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Espressif
17 [imgtool]: https://github.com/mcu-tools/mcuboot/actions?query=workflow:imgtool
18 [travis]: https://travis-ci.org/mcu-tools/mcuboot
19 [license]: https://github.com/mcu-tools/mcuboot/blob/main/LICENSE
21 This is MCUboot version 2.1.0
23 MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a
28 MCUboot is not dependent on any specific operating system and hardware and
30 Currently, MCUboot works with the following operating systems and SoCs:
42 ## MCUboot How-tos
44 See the following pages for instructions on using MCUboot with different
59 give your input, visit [MCUboot GitHub
60 Issues](https://github.com/mcu-tools/mcuboot/issues).
66 - [boot/bootutil](https://github.com/mcu-tools/mcuboot/tree/main/boot/bootutil) - The core of the b…
67 - [boot/boot\_serial](https://github.com/mcu-tools/mcuboot/tree/main/boot/boot_serial) - Support fo…
68 - [boot/zephyr](https://github.com/mcu-tools/mcuboot/tree/main/boot/zephyr) - Port of the bootloade…
69 - [boot/mynewt](https://github.com/mcu-tools/mcuboot/tree/main/boot/mynewt) - Bootloader applicatio…
70 …ot/nuttx](https://github.com/mcu-tools/mcuboot/tree/main/boot/nuttx) - Bootloader application and …
71 - [boot/mbed](https://github.com/mcu-tools/mcuboot/tree/main/boot/mbed) - Port of the bootloader to…
72 …/espressif](https://github.com/mcu-tools/mcuboot/tree/main/boot/espressif) - Bootloader applicatio…
73 …oot/cypress](https://github.com/mcu-tools/mcuboot/tree/main/boot/cypress) - Bootloader application…
74 …s://github.com/mcu-tools/mcuboot/tree/main/scripts/imgtool.py) - A tool to securely sign firmware …
75 - [sim](https://github.com/mcu-tools/mcuboot/tree/main/sim) - A bootloader simulator for testing an…
83 * [Our developer mailing list](https://groups.io/g/MCUBoot)