Searched refs:valid (Results 1 – 15 of 15) sorted by relevance
45 uint8_t valid; member
365 enc_state[slot].valid = 0; in boot_enc_drop()381 enc_state[slot].valid = 1; in boot_enc_set_key()655 if (enc_state[slot].valid) { in boot_enc_load()700 return enc_state[slot].valid; in boot_enc_valid()722 assert(enc->valid == 1); in boot_enc_encrypt()745 assert(enc->valid == 1); in boot_enc_decrypt()
47 ## and is easy to calculate a valid hash for a changed image
23 with a valid formatted value. The format is `major.minor.patch+other`
117 Build signed image with *valid* key:
25 …firmware image and, once this application firmware image is assured to be valid, the application m…
75 # Allow bootstrapping an empty/invalid primary slot from a valid secondary slot
93 * Upgrades Secondary to Primary if valid images found;95 * Boots Primary_1 only if both - Primary_1 and Primary_2 are present and valid;97 …is ensures two dependent applications can be accepted by device only in case both images are valid.
61 Once valid upgrade image was accepted the image in external memory will be erased.
11 * \note The entry point location is fixed and starts at 0x10000000. The valid
31 …message(FATAL_ERROR "Must specify path to valid image signing key via MCUBOOT_SIGNING_KEY CMake op…43 …message(FATAL_ERROR "Since mcuboot.encrypt-rsa is enabled, you must specify the path to a valid im…
389 If y, mcuboot selects the newest valid image based on the image version398 If y, mcuboot selects the newest valid image based on the image version435 primary slot to be initialized from a valid image in the secondary slot.