Xiaoyu Liu 
							
						 
					 
					
						
						
							
						
						1db02e48ef 
					 
					
						
						
							
							fix(bootloader): fix spelling errors in /components/bootloader/Kconfig.projbuild  
						
						 
						
						
						
						
					 
					
						2024-03-29 10:59:46 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiang Jiang Jian 
							
						 
					 
					
						
						
							
						
						e1a5633e18 
					 
					
						
						
							
							Merge branch 'bugfix/bootloader_custom_rtc_data_crc_master' into 'master'  
						
						 
						
						... 
						
						
						
						fix(bootloader): add legacy retained memory CRC calculation
Closes IDFGH-11747
See merge request espressif/esp-idf!28934  
						
						
					 
					
						2024-02-21 10:39:14 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								harshal.patil 
							
						 
					 
					
						
						
							
						
						f4581d7103 
					 
					
						
						
							
							docs(secure_boot_v2): Specify the workflow to disable revocation of unused key digests slots  
						
						 
						
						
						
						
					 
					
						2024-02-15 14:31:41 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						75eb489105 
					 
					
						
						
							
							fix(bootloader): add legacy retained memory CRC calculation  
						
						 
						
						... 
						
						
						
						* Closes https://github.com/espressif/esp-idf/issues/12849 
In former versions of ESP-IDF, the user custom memory data in the retained memory
was taken into account during the CRC calculation. This was changed in a later
commit, the custom memory was ignored, therefore this can seen as a breaking change.
This commit gives the possibility to choose between the former (legacy) or
new way of calculating the CRC. 
						
						
					 
					
						2024-02-09 16:49:56 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						c40afaf4ad 
					 
					
						
						
							
							feat(doc): Update the WDT article  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/12995  
						
						
					 
					
						2024-01-31 15:19:17 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						760d711491 
					 
					
						
						
							
							fix(build): remove CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE option from c6, h2 and p4  
						
						 
						
						... 
						
						
						
						CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE doesnt really have many use cases, but it will
force us to keep increasing bootloader segment sizes just to allow for building this options.
Deprecate this config for new chips. 
						
						
					 
					
						2024-01-10 12:03:37 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								laokaiyao 
							
						 
					 
					
						
						
							
						
						11e19f40b9 
					 
					
						
						
							
							feat(esp32c5): support to build hello world on esp32c5 beta3  
						
						 
						
						
						
						
					 
					
						2024-01-09 13:11:11 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								harshal.patil 
							
						 
					 
					
						
						
							
						
						42943845e4 
					 
					
						
						
							
							feat(bootloader_support): Encrypt only the app image instead of the whole partition  
						
						 
						
						... 
						
						
						
						Currently, when flash encryption is enabled, the whole partition gets encrypted.
This can be optimised by encrypting only the app image instead of encrypting the whole partition.
Closes https://github.com/espressif/esp-idf/issues/12576  
						
						
					 
					
						2023-12-18 17:10:17 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Laukik Hase 
							
						 
					 
					
						
						
							
						
						429cb75661 
					 
					
						
						
							
							Merge branch 'fix/nvs_encr_flash_enc_dependency' into 'master'  
						
						 
						
						... 
						
						
						
						fix(nvs_flash): Remove the forceful selection of NVS_ENCRYPTION with flash encryption
Closes IDFGH-11411
See merge request espressif/esp-idf!27286  
						
						
					 
					
						2023-12-06 02:08:01 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Laukik Hase 
							
						 
					 
					
						
						
							
						
						ea51f4e2f7 
					 
					
						
						
							
							fix(nvs_flash): Remove the forceful selection of NVS_ENCRYPTION with flash encryption  
						
						 
						
						... 
						
						
						
						- This change will introduce a breaking change for SoCs with the HMAC
  peripheral. Turning on flash encryption will no longer enable NVS
  encryption automatically.
