Home
last modified time | relevance | path

Searched refs:number (Results 1 – 18 of 18) sorted by relevance

/mcuboot-latest/sim/src/
Ddepends.rs26 number: usize, field
31 pub fn new(number: usize, test: &DepTest) -> BoringDep { in new()
33 number, in new()
46 ImageVersion::new_synthetic(self.number as u8, slot as u8, 0) in my_version()
119 number: usize, field
131 number: my_image, in new()
144 ImageVersion::new_synthetic(self.number as u8, slot as u8, 0) in my_version()
153 match self.test.depends[self.number] { in my_deps()
170 (1 - self.number) as u8 in other_id()
/mcuboot-latest/docs/release-notes.d/
Dserial-recovery-list.md2 number of images as the number of slots and not returning
Dzephyr-auto-max-sectors.md1 - Added support for automatically calculating the maximum number
/mcuboot-latest/docs/
Dcompression_format.md98 - `lc`, which specifies a number of literal context bits
100 - `lp`, which specifies a number of literal pos bits
102 - `pb`, which specifies a number of pos bits
Drelease.md53 This version should match the current release number of MCUboot. The
83 Create a commit on top of the branch that modifies the version number
124 The version number used should be specified for the next expected release.
126 the MINOR number. It is not necessary to define the next version precisely as
Dreadme-mbed.md16 * `"mcuboot.max-img-sectors"`: maximum number of sectors, should be at least the number of sectors …
Dreadme-zephyr.md173 The number of sectors must also be evenly divisable by this sector size, e.g.
237 To change it, invoke the `image upload` MCUmgr command with a selected image number, and make sure …
238 Note that the ``CONFIG_UPDATEABLE_IMAGE_NUMBER`` Kconfig option adjusts the number of image-pairs s…
240 The mapping of image number to partition is as follows:
DPORTING.md74 For that purpose the MCUboot uses ID, which is integer (uint8_t) number
174 …rkaround when porting, it may be necessary to implement a counter of the number of times a given f…
Decdsa.md78 the high bit of the number is set, the DER-encoded representation will
Drelease-notes.md17 compatibility, this now also checks against the number of usable
62 Note that this release, 2.0.0 is a new major number, and contains a small API
72 bootutil: Add active slot number and max app size to shared data
165 number value. These targets were previously unsupported in MCUboot,
Dreadme-espressif.md208 MCUboot will then verify and compare the new image version number with the current one before
211 Version number is added to the image when signing it with `imgtool` (`-v` parameter, e.g.
217 `imgtool` (`-s` parameter), apart from version number. This allows image downgrade at some extent,
430 2. ROM bootloader verifies the bootloader's signature block integrity (magic number and CRC).
Dimgtool.md180 `-d "(image_id, image_version)"`. The `image_id` is the number of the image
/mcuboot-latest/ext/tinycrypt/documentation/
Dtinycrypt.rst33 * Type of primitive: Pseudo-random number generator (256-bit strength).
69 * Type of primitive: Pseudo-random number generator (128-bit strength).
124 * The number of bits_hashed in the state is not checked for overflow. Note
187 cooperation of the legal user to produce an exponentially high number of
196 In special, there is a tradeoff between the maximum number of invocations
199 maximum number of invocations of CCM under a given key is determined by
/mcuboot-latest/boot/zephyr/
DKconfig.serial_recovery51 bool "Allow to select image number for DFU"
57 The mapping of image number to partition is as follows:
98 by the number of receive buffers, BOOT_LINE_BUFS to allow for
DKconfig550 If this option is enabled then the maximum number of supported sectors per image will
558 int "Maximum number of sectors per image slot"
562 This option controls the maximum number of sectors that each of
799 bool "Use build number while comparing image version"
805 number as well.
822 bool "Use image security counter instead of version number"
DCMakeLists.txt508 message("Calculated maximum number of sectors: ${slot_min_sectors}")
510 …message(WARNING "Unable to calculate minimum number of sector sizes, falling back to 128 sector de…
/mcuboot-latest/boot/mbed/
Dmcuboot_imgtool.cmake58 …OR "You must set the project version to sign images by passing a version number into your app's pr…
97 --version ${PROJECT_VERSION} # this sets the version number of the application
/mcuboot-latest/boot/cypress/MCUBootApp/
DREADME.md122 … debug prints. This is the most commonly used Serial Communication Block number among available Cy…