Lines Matching full:on
8 Please see the [design document](design.md) for documentation on the design
10 on all supported RTOSs.
21 needed (see end of this help file for details on creating a scratch partition
55 if the primary slot should be validated on every boot.
68 `boot/zephyr/include/target.h`. Depending on the board, this information
70 MCUboot on a per-SoC family basis.
76 on the target and flash tool used, this might erase the whole of the flash
90 a simple application with everything you need. You can try it on your
91 board and then just make a copy of it to get started on your own
108 repository. See below on how to make your own signatures.
111 to look at `samples/zephyr/Makefile` for examples on how to use this.
117 target. Depending on the platform and flash tool you might need to manually
134 supported formats. See [the docs](imgtool.md) for more details on
147 [the docs](imgtool.md) for more details on the possible key types.
256 For details on other available configuration options for the serial recovery protocol, check the Kc…