Closes https://github.com/espressif/esp-idf/issues/12549  
						
						
					 
					
						2023-12-04 16:18:01 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Armando 
							
						 
					 
					
						
						
							
						
						f470f66f75 
					 
					
						
						
							
							change(flash): use xmc support for p4 fpga images  
						
						 
						
						
						
						
					 
					
						2023-12-04 14:52:54 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						fe007196f2 
					 
					
						
						
							
							bugfix(spi_flash): Fix wrong naming on 32bit address  
						
						 
						
						
						
						
					 
					
						2023-11-01 12:42:22 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Xiao Xufeng 
							
						 
					 
					
						
						
							
						
						1f5fb3f921 
					 
					
						
						
							
							spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart  
						
						 
						
						
						
						
					 
					
						2023-10-24 10:38:08 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Harshit Malpani 
							
						 
					 
					
						
						
							
						
						7c2df01af2 
					 
					
						
						
							
							fix(bootloader): Update kconfig option  
						
						 
						
						
						
						
					 
					
						2023-09-25 12:02:58 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Armando 
							
						 
					 
					
						
						
							
						
						706d684418 
					 
					
						
						
							
							feat(esp32p4): introduced new target esp32p4, supported hello_world  
						
						 
						
						
						
						
					 
					
						2023-08-09 19:33:25 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Armando 
							
						 
					 
					
						
						
							
						
						c448597f24 
					 
					
						
						
							
							kconfig: introduced CONFIG_IDF_ENV_BRINGUP for new chip bringup usage  
						
						 
						
						
						
						
					 
					
						2023-06-26 03:30:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								harshal.patil 
							
						 
					 
					
						
						
							
						
						873901e7aa 
					 
					
						
						
							
							bootloader: add a config to enable flashing of bootloader using  
						
						 
						
						... 
						
						
						
						the command `idf.py flash` when secure boot v2 is enabled. 
						
						
					 
					
						2023-05-24 11:50:14 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Laukik Hase 
							
						 
					 
					
						
						
							
						
						c1bed366ba 
					 
					
						
						
							
							nvs_flash: Add support for HMAC-based NVS encryption keys protection scheme  
						
						 
						
						... 
						
						
						
						- This features allows the NVS encryption keys to be derived and protected using
  the HMAC peripheral. Since the encryption keys are derived at runtime, they
  are not stored anywhere in the flash and hence this feature does not require
  a separate `nvs_keys` partition. 
						
						
					 
					
						2023-05-23 13:55:52 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zhang Xiao Yan 
							
						 
					 
					
						
						
							
						
						81558fb77d 
					 
					
						
						
							
							Merge branch 'docs/update_algorithm_and_key_from_aes-xts_to_xts-aes' into 'master'  
						
						 
						
						... 
						
						
						
						docs: update the algorithm and key name from AES-XTS to XTS-AES
See merge request espressif/esp-idf!23742  
						
						
					 
					
						2023-05-16 17:39:58 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Linda 
							
						 
					 
					
						
						
							
						
						65ee4992ce 
					 
					
						
						
							
							docs: update the algorithm and key name from AES-XTS to XTS-AES  
						
						 
						
						
						
						
					 
					
						2023-05-15 17:54:50 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						69838403f9 
					 
					
						
						
							
							esp_bootloader_format: Adds bootloader description structure to read bootloader version from app  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/8800 
Closes https://github.com/espressif/esp-idf/issues/9132  
						
						
					 
					
						2023-05-10 21:39:52 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						f22daec784 
					 
					
						
						
							
							Merge branch 'feature/secure_set_efuses_to_prevent_brick_chip' into 'master'  
						
						 
						
						... 
						
						
						
						security: write-protect DIS_ICAHE and DIS_DCACHE
