Armando
caca62543b
feat(mmu): supported find paddr caps by any paddr offset
...
Closes https://github.com/espressif/esp-idf/issues/14988
2025-02-11 10:04:34 +08:00
Aditya Patwardhan
4c281f8eee
Merge branch 'feature/esp32h2_eco5_ecc_v5.2' into 'release/v5.2'
...
feat(ecc): enable ECC constant time mode for ESP32-H2 ECO5 (v5.2)
See merge request espressif/esp-idf!36586
2025-02-11 09:54:03 +08:00
Aditya Patwardhan
b8b0046903
Merge branch 'feat/support_aes_pseudo_round_func_in_esp32h2_eco5_v5.2' into 'release/v5.2'
...
Support AES and XTS-AES's pseudo round function in ESP32H2-ECO5 (v5.2)
See merge request espressif/esp-idf!36466
2025-02-10 23:57:39 +08:00
Zhang Shuxian
cc64fb4338
docs: Update CN translation for size.rst
2025-02-10 21:25:07 +05:30
Aditya Patwardhan
e2086d518e
feat(docs): Update minimizing binary size
...
The ESP32-H2 software countermeasure may not be necessary
for ESP32-H2 v1.2 and above, this commit updates
the relevant documentation
2025-02-10 21:25:07 +05:30
laokaiyao
6321c4c339
refactor(ecdsa): rely on efuse to get chip revision
2025-02-10 21:25:07 +05:30
Aditya Patwardhan
9b8a21d128
fix(soc): Fixed ECDSA register compatibility
2025-02-10 21:25:06 +05:30
Aditya Patwardhan
1c9146f0c2
fix(hal): Make the ECDSA countermeasure dynamically applicable
...
This commit makes the ECDSA countermeasure dynamically applicable
across different revisions of the ESP32H2 SoC.
2025-02-10 21:24:58 +05:30
Jiang Jiang Jian
a31e45a39d
Merge branch 'revert/use_wpa3_ent_authmode_naming_v5.2' into 'release/v5.2'
...
revert(wifi): Revert support for WPA3 Enterprise authentication modes (Backport v5.2)
See merge request espressif/esp-idf!36799
2025-02-10 20:27:10 +08:00
Sarvesh Bodakhe
f77aa29905
revert(wifi): Revert support for WPA3 Enterprise authentication modes
...
This commit reverts the support for 'WIFI_AUTH_WPA3_ENTERPRISE' and
'WIFI_AUTH_WPA2_WPA3_ENTERPRISE'.
This reverts commit d2ba44d9e1ce89bda26e04720db800ce59ae2ca9.
2025-02-10 16:32:42 +08:00
Jiang Jiang Jian
d81b820331
Merge branch 'fix/fix_max_idle_priod_issue_v52' into 'release/v5.2'
...
fix(wifi): fix max idle period 1 issue
See merge request espressif/esp-idf!36577
2025-02-10 16:24:27 +08:00
Mahavir Jain
84d2a8818c
feat(ecc): enable ECC constant time mode for ESP32-H2 ECO5
2025-02-06 08:14:50 +05:30
Island
48e11e68a1
Merge branch 'bugfix/fix_ble_conn_timeout_when_coex_v5.2' into 'release/v5.2'
...
Bugfix/fix ble conn timeout when coex v5.2
See merge request espressif/esp-idf!36583
2025-01-24 12:15:12 +08:00
cjin
9d28b2c297
fix(ble): fix conn supervision tmo when coex ESP32C6
2025-01-23 18:06:32 +08:00
cjin
d42269fc62
fix(ble): fix conn supervision tmo when coex ESP32H2
2025-01-23 18:06:32 +08:00
David Čermák
80ea58945d
Merge branch 'fix/ping_data_race_v5.2' into 'release/v5.2'
...
fix(lwip): Fix potential data-race in ping tcpip callback (v5.2)
See merge request espressif/esp-idf!36509
2025-01-23 16:56:49 +08:00
wangtao@espressif.com
0d4df082fe
fix(wifi): fix max idle period 1 issue
2025-01-23 15:31:56 +08:00
David Cermak
c68c6dfb76
fix(lwip): Fix potential data-race in ping tcpip callback
...
Need to use tcpip_api_call() instead of tcpip_callback(), since the
former waits for the tcpip task to complete and thus prevents potential
data races with subsequent TCP/IP tasks.
2025-01-21 10:03:17 +01:00
renpeiying
3ec6875e41
docs: Update CN trans for security docs
2025-01-21 12:41:13 +05:30
harshal.patil
f3e87bb60e
feat(bootloader_support): Permanently enable XTS-AES pseudo rounds when FE release mode is enabled
2025-01-21 12:41:05 +05:30
harshal.patil
248de17a53
feat(hal/spi_flash_encrypted): Enable pseudo rounds function during XTS-AES operations
2025-01-17 14:18:37 +05:30
harshal.patil
e8a0496d36
feat(hal/aes): Enable pseudo rounds function during AES operations
2025-01-17 14:00:14 +05:30
Jiang Jiang Jian
72d91b5117
Merge branch 'change/ble_update_lib_20250103_v5.2' into 'release/v5.2'
...
change(ble): [AUTO_MR] 20250103 - Update ESP BLE Controller Lib (v5.2)
See merge request espressif/esp-idf!36371
2025-01-17 10:44:25 +08:00
Jiang Jiang Jian
6a465772aa
Merge branch 'feature/softap_detect_wrong_password_attempt_v5.2' into 'release/v5.2'
...
esp_wifi: softAP: detect external station attempting to connect with wrong password (Backport v5.2)
See merge request espressif/esp-idf!36455
2025-01-17 10:36:42 +08:00
Jiang Jiang Jian
bb268e1131
Merge branch 'fix/sdmmc_write_sectors_dma_always_send_cmd13_v5.2' into 'release/v5.2'
...
fix(sdmmc): sdmmc_write_sectors_dma always check card status after write (v5.2)
See merge request espressif/esp-idf!34342
2025-01-17 10:32:10 +08:00
Sarvesh Bodakhe
806b75938a
feat(wpa_supplicant): Add WIFI_EVENT_AP_WRONG_PASSWORD in SoftAP
...
This event is triggered when external station tries connecting to softAP
with wrong password.
Currently supported softAP AUTH modes: WPA-PSK, WPA2-PSK and WPA3-PSK (SAE-auth)
2025-01-16 20:13:55 +05:30
Jiang Jiang Jian
0bdb71f6b6
Merge branch 'fix/tusb_midi_task_stack_overflow_v5.2' into 'release/v5.2'
...
fix(examples): tusb_midi task stack overflow fix (v5.2)
See merge request espressif/esp-idf!34935
2025-01-16 22:07:36 +08:00
Jiang Jiang Jian
02935a77a5
Merge branch 'bugfix/sync_buf_crash_v5.2' into 'release/v5.2'
...
fix(bt/controller): fixed missing critical protections on linked-list structure of (e)SCO buffers (v5.2)
See merge request espressif/esp-idf!36342
2025-01-16 21:04:46 +08:00
Jiang Jiang Jian
3b2d916af0
Merge branch 'fix/esp_vfs_register_fd_range_warning_message_v5.2' into 'release/v5.2'
...
fix(storage/vfs): incorrect log level in esp_vfs_register_fd_range (v5.2)
See merge request espressif/esp-idf!36320
2025-01-16 20:57:04 +08:00
Jiang Jiang Jian
5c235ffa36
Merge branch 'fix/heap-allocate-in-rtc-iram_v5.2' into 'release/v5.2'
...
fix(heap): MALLOC_CAP_EXEC does not allocate in RTC IRAM (backport v5.2)
See merge request espressif/esp-idf!35621
2025-01-16 20:53:40 +08:00
Adam Múdry
e58de4fd50
fix(examples): tusb_midi task stack overflow fix
2025-01-16 20:40:03 +08:00
Adam Múdry
2dc6551390
fix(sdmmc): Send status (CMD13) even if write/read command fails
2025-01-16 20:39:29 +08:00
Adam Múdry
a44a659b0f
fix(sdmmc): Improve SD card state checking after write/read command
2025-01-16 20:39:29 +08:00
Jiang Jiang Jian
5c627d9d18
Merge branch 'fix/fix_coex_macro_control_5_2' into 'release/v5.2'
...
fix(openthread): use the correct macros to control code compilation (v5.2)
See merge request espressif/esp-idf!36447
2025-01-16 20:36:29 +08:00
Jiang Jiang Jian
8775d06702
Merge branch 'fix/fix_tsens_power_after_modem_wakeup_v5.2' into 'release/v5.2'
...
fix(esp_hw_support): fix tsensor power enable failed after modem state wakeup (v5.2)
See merge request espressif/esp-idf!36226
2025-01-16 20:30:54 +08:00
zwl
565c4d0b73
feat(ble): support for putting ble code into flash on ESP32-C6
2025-01-16 18:18:14 +08:00
Xu Si Yu
8487bb7054
fix(openthread): use the correct macros to control code compilation
2025-01-16 18:04:30 +08:00
Michael (XIAO Xufeng)
f0364c578b
Merge branch 'test/add_cache2phys_xip_tests_v5.2' into 'release/v5.2'
...
fix(mmap): fixed spi_flash_phys2cache return addr in PSRAM issue (v5.2)
See merge request espressif/esp-idf!35987
2025-01-16 17:56:55 +08:00
Marius Vikhammer
0fc594154a
Merge branch 'feature/efuse_update_for_esp32h2_eco5_v5.2' into 'release/v5.2'
...
feat(efuse): Adds efuses for esp32h2 eco5 (v5.2)
See merge request espressif/esp-idf!36246
2025-01-16 17:50:54 +08:00
Jiang Jiang Jian
ce956ecfad
Merge branch 'fix/set_154_cca_duration_v5.2' into 'release/v5.2'
...
fix(15.4): set 15.4 energy scan duration before cca (v5.2)
See merge request espressif/esp-idf!36426
2025-01-16 16:52:33 +08:00
Michael (XIAO Xufeng)
9a161557a1
Merge branch 'feat/add_h2_config_and_maxver_for_v5.2' into 'release/v5.2'
...
feat(soc): add Kconfig rev min option and increase max ver for H2 v1.2 (v5.2)
See merge request espressif/esp-idf!36418
2025-01-16 13:32:27 +08:00
Xu Si Yu
d223421f92
fix(15.4): set 15.4 energy scan duration before cca
2025-01-16 11:45:50 +08:00
morris
8eaf6004b3
Merge branch 'refactor/update_lpperi_regs_for_h2_eco5_v5.2' into 'release/v5.2'
...
refactor(lpperi): compatible refactor for H2 ECO5 (v5.2)
See merge request espressif/esp-idf!36338
2025-01-16 10:51:16 +08:00
Marius Vikhammer
e21640838d
Merge branch 'bugfix/enable_additional_lp_io_wakeup_v5.2' into 'release/v5.2'
...
fix(lp_io): allow edge wakeup types for LP-IO on chips which support it
See merge request espressif/esp-idf!36328
2025-01-16 10:02:39 +08:00
Xiao Xufeng
e9d35ac8ac
feat(soc): add Kconfig rev min option and increase max ver for H2 v1.2
2025-01-16 00:18:20 +08:00
Rahul Tank
e5da868951
Merge branch 'bugfix/fix_compilation_warn_v5.2' into 'release/v5.2'
...
fix(nimble): Address compilation warnings for different flag combination (v5.2)
See merge request espressif/esp-idf!36394
2025-01-15 21:32:56 +08:00
laokaiyao
43ad52ee95
refactor(lpperi): improve compatibility solution
2025-01-15 20:42:44 +08:00
laokaiyao
be89694353
refactor(lpperi): compatible refactor for H2 ECO5
2025-01-15 20:42:44 +08:00
Jiang Jiang Jian
21c23c146e
Merge branch 'fix_not_rm_micro_definition_v5.2' into 'release/v5.2'
...
fix(wifi): remove micro definition
See merge request espressif/esp-idf!36264
2025-01-15 19:10:30 +08:00
yinqingzhao
358d1ec359
fix(wifi): remove micro definition
2025-01-15 16:09:55 +08:00