Searched full:being (Results 1 – 25 of 46) sorted by relevance
12
/mcuboot-latest/sim/mcuboot-sys/csupport/ |
D | psa_crypto_init_stub.c | 16 BOOT_LOG_SIM("psa_crypto_init() is being stubbed.\n"); in psa_crypto_init() 21 BOOT_LOG_SIM("mbedtls_test_enable_insecure_external_rng() is being stubbed.\n"); in mbedtls_test_enable_insecure_external_rng()
|
D | config-add-psa-crypto.h | 44 …SA_KEY_ID_NULL ((psa_key_id_t)0) // not overly happy with this being here
|
D | config-ec.h | 87 /* If encryption is being used, also enable the features needed for
|
/mcuboot-latest/boot/boot_serial/ |
D | syscfg.yml | 45 started. If the period expires without the management string being 59 started. If the period expires without this string being received, 95 description: If enabled, support for the mcumgr echo command is being added.
|
/mcuboot-latest/sim/mcuboot-sys/src/ |
D | lib.rs | 30 /// Borrow the RAM buffer, with 'offset' being the beginning of the buffer. 35 /// Borrow a piece of the ram, with 'offset' being the beginning of the buffer.
|
D | c.rs | 174 … // This generates a warning about `CAreaDesc` not being foreign safe. There doesn't appear to 216 * of the test external rng that needs to be initialised before being able to use it in init_crypto()
|
/mcuboot-latest/boot/zephyr/ |
D | Kconfig | 294 but is currently limited to all sectors in both slots being of 329 # Workaround for not being able to have commas in macro arguments 349 When a reboot happens without the image being confirmed at runtime, the 370 slot from being dumped. If n is selected (default), the keys are written 371 after being decrypted from the image TLVs and could be read by an 465 # Workaround for not being able to have commas in macro arguments 808 If enabled, will include support for compressed images being loaded to the secondary slot
|
D | Kconfig.serial_recovery | 113 if enabled, support for the mcumgr echo command is being added.
|
/mcuboot-latest/boot/bootutil/src/ |
D | swap_scratch.c | 439 * The secondary slot is not being checked here, because in boot_copy_sz() 538 * sectors being swapped. 629 * last sector is not being used by the image data so it's safe in boot_swap_sectors() 663 /* If not all sectors of the slot are being swapped, in boot_swap_sectors() 689 /* copy current status that is being maintained in scratch */ in boot_swap_sectors() 912 /* If the slots are being swapped, the headers might have been moved to scratch area or to the in boot_read_image_header() 937 /* If the last swap operation is in progress, the headers are currently being swapped in boot_read_image_header()
|
D | fault_injection_hardening.c | 40 * these functions being executed. If the values aren't the same then panic.
|
/mcuboot-latest/boot/cypress/MCUBootApp/sysflash/ |
D | sysflash.h | 15 /* Uncomment if external flash is being used */
|
/mcuboot-latest/boot/zephyr/include/ |
D | config-ec.h | 86 /* If encryption is being used, also enable the features needed for
|
/mcuboot-latest/sim/simflash/src/ |
D | lib.rs | 176 /// 1. being written to for the first time 177 /// 2. being written to after being erased
|
/mcuboot-latest/docs/ |
D | encrypted_images.md | 41 storage, eg a SPI flash being used for the secondary slot. 120 image being determined, the upgrade consists in reading the blocks from
|
D | release-notes.md | 37 and being wrongly treated as encrypted after decryption. 56 MCUboot being used and the version of zephyr. This can be 97 - Fixed an issue with boot_serial repeats not being processed when 99 whereby later commands being sent would have the previous command
|
D | ecdsa.md | 77 unsigned numbers that are being encoded in ASN.1 as signed values, if
|
D | release.md | 71 of MCUboot being used which needs to be updated at
|
D | index.md | 64 The issues being planned and worked on are tracked using GitHub issues. To
|
/mcuboot-latest/ |
D | .travis.yml-disabled | 53 ## present in the QEMU system being used for the tests.
|
D | CODE_OF_CONDUCT.md | 22 * Being respectful of differing opinions, viewpoints, and experiences
|
/mcuboot-latest/boot/bootutil/include/bootutil/ |
D | boot_record.h | 75 * @param[in] slot The currently active slot being booted.
|
/mcuboot-latest/samples/zephyr/ |
D | test-compile.go | 65 // The file being written to.
|
/mcuboot-latest/ext/tinycrypt/lib/include/tinycrypt/ |
D | sha256.h | 44 * the string being hashed is prefix-free encoded before hashing.
|
/mcuboot-latest/ext/tinycrypt-sha512/lib/include/tinycrypt/ |
D | sha512.h | 44 * the string being hashed is prefix-free encoded before hashing.
|
/mcuboot-latest/boot/cypress/MCUBootApp/ |
D | ExternalMemory.md | 18 * There only one module is being used for secondary slot;
|
12