Closes IDF-5177
See merge request espressif/esp-idf!22640  
						
						
					 
					
						2023-03-29 11:51:09 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						a3232e4a5b 
					 
					
						
						
							
							bootloader: Adds an option to leave DIS_CACHE writeable  
						
						 
						
						
						
						
					 
					
						2023-03-29 00:02:25 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						efbafb873b 
					 
					
						
						
							
							bootloader_support: Adds API to detect Factory reset has happened  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/10753  
						
						
					 
					
						2023-03-22 02:21:54 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						f3394c488a 
					 
					
						
						
							
							efuse: Add support for esp32h2  
						
						 
						
						
						
						
					 
					
						2023-02-21 08:18:14 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						a5467f42a0 
					 
					
						
						
							
							codeclean: only S series chip VDDSDIO is configurable  
						
						 
						
						
						
						
					 
					
						2023-01-31 22:12:58 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						92de037883 
					 
					
						
						
							
							efuse: Hides the FLASH_ENCRYPTION_MODE_RELEASE option when using EFUSE_VIRTUAL  
						
						 
						
						
						
						
					 
					
						2022-12-22 20:03:42 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						188017d6b1 
					 
					
						
						
							
							docs: Fix Secure DL mode documentation about flash read being unsupported  
						
						 
						
						... 
						
						
						
						Simple flash read command is not supported if Secure DL mode is enabled on the target.
Remove reference of this from the relevant docs part.
Related: https://github.com/espressif/esptool/issues/810 
Related: ESPTOOL-567
Closes IDF-6468 
						
						
					 
					
						2022-12-14 10:03:46 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						1f9260d790 
					 
					
						
						
							
							all: Apply new version logic (major * 100 + minor)  
						
						 
						
						
						
						
					 
					
						2022-11-03 08:36:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						572e79530c 
					 
					
						
						
							
							Merge branch 'bugfix/c2_skip_validate' into 'master'  
						
						 
						
						... 
						
						
						
						bootloader: allow skip image validation on C2
Closes IDF-5827
See merge request espressif/esp-idf!19755  
						
						
					 
					
						2022-09-06 14:21:15 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						26c4550e6d 
					 
					
						
						
							
							Bootloader: retained memory can now be kept after reboot when custom data enabled  
						
						 
						
						... 
						
						
						
						User's custom data are not taken into account during the CRC calculation anymore.
Which means taht the retained mem structure is not systematically erased
on each reboot anymore. 
						
						
					 
					
						2022-08-31 03:23:30 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						c36cd5238c 
					 
					
						
						
							
							bootloader: allow skip image validation on C2  
						
						 
						
						... 
						
						
						
						BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP is not supported on C2 due to
no RTC memory, but BOOTLOADER_SKIP_VALIDATE_ALWAYS should still be
supported. 
						
						
					 
					
						2022-08-25 16:51:44 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						b4d14902e7 
					 
					
						
						
							
							bootloader: Allows app partition length not 64KB aligned for NO SECURE BOOT  
						
						 
						
						
						
						
					 
					
						2022-06-02 22:40:12 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						505e18237a 
					 
					
						
						
							
							bootloader: Support Flash Encryption for ESP32-C2  
						
						 
						
						
						
						
					 
					
						2022-05-31 11:12:21 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jingli 
							
						 
					 
					
						
						
							
						
						e70c434780 
					 
					
						
						
							
							fix compile error for esp32c2, since esp32c2 no longer support RTC fast mem  
						
						 
						
						
						
						
					 
					
						2022-05-27 19:29:38 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						0687daf2c8 
					 
					
						
						
							
							kconfig: move remaining kconfig options out of target component  
						
						 
						
						... 
						
						
						
						The kconfig options are moved to the component where they are used,
