Wang Meng Yang
b1f6f992d2
Merge branch 'bugfix/qos_div_zero_v6.0' into 'release/v6.0'
...
fix(bt): update ESP32 libbtdm_app.a to fix several issues (v6.0)
See merge request espressif/esp-idf!52053
2026-09-06 11:32:52 +08:00
morris
17dabceecf
Merge branch 'fix/dualcore_branch_predictor_cache_race_v6.0' into 'release/v6.0'
...
fix(spi_flash): disable branch prediction on the parked core during flash ops (v6.0)
See merge request espressif/esp-idf!52202
2026-09-04 17:57:09 +08:00
Fu Hanxi
ddb9fd017c
ci: apply idf-ci 1.x
2026-09-03 20:24:50 +02:00
Jiang Jiang Jian
f6211328fe
Merge branch 'feat/c5_eco4_newlib_support_v6.0' into 'release/v6.0'
...
change(esp_libc): use C5 ECO4 ROM newlib functions (v6.0)
See merge request espressif/esp-idf!51903
2026-09-03 19:53:38 +08:00
wuzhenghui
87e3dda66d
fix(spi_flash): integrate branch prediction control during cache operations
2026-08-31 10:43:20 +08:00
Jin Cheng
079d4e1546
fix(bt): update ESP32 libbtdm_app.a to fix several issues
...
- fixed IntegerDividedByZero during Qos negotiation.
Closes https://github.com/espressif/esp-idf/issues/18951
- ignored the check for bandwidth and retransmission effort when Host
accepts the SCO connection request.
2026-08-26 08:53:04 +08:00
Marius Vikhammer
7b89184536
change(esp_libc): use C5 ECO4 ROM newlib functions
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-21 10:12:44 +08:00
harshal.patil
516e849636
change(security): disable Key Manager support on ESP32-C5/P4/S31
...
The Key Manager hardware peripheral in its current form needs further
design changes before it can be offered as a production feature.
Until a revised peripheral design is available, withdraw ESP-IDF
support for it on all Key Manager capable targets.
2026-08-11 09:41:38 +05:30
Mahavir Jain
c9fc9d6103
Merge branch 'fix/esp_image_format_v6.0' into 'release/v6.0'
...
fix(esp_image_format): Fix some memory-safety issues (v6.0)
See merge request espressif/esp-idf!50180
2026-07-24 17:16:22 +05:30
Jiang Jiang Jian
2ea77af383
Merge branch 'fix/esp32p4_secure_boot_sig_block_v6.0' into 'release/v6.0'
...
fix(esp32p4): secure boot (ECDSA-P384) and flash encryption eFuse fixes (v6.0)
See merge request espressif/esp-idf!50899
2026-07-24 15:29:26 +08:00
nilesh.kale
a3ce319a87
fix(esp_rom): correct ESP32-P4 secure boot signature block layout
2026-07-22 14:07:03 +08:00
Konstantin Kondrashov
666dc3b438
fix(bootloader): increase partition table offset for ESP32-P4 in affected test configs
2026-07-21 13:35:35 +03:00
Alexey Lapshin
795b2ec96f
feat(tools): tools: update esp-rom-elf to version 20260528
...
Closes https://github.com/espressif/esp-idf/issues/18755
2026-07-20 10:58:29 +07:00
yinqingzhao
78a04be15e
fix(wifi): comment out functions from ld files
2026-07-01 20:44:32 +08:00
yinqingzhao
ac9384547d
fix(wifi): comment out pm_process_tim from ld files for esp32c61
2026-07-01 20:41:49 +08:00
Jiang Jiang Jian
af3cf03943
Merge branch 'bugfix/esp_idf_ulp_wakeupcauses_record_v6.0' into 'release/v6.0'
...
fix(ulp): record wakeup causes before lp core request sleep v6.0
See merge request espressif/esp-idf!49142
2026-06-30 16:48:50 +08:00
hebinglin
bb49e40841
change(ulp): add HP Core wakeup causes save test cases
2026-06-29 16:27:04 +08:00
hebinglin
a764b5f222
fix(ulp): record wakeup causes before lp core request sleep
2026-06-29 16:25:56 +08:00
harshal.patil
a9b74b5219
fix(soc): Remove non-existent crypto registers (ESP32-C61)
2026-06-29 12:27:50 +05:30
Mahavir Jain
4163417ff1
Merge branch 'feat/support_rom_psa_mbedtls_v6.0' into 'release/v6.0'
...
feat(mbedtls): enable ESP32-C2(Rev2.0) ROM mbedTLS crypto for PSA (v6.0)
See merge request espressif/esp-idf!48843
2026-06-29 11:22:33 +05:30
harshal.patil
5f824c8683
fix(secure_boot): range-check ECDSA r,s in bootloader before ROM verify
2026-06-12 17:32:38 +05:30
harshal.patil
c1f70a4cb5
fix(esp_rom): Patch ets_ecdsa_verify() to include signature bounds check
2026-06-09 15:07:53 +05:30
sibeibei
9dc707c44b
fix(phy): fix wifi tx failed when sta wake from deepsleep
2026-06-04 21:06:17 +08:00
Jiang Jiang Jian
45bbf6d506
Merge branch 'bugfix/fix_ble_coded_phy_rx_bug_v6.0' into 'release/v6.0'
...
fix(coex): fix ble coded phy rx issue when aborted by coex (v6.0)
See merge request espressif/esp-idf!48982
2026-06-03 16:39:10 +08:00
muhaidong
cb733f5287
fix(wifi): fix som rom func ld issue
2026-05-28 16:10:20 +08:00
Jiang Jiang Jian
aeaff69b61
Merge branch 'bugfix/esp_idf_h4_ci_issues_v6.0' into 'release/v6.0'
...
fix(esp_rom): fix RTC_SLEEP_MODE_REG addr mismatch v6.0
See merge request espressif/esp-idf!48787
2026-05-28 10:34:46 +08:00
linruihao
799a720989
fix(coex): fix ble coded phy rx issue when aborted by coex
2026-05-28 10:30:53 +08:00
Jiang Guang Ming
9320f709bd
feat(mbedtls): enable PSA threading alt with ROM mbedTLS
2026-05-25 10:08:33 +08:00
Jiang Guang Ming
61cd10bf76
feat(esp_rom): merge rom.mbedtls.ld to rom.mbedtls.eco4.ld
2026-05-25 10:08:16 +08:00
Jiang Guang Ming
6ae3fa39f4
feat(mbedtls): enable ESP32-C2(Rev2.0) ROM crypto for PSA
2026-05-25 10:04:10 +08:00
wanglei
66e2d08ed6
feat(esp_rom): do not patch Cache_WriteBack_All for bootloader build
2026-05-22 11:58:28 +08:00
wanglei
1f559a5558
fix(esp_rom): implement cache writeback related apis in iram
...
avoid critical issues caused by manual cache writeback and conflicting
writes. The issue exist on chips after esp32p4
2026-05-22 10:16:02 +08:00
hebinglin
db3cf7c792
fix(esp_rom): fix RTC_SLEEP_MODE_REG addr mismatch
2026-05-21 15:31:34 +08:00
Jiang Jiang Jian
60b925ffcf
Merge branch 'fix/bootloader-hooks-log-v2_v6.0' into 'release/v6.0'
...
fix(bootloader_hooks): Fix log_v2 support in bootloader hooks (v6.0)
See merge request espressif/esp-idf!48252
2026-05-15 15:52:06 +08:00
Mahavir Jain
36f3329a23
Merge branch 'feature/recovery_bootloader_support_v6.0' into 'release/v6.0'
...
feat(bootloader): Support recovery bootloader for ESP32P4 (v6.0)
See merge request espressif/esp-idf!48468
2026-05-15 09:52:49 +05:30
Konstantin Kondrashov
555e5bf271
fix(bootloader_hooks): Fix log_v2 support in bootloader hooks
...
Closes https://github.com/espressif/esp-idf/issues/18482
2026-05-14 14:09:31 +03:00
Konstantin Kondrashov
9e03819d91
feat(efuse): Update efuse table for ESP32-H4
2026-05-14 14:42:49 +08:00
Marius Vikhammer
ffeb0b86e3
fix(esp_rom): fixed esp-rom not compiling in g0 build
...
CONFIG_BOOTLOADER_OFFSET_IN_FLASH comes from the bootloader kconfigs and
is not available in g0 builds.
2026-05-13 16:00:24 +03:00
Konstantin Kondrashov
a742bd519a
feat(bootloader): Support recovery bootloader for ESP32P4/C61
2026-05-13 10:18:15 +03:00
Marius Vikhammer
98d74cb7e6
Merge branch 'fix/heap-integrity-check-rom-tlsf_v6.0' into 'release/v6.0'
...
fix(esp_rom): Set poison check hook for tlsf_walk_pool patch (v6.0)
See merge request espressif/esp-idf!47893
2026-05-13 14:12:46 +08:00
muhaidong
b833559c4d
fix(wifi): update rom ld file for fix max connection number issue
2026-05-12 19:22:54 +08:00
liuning
86a9b94f38
fix(pm): fix crash when dtim=0, support coex beacon drop
...
closes https://github.com/espressif/esp-idf/issues/18387
2026-05-12 19:22:54 +08:00
Island
ad811ed6b2
Merge branch 'bugfix/fix_ble_read_remote_feature_timeout_v6.0' into 'release/v6.0'
...
Fixed read remote feature timeout when using coded phy(2f683593) (6.0)
See merge request espressif/esp-idf!48064
2026-05-12 18:01:37 +08:00
Guillaume Souchere
9950431dfa
fix(esp_rom): Set poison check hook for tlsf_walk_pool patch
2026-05-12 08:54:27 +02:00
wangtao@espressif.com
f17769e004
fix(wifi): fix wifi blacklist issue
2026-05-09 20:16:56 +08:00
Zhang Hai Peng
decf1d651b
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(2f683593)
...
- Fixed read remote feature timeout when using coded phy
- Fixed disconnection issue(0x08) when using 125k coded phy
- Fixed disconnection issue(0x08) when updating connection param
- Fixed disconnection issue(0x08) when using multi connection
- Avoid error when adding duplicate device to whitelist
- Support disable channel assessment by vendor hci
- Support smaller connection interval (3.75 ms)
- Support duplicate exception list in EVT ADV
(cherry picked from commit 658ff8730b )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2026-04-29 14:53:48 +08:00
Frantisek Hrbata
f34fa1c269
fix(esp_rom): exclude TLSF/multi_heap ROM patches from bootloader build
...
The bootloader does not use the heap allocator or TLSF, so the ROM
patch files esp_rom_tlsf.c and esp_rom_multi_heap.c are not needed
in the bootloader build.
In the cmakev1 build system this was never an issue because cmakev1
uses an early expansion phase where only Kconfig files for components
listed in BUILD_COMPONENTS are processed. Since the heap component is
not part of the bootloader's component list, its Kconfig options
(CONFIG_HEAP_TLSF_USE_ROM_IMPL, etc.) were never defined and the
conditional compilation of these source files was effectively skipped.
In the cmakev2 build system, Kconfig options from all discovered
components are visible regardless of whether the component is part
of the build. Because the bootloader reuses the main project's
sdkconfig (where CONFIG_HEAP_TLSF_USE_ROM_IMPL defaults to y on
targets with ROM TLSF support like esp32c2), the TLSF patch sources
were being compiled into the bootloader's esp_rom. This caused a
build failure because esp_rom_tlsf.c includes tlsf_block_functions.h
from the heap component, which is not a dependency of esp_rom and is
not part of the bootloader build.
Guard the TLSF and multi_heap ROM patch sources with NOT
BOOTLOADER_BUILD to prevent them from being compiled in the
bootloader context. This fix is compatible with both cmakev1 and
cmakev2.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2026-04-27 22:07:10 +08:00
linruihao
8bc55358c2
fix(coex): fix some esp32 coexistence bugs
...
- fix ble scan may restart twice in coex scenarios
- fix bredr page/pscan coex request/release not match
- fix bredr incorrect inquiry length calculation
- update bredr page/inquiry pti
- add coex pti protection for entire page/inquiry event
2026-03-24 20:47:10 +08:00
Island
3b5fd9546e
Merge branch 'feat/support_run_time_alloc_for_esp_ip_test_v6.0' into 'release/v6.0'
...
Support Mempool Run Time Allocation for ESP IP Chips (v6.0)
See merge request espressif/esp-idf!46824
2026-03-23 20:22:48 +08:00
morris
ed6a7e267e
Merge branch 'fix/32mb_120m_v6.0' into 'release/v6.0'
...
fix(spi_flash): 1. Fix flash 120m in qio mode failed on esp32p4 (with 32M map enabled) 2. Add C61 32M flash support (backport v6.0)
See merge request espressif/esp-idf!46042
2026-03-23 16:14:19 +08:00