Searched full:has (Results 1 – 25 of 107) sorted by relevance
12345
/mcuboot-latest/.github/workflows/ |
D | stale_issue.yml | 15 …stale-pr-message: 'This pull request has been marked as stale because it has been open (more than)… 16 …stale-issue-message: 'This issue has been marked as stale because it has been open (more than) 60 …
|
/mcuboot-latest/docs/ |
D | release-notes.md | 82 - CDDL auto-generated function code has been replaced with zcbor function 114 the private and public keys. The Kconfig menu has changed to only 119 - Serial recovery with MBEDTLS no longer has undefined operations which 166 so this change should not affect any existing targets. The change has 220 has been published. There is not a fix at this time, but a caution 262 release. It was tested as of has 7a3b253ce. This version of MCUboot also 277 builds using the Cypress SDK, which has been added as submodules. 292 2.9.10 has an infinite loop in a certain end-of-file situation." Fix 298 release. It was tested as of has 1a89ca1238. When Zephyr v2.3.0 is 387 In addition, support has been added for encrypted images. See [the [all …]
|
D | readme-zephyr.md | 3 MCUboot began its life as the bootloader for Mynewt. It has since 12 The first step required for Zephyr is making sure your board has flash 170 size of the 2 partitions (e.g. if a device has a primary slot in main flash 199 has a 4KB sector size so the size of the scratch partition can be reduced at 207 swap-using-scratch is used whereby an application has loaded a firmware update 225 To enter the serial recovery mode, the device has to initiate rebooting, and a triggering event has…
|
D | encrypted_images.md | 27 device or while residing on an external flash, `MCUboot` has support 116 `secondary slot` has the `ENCRYPTED` flag set and has the required TLV with the
|
D | design.md | 35 * The boot application (each port has its own at boot/<port>) 300 Handling the primary and secondary slots as equals has its drawbacks. Since the 321 in an external storage device. Execution from external storage has some 444 image trailer. An image trailer has the following structure: 512 allows it to compute how far this swap operation has progressed for each 537 - Image number: Stored in bits 4-7. It has always 0 value at single image 554 6. Image OK: A single byte indicating whether the image in this slot has been 873 * User has issued a "set pending" operation; the image in the secondary slot 888 scratch area and if one of them has larger sectors than the other, it must 898 - If this is the last region in the slot, scratch area has a temporary [all …]
|
D | imgtool.md | 8 This program is written for Python3, and has several dependencies on 127 image depends on Image 1 which version has to be at least 1.2.3+0.
|
/mcuboot-latest/ext/tinycrypt/lib/include/tinycrypt/ |
D | sha256.h | 97 * @note Assumes s has been initialized by tc_sha256_init 100 * buffer, remind to erase it after the data has been processed 115 * @note Assumes: s has been initialized by tc_sha256_init 119 * buffer, remind to erase it after the data has been processed
|
D | ctr_prng.h | 92 * supplying additional bytes has no effect. 119 * @note Assumes tc_ctr_prng_init has been called for ctx 141 * @note Assumes tc_ctr_prng_init has been called for ctx
|
D | hmac_prng.h | 130 * @note Assumes:- tc_hmac_prng_init has been called for prng 131 * - seed has sufficient entropy. 153 * @note Assumes tc_hmac_prng_init has been called for prng
|
D | hmac.h | 109 * @note Assumes state has been initialized by tc_hmac_init 128 * state has been initialized by tc_hmac_init
|
/mcuboot-latest/ext/tinycrypt-sha512/lib/include/tinycrypt/ |
D | sha512.h | 97 * @note Assumes s has been initialized by tc_sha512_init 100 * buffer, remind to erase it after the data has been processed 115 * @note Assumes: s has been initialized by tc_sha512_init 119 * buffer, remind to erase it after the data has been processed
|
/mcuboot-latest/boot/bootutil/include/bootutil/ |
D | fault_injection_hardening.h | 12 * Has support for different measures, which can either be enabled/disabled 25 * failure loop. This loop has mitigations against loop escapes / unlooping. 32 * the counter has the same value as before this process. This can be used to 33 * verify that the function has actually been called. This protection is 41 * fault_injection_hardening_delay_mbedtls.h, but any RNG that has an entropy 108 * it has reasonably high hamming weight. 254 /* C has a common return pattern where 0 is a correct value and all others are
|
/mcuboot-latest/boot/zephyr/ |
D | prj.conf | 12 ### mbedTLS has its own heap 16 ### MCUboot has its own copy in tree.
|
/mcuboot-latest/boot/boot_serial/src/ |
D | zcbor_bulk.h | 99 * @return 0 when the whole map has been parsed, there have been 100 * no decoding errors, and map has been closed successfully; 104 * parsed up to they key that has appeared twice;
|
D | zcbor_bulk.c | 45 * means that either decoder has been in zcbor_map_decode_bulk()
|
/mcuboot-latest/boot/zcbor/include/ |
D | zcbor_decode.h | 2 * This file has been copied from the zcbor library. 66 * @retval false If the value has the wrong type, the payload overflowed, the 96 * @retval true If the result was decoded correctly and has the expected value. 167 * This must only be used while inside a map that has been entered via 240 * element (key-value pair) that is currently being processed, or that has just been 254 * something has gone wrong. 321 * or until it has been called @p max_decode times. 430 * the current payload has been exhausted.
|
D | zcbor_encode.h | 2 * This file has been copied from the zcbor library. 127 * something has gone wrong. 174 * or until it has been called @p max_encode times.
|
/mcuboot-latest/ext/fiat/ |
D | METADATA | 12 local_modifications: "Fiat-generated code has been integrated into existing BoringSSL code"
|
/mcuboot-latest/boot/zcbor/ |
D | add_zcbor_copy_version.sh | 10 * This file has been %s from the zcbor library.
|
/mcuboot-latest/boot/bootutil/include/bootutil/crypto/ |
D | common.h | 11 * where MCUBOOT_USE_MBED_TLS has not been defined
|
/mcuboot-latest/scripts/ |
D | imgtool.nix | 15 # Nixpkgs has fairly recent versions of the dependencies, so we can
|
/mcuboot-latest/boot/bootutil/src/ |
D | loader.c | 384 * @param dep Image dependency which has to be verified. 838 /* In the case of ram loading the image has already been decrypted as it is in boot_image_check() 1000 * Check if image in slot has been set with specific ROM address to run from 1021 BOOT_LOG_WRN("Image in %s slot at 0x%x has been built for offset 0x%x"\ 1126 /* Verify that the image in the secondary slot has a reset address 1876 * the REVERT swap type has been determined for the previous images that had 1881 * 1. The reboot has happened during swapping an image: 1882 * The current image upgrade has been determined as a 1884 * 2. The reboot has happened between two separate image upgrades: 2025 /* Should never arrive here, overwrite-only mode has [all …]
|
/mcuboot-latest/boot/zephyr/include/boot_serial/ |
D | boot_serial_extensions.h | 23 * when expected handler has ran.
|
/mcuboot-latest/sim/mcuboot-sys/csupport/ |
D | security_cnt.c | 14 * has to be managed per thread from Rust's side.
|
/mcuboot-latest/ext/mbedtls-asn1/include/ |
D | common.h | 32 * but that function has unit tests, define it with
|
12345