mostly esp_hw_support and esp_system. 
						
						
					 
					
						2022-05-23 17:57:45 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sachin Parekh 
							
						 
					 
					
						
						
							
						
						2c725264f7 
					 
					
						
						
							
							esp32c2: Support Secure Boot V2 based on ECDSA scheme  
						
						 
						
						
						
						
					 
					
						2022-05-11 18:00:03 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gustavo Henrique Nihei 
							
						 
					 
					
						
						
							
						
						8ffb157791 
					 
					
						
						
							
							bootloader: Create option for enabling memory region protection  
						
						 
						
						... 
						
						
						
						Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com > 
						
						
					 
					
						2022-05-03 09:58:25 -03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						d2872095f9 
					 
					
						
						
							
							soc: moved kconfig options out of the target component.  
						
						 
						
						... 
						
						
						
						Moved the following kconfig options out of the target component:
 * CONFIG_ESP*_DEFAULT_CPU_FREQ* -> esp_system
 * ESP*_REV_MIN -> esp_hw_support
 * ESP*_TIME_SYSCALL -> newlib
 * ESP*_RTC_* -> esp_hw_support
Where applicable these target specific konfig names were merged into
a single common config, e.g;
CONFIG_ESP*_DEFAULT_CPU_FREQ -> CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ 
						
						
					 
					
						2022-04-21 12:09:43 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						03aafb5d52 
					 
					
						
						
							
							bootloader: use SOC capability macros for security features related configuration  
						
						 
						
						
						
						
					 
					
						2022-04-01 09:38:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						754a563750 
					 
					
						
						
							
							esp32c3: Adds ECO4 revision  
						
						 
						
						
						
						
					 
					
						2022-03-30 00:09:46 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						21dd929c72 
					 
					
						
						
							
							bootloader: Adds a level selection for the app's test pin.  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/8332  
						
						
					 
					
						2022-03-09 19:52:37 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						ebdc52d4e2 
					 
					
						
						
							
							efuse(esp32c2): Support eFuse key APIs  
						
						 
						
						
						
						
					 
					
						2022-02-01 17:30:31 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								laokaiyao 
							
						 
					 
					
						
						
							
						
						cf049e15ed 
					 
					
						
						
							
							esp8684: rename target to esp32c2  
						
						 
						
						
						
						
					 
					
						2022-01-19 11:08:57 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						bf6fa70812 
					 
					
						
						
							
							ESP8684: update bootloader, bootloader_support, esp_rom  
						
						 
						
						
						
						
					 
					
						2021-11-06 17:33:44 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sachin Parekh 
							
						 
					 
					
						
						
							
						
						8ff3dbc05d 
					 
					
						
						
							
							secure_boot: Added Kconfig option for aggressive key revoke  
						
						 
						
						... 
						
						
						
						Applicable to S2, C3, and S3 
						
						
					 
					
						2021-10-22 12:20:14 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						8c3287e0db 
					 
					
						
						
							
							Merge branch 'docs/add_note_for_esp32_sec_dl_mode' into 'master'  
						
						 
						
						... 
						
						
						
						bootloader: add note about secure download mode for ESP32 target
Closes IDFGH-5857
See merge request espressif/esp-idf!15304  
						
						
					 
					
						2021-09-30 04:00:50 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						3cff291f95 
					 
					
						
						
							
							bootloader: add note about secure download mode for ESP32 target  
						
						 
						
						... 
						
						
						
						Closes IDFGH-5857
Closes https://github.com/espressif/esp-idf/issues/7557  
						
						
					 
					
						2021-09-22 15:37:40 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sachin Parekh 
							
						 
					 
					
						
						
							
						
						c4e445b6f3 
					 
					
						
						
							
							secure_boot: Enable --no-stub if secure boot enabled  
						
						 
						
						... 
						
						
						
						ROM code doesn't allow loader stub to be executed in case secure boot in
enabled. Providing --no-stub flag to esptool allows user to flash new
firmware, given download mode hasn't been disabled 
						
						
					 
					
						2021-09-22 12:45:46 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sachin Parekh 
							
						 
					 
					
						
						
							
						
						2d82560ed5 
					 
					
						
						
							
							bootloader: Enable Secure boot V2 for ESP32-S3  
						
						 
						
						
						
						
					 
					
						2021-08-19 14:08:12 +05:30