Lines Matching refs:Flash
121 2. Flash MCUboot in your device:
193 2. Flash the signed application:
234 signature verification, the hardware-assisted Secure Boot and Flash Encryption were made available
329 For ESP32-C2, enable ECDSA signing scheme and, if working with Flash Encryption too, enable the
348 # Options for enabling eFuse emulation in Flash
401 Flash the bootloader as following, with `--after no_reset` flag, so you can reset the device only
443 ## [Flash Encryption](#flash-encryption)
445 The Espressif Flash Encryption is hardware-assisted, transparent to the MCUboot process and is an
447 The Flash Encryption implementation is also based on
452 When enabling the Flash Encryption, the user can encrypt the content either using a **device
457 ### [Building bootloader with Flash Encryption](#building-bootloader-with-flash-encryption)
487 # Options for enabling eFuse emulation in Flash
496 *Unless the recommended flags for __DEVELOPMENT MODE__ were enabled, the actions made by Flash
498 *Once the bootloader is flashed and the device resets, the __first boot will enable Flash
525 ### [Signing the image when working with Flash Encryption](#signing-the-image-when-working-with-fla…
539 the SPI Flash. Flash the bootloader and application normally:
551 1. Generate Flash Encryption key and write to eFuse.
553 3. Burn eFuse to enable Flash Encryption.
554 4. Reset system to ensure Flash Encryption cache resets properly.
559 the SPI Flash. Also ensure that the **UART ROM Download Mode is not disabled** - or that the
573 *eFuse emulation in Flash configuration options do not have any effect, so if the key burning
612 2. Burn eFuse to enable Flash Encryption.
613 3. Reset system to ensure Flash Encryption cache resets properly.
632 OTA updates are required to be sent plaintext. The reason is that, as said before, after the Flash
644 Using the 3 features, Secure Boot, Image signature verification and Flash Encryption, a Security
653 3. Flash Encryption guarantees that code and data are not exposed.
833 *When working with Flash Encryption enabled, `CONFIG_ESP_MCUBOOT_ERASE_PROGRESSIVELY` must be