Lines Matching refs:bootloader

8             Offset address that 2nd bootloader will be flashed to.
9 The value is determined by the ROM bootloader.
17 for the bootloader.
40 Specify how much output to see in bootloader logs.
98 … This will force 2nd bootloader to be loaded by DOUT mode, and will restore Dummy Cycle setting by
132 or MTDI bootstrapping pin), bootloader will change LDO settings to
259 …NOTE: Tracks the execution time starts from the bootloader code - re-set timeout, while selecting …
293 …After updating the app, the bootloader runs a new app with the "ESP_OTA_IMG_PENDING_VERIFY" state …
314 The security version is set in the bootloader, version is recorded in the eFuse field
318 Bootloader: When bootloader selects an app to boot, an app is selected that has
387 Note that in this case it's not possible for the bootloader to detect if an app image is
392 … Following other reset types, the bootloader will still validate the app image. This increases
394 …the bootloader will fall back to a valid app image. To increase the chances of successfully recove…
407 Selecting this option prevents the bootloader from ever validating the app image before
424 When a wakeup occurs (from Deep sleep), the bootloader retrieves it and
436 for both the bootloader and the application.
445 This option allows the customer to use the legacy bootloader behavior when the
449 the bootloader from marking this data as corrupted.
461 If you want to create your own bootloader and save more information
463 … This area (rtc_retain_mem_t) is reserved and has access from the bootloader and an application.
541 …does not prevent the bootloader from being physically updated. This means that the device can be s…
568 … Embeds the ECDSA public key in the bootloader and signs the application with an ECDSA key.
616 …If this option is set, the bootloader will be compiled with code to verify that an app is signed b…
638 bool "Enable hardware Secure Boot in bootloader (READ DOCS FIRST)"
644 Build a bootloader which enables Secure Boot on first boot.
646 …Once enabled, Secure Boot will not boot a modified bootloader. The bootloader will only load a par…
673 Build a bootloader which enables secure boot version 1 on first boot.
680 Build a bootloader which enables Secure Boot version 2 on first boot.
686 bool "Secure bootloader mode"
693 …On first boot, the bootloader will generate a key which is not readable externally or by software.…
694 …digest is generated from the bootloader image itself. This digest will be verified on each subsequ…
697 …Enabling this option means that the bootloader cannot be changed after the first time it is booted.
702 … Generate a reusable secure bootloader key, derived (via SHA-256) from the secure boot signing key.
704 …This allows the secure bootloader to be re-flashed by anyone with access to the secure boot signing
749 Secure Boot V1: This ECDSA public key is compiled into the bootloader and/or
763 … If this option is set, ROM bootloader will revoke the public key digest burned in efuse block
764 if it fails to verify the signature of software bootloader with it.
766 … key revocation checks will be done on subsequent boot-up, while verifying the software bootloader
780 …In reflashable secure bootloader mode, a hardware key is derived from the signing key (with SHA-25…
814 If this option is set, flash contents will be encrypted by the bootloader on first boot.
898 By default, the BASIC ROM Console starts on reset if no valid bootloader is
913 …If not set (default), the bootloader will permanently disable JTAG (across entire chip) on first b…
926 … length, and the bootloader checks any trailing bytes after the signature (before the next 64KB
939 … If not set (default, recommended), on first boot the bootloader will burn the WR_DIS_RD_DIS
966 bool "Leave UART bootloader encryption enabled"
971 … If not set (default), the bootloader will permanently disable UART bootloader encryption access on
972 … first boot. If set, the UART bootloader will still be able to access hardware encryption.
977 bool "Leave UART bootloader decryption enabled"
981 … If not set (default), the bootloader will permanently disable UART bootloader decryption access on
982 … first boot. If set, the UART bootloader will still be able to access hardware decryption.
988 bool "Leave UART bootloader flash cache enabled"
993 …If not set (default), the bootloader will permanently disable UART bootloader flash cache access on
994 … first boot. If set, the UART bootloader will still be able to access the flash cache.
1003 … If not set (default), and flash encryption is not yet enabled in eFuses, the 2nd stage bootloader
1005 … If this option is set, and flash encryption is not yet enabled, the bootloader will error out and
1007 … If flash encryption is enabled in eFuses, this option does not change the bootloader behavior.
1017 …If not set (default, recommended), on the first boot the bootloader will burn the write-protection…
1020 App and bootloader use cache so disabling it makes the chip useless for IDF.
1071 (as the bootloader should already have set it).