Searched full:take (Results 1 – 21 of 21) sorted by relevance
/mcuboot-3.6.0/ci/fih_test_docker/ |
D | fi_make_manifest.sh | 34 # In the case that there is a START followed by another START take the first one 36 # Same for END except take the second one
|
D | run_fi_test.sh | 31 # Take an image and make it unbootable. This is done by replacing one of the
|
/mcuboot-3.6.0/boot/bootutil/include/bootutil/ |
D | bench.h | 53 /* The type needs to take space. As long as it remains unused, the C
|
D | bootutil_public.h | 157 * @brief Determines the action, if any, that mcuboot will take on a image pair. 167 * @brief Determines the action, if any, that mcuboot will take.
|
/mcuboot-3.6.0/boot/mynewt/mcuboot_config/ |
D | syscfg.yml | 101 minor and revision. Enable this option to take into account the build
|
/mcuboot-3.6.0/boot/bootutil/include/bootutil/crypto/ |
D | sha.h | 18 * the MCUBOOT_USE_PSA_CRYPTO will take precedence.
|
D | rsa.h | 16 * the MCUBOOT_USE_PSA_CRYPTO will take precedence.
|
D | ecdsa.h | 16 * that support both abstractions, the MCUBOOT_USE_PSA_CRYPTO will take
|
/mcuboot-3.6.0/ |
D | CODE_OF_CONDUCT.md | 43 acceptable behavior and will take appropriate and fair corrective action in
|
/mcuboot-3.6.0/boot/espressif/port/esp32c2/ld/ |
D | bootloader.ld | 15 * The 2nd stage bootloader can take space up to the end of ROM shared
|
/mcuboot-3.6.0/boot/espressif/port/esp32c6/ld/ |
D | bootloader.ld | 15 * The 2nd stage bootloader can take space up to the end of ROM shared
|
/mcuboot-3.6.0/boot/espressif/port/esp32h2/ld/ |
D | bootloader.ld | 16 * The 2nd stage bootloader can take space up to the end of ROM shared
|
/mcuboot-3.6.0/boot/zcbor/include/ |
D | zcbor_common.h | 281 /** Take a backup of the current state. Overwrite the current elem_count. */ 286 * Also, take action based on the flags (See ZCBOR_FLAG_*).
|
/mcuboot-3.6.0/docs/ |
D | PORTING.md | 90 An implementation of `struct flash_area` may take form of:
|
D | readme-espressif.md | 843 Upload the image (the process may take some time):
|
/mcuboot-3.6.0/boot/zephyr/ |
D | main.c | 469 * waiting for the boot image check to finish. This image check, can take
|
D | Kconfig | 623 minor and revision. Enable this option to take into account the build
|
/mcuboot-3.6.0/sim/src/ |
D | tlv.rs | 785 // bytes of storage for each of the two values. If the high bit is zero, it will take 32 in make_tlv() 786 // bytes, if the top 8 bits are zero, it will take 31 bits, and so on. The smaller size in make_tlv()
|
/mcuboot-3.6.0/ext/mbedtls-asn1/include/mbedtls/ |
D | ecdsa.h | 118 /* Now we can declare functions that take a pointer to that */
|
D | pk.h | 196 /* Now we can declare functions that take a pointer to that */
|
/mcuboot-3.6.0/boot/bootutil/src/ |
D | loader.c | 637 * By default, the comparison does not take build number into account. 638 * Enable MCUBOOT_VERSION_CMP_USE_BUILD_NUMBER to take the build number into account.
|