Li Shuai
59c7a639bc
fix(esp_hw_support): fix soc hang caused by deep sleep digital gpio isolate
2025-04-17 22:06:21 +08:00
Li Shuai
77a1e2931d
change: fix build clang test apps job error
2025-04-17 22:01:10 +08:00
Li Shuai
b7e26d5546
change: power management iram memory usage optimization is only effective for esp32c2
2025-04-17 22:01:10 +08:00
Li Shuai
ce63f86f56
fix: fix ci job error of some instructions require put to iram text
2025-04-17 22:01:10 +08:00
Li Shuai
b47005a030
change: fix esp32h21 ci build error of sar_periph_ctrl_power_disable not found
2025-04-17 22:01:10 +08:00
Li Shuai
d9a675eff3
change: for ci pipeline check pre commit pass
2025-04-17 22:01:10 +08:00
Li Shuai
7eaf504d56
change(esp_hw_support): adpate the sleep exit flow execute time when sleep iram optimization is disabled
2025-04-17 22:01:10 +08:00
Li Shuai
87b8e64953
change(esp_hw_support): force invalidate all cache before exiting the sleep flow when sleep iram is disabled
2025-04-17 22:01:10 +08:00
Li Shuai
f90ba037fc
change(esp_hw_support); place the sleep flow context to internal ram when enable flash pd
2025-04-17 22:01:10 +08:00
Li Shuai
fc1d6cb7d8
change(esp_hw_support): optimize regi2c ctrl memory (iram or flash) usage control by REGI2C_CTRL_FUNC_IN_IRAM
2025-04-17 22:01:10 +08:00
Li Shuai
e0920f621d
change(esp_hw_support): optimize periph ctrl memory (iram or flash) usage control by PERIPH_CTRL_FUNC_IN_IRAM
2025-04-17 22:01:10 +08:00
Li Shuai
1e54f38b51
change(esp_hw_support): optimize esp_sleep_start function internal iram memory usage
2025-04-17 22:01:10 +08:00
Li Shuai
954270dda3
change(esp_hw_support): optimize sleep memory (iram or flash) usage control by PM_SLP_IRAM_OPT
2025-04-17 22:01:10 +08:00
wuzhenghui
f554d773fa
fix(esp_hw_support): add delay to wait chip enter sleep in ut
2025-04-17 21:59:30 +08:00
Jiang Jiang Jian
55712011f1
Merge branch 'bugfix/pmkid_password_mismatch_regression' into 'master'
...
fix(wifi): Avoid writing to NVS if station configuration is not changed (Regression)
See merge request espressif/esp-idf!38463
2025-04-17 21:26:53 +08:00
Mahavir Jain
e37c47f6e7
Merge branch 'bugfix/crypto_reset_on_exit' into 'master'
...
fix(esp_system): reset crypto peripherals before device restart
See merge request espressif/esp-idf!38399
2025-04-17 21:24:25 +08:00
Laukik Hase
cb4c738193
Merge branch 'refactor/esp_tee_ss_layer_in_flash' into 'master'
...
refactor(esp_tee): Place the secure services `_ss_` layer in the flash by default
See merge request espressif/esp-idf!38336
2025-04-17 19:58:47 +08:00
Sudeep Mohanty
edf4234da9
fix(panic_handler): Prevent race condition in panic handler
...
This commit updates all RTC WDT contexts to be local instead of global
to avoid race conditions when both cores enter the panic handler
simultaneously.
2025-04-17 13:56:25 +02:00
Wan Lei
3d83751dcc
Merge branch 'feat/c5_eco_spi_and_twai_support' into 'master'
...
feat(driver_spi): c5 eco2 spi and twai support
Closes IDF-12636, IDF-12640, IDF-8699, IDF-10401, IDF-11269, IDF-12833, and IDF-12834
See merge request espressif/esp-idf!38380
2025-04-17 19:23:59 +08:00
akshat
30c91a4898
bugfix(wpa_supplicant): Fix build errors when Supplicant logs are enabled
2025-04-17 16:49:35 +05:30
Shu Chen
3c60a009f4
Merge branch 'fix/calibrate_csl_rx' into 'master'
...
fix(openthread): calibrate CSL parameters
See merge request espressif/esp-idf!38471
2025-04-17 18:41:06 +08:00
C.S.M
d6760b170a
fix(i2c): Fix that fsm reset cause i2c scl frequency changed on esp32s2,
...
Closes https://github.com/espressif/esp-idf/issues/15724
2025-04-17 18:03:42 +08:00
Shen Weilong
a89916eef4
change(ble): [AUTO_MR] Update lib_esp32c6 to cd6ba0ec
2025-04-17 17:49:00 +08:00
Shen Weilong
86d9c61482
change(ble): [AUTO_MR] Update lib_esp32c5 to cd6ba0ec
2025-04-17 17:49:00 +08:00
Shen Weilong
d48cc9ce2a
change(ble): [AUTO_MR] Update lib_esp32h2 to cd6ba0ec
2025-04-17 17:48:59 +08:00
sibeibei
0b201ff842
fix: tsens read abnormal value in esp32c2eco4
2025-04-17 17:32:19 +08:00
Zhou Xiao
447c2d8adc
change(ble): update phy lib to support c61 beta1
...
* C61 phy_version: 260, 87d2086, Mar 31 2025
2025-04-17 16:35:49 +08:00
laokaiyao
68ac1f5324
fix(legacy_touch): fixed the concurrent issue in esp32 touch driver
2025-04-17 15:41:59 +08:00
Sudeep Mohanty
6a740a9461
Merge branch 'fix/freertos_tickless_idle_tick_jump' into 'master'
...
fix(freertos): Fixed tickless idle tick count accounting
Closes IDFGH-14933
See merge request espressif/esp-idf!38068
2025-04-17 15:03:48 +08:00
Tan Yan Quan
995858c5b8
fix(openthread): check state for ot wake
2025-04-17 14:33:24 +08:00
C.S.M
3f5cab42b2
feat(bod): Add a simple callback function for brownout detector,
...
Closes https://github.com/espressif/esp-idf/pull/15661
2025-04-17 14:25:46 +08:00
Gao Xu
93455705ac
Merge branch 'feat/update_h21_i2c_reg' into 'master'
...
feat(i2c): update i2c reg and struct on h21
See merge request espressif/esp-idf!38416
2025-04-17 14:19:34 +08:00
Abhinav Kudnar
99909899ea
fix(nimble): Fix sync handle assignment for pawr connection
2025-04-17 14:05:57 +08:00
Ashish Sharma
0de1429834
fix(mbedtls): remove logical dead code from mbedtls
2025-04-17 13:43:48 +08:00
Laukik Hase
a0031cff9f
refactor(esp_tee): Remove the redudant eFuse-related service calls
2025-04-17 11:04:29 +05:30
Laukik Hase
832124f198
fix(esp_tee): Place APM HAL in TEE IRAM when SPI1 protection is enabled
...
- Place the APM HAL into TEE IRAM when `CONFIG_SECURE_TEE_EXT_FLASH_MEMPROT_SPI1`
is enabled, as APM violations related to SPI1 can occur with the flash cache disabled.
- Also fix an issue where flash protection tests were passing due to incorrect checks
2025-04-17 11:03:50 +05:30
Laukik Hase
a845be0149
refactor(esp_tee): Reduce the default TEE DRAM size
...
- Decreased from 32KB to 24KB, keeping in mind the current maximum TEE heap
usage and some overhead
- Make the TEE panic handler logs concise, saving some DRAM
2025-04-17 11:03:17 +05:30
Laukik Hase
8e27be344b
refactor(esp_tee): Place the secure services _ss_ layer in the flash by default
2025-04-17 11:03:16 +05:30
Laukik Hase
ecc547f4b0
Merge branch 'feat/esp_tee_hmac_ds_prot' into 'master'
...
feat(esp_tee): Protect the HMAC, DS and ECC peripherals from REE access
See merge request espressif/esp-idf!38285
2025-04-17 13:20:54 +08:00
Chen Ji Chang
8a9d659882
Merge branch 'feat/support_gdma_on_h4' into 'master'
...
feat(gdma): support gdma on esp32h4
Closes IDF-12382
See merge request espressif/esp-idf!38340
2025-04-17 11:34:56 +08:00
Island
57fd051374
Merge branch 'change/ble_update_lib_20250414' into 'master'
...
change(ble): [AUTO_MR] 20250414 - Update ESP BLE Controller Lib
Closes BLERP-1742, BLERP-1743, BLERP-1744, BLERP-1745, BLERP-1746, BLERP-1748, BLERP-1750, BLERP-1751, BLERP-1752, BLERP-1736, BLERP-1730, BLERP-1725, BLERP-1738, and BLERP-1706
See merge request espressif/esp-idf!38386
2025-04-17 10:39:23 +08:00
Adam Múdry
93ff1aec46
Merge branch 'feat/remove_const_from_voltopart' into 'master'
...
feat(fatfs/diskio): Remove const from PARTITION VolToPart
Closes IDFGH-13211
See merge request espressif/esp-idf!38150
2025-04-16 23:46:19 +08:00
Konstantin Kondrashov
784d80b43c
Merge branch 'feature/add_core_num_def_for_linux' into 'master'
...
feat(soc): Adds core_num definition for Linux target
Closes IDFGH-15076
See merge request espressif/esp-idf!38430
2025-04-16 22:48:13 +08:00
Sudeep Mohanty
80910be77a
fix(lp-timer): Remove LP Timer interrupt disabling from bootloader
...
This commit removes the disabling of the LP Timer interrupt from the
bootloader clock configuration routine. This allows the LP Timer
interrupt to be visible to the LP Core after HP CPU boots up.
Closes https://github.com/espressif/esp-idf/issues/15751
2025-04-16 16:31:57 +02:00
Sarvesh Bodakhe
abd18025b2
fix(wifi): Avoid writing to NVS if station configuration is not changed
...
Fixes the regression introduced by 3d5bf355c3
2025-04-16 19:34:36 +05:30
Laukik Hase
4a4d63d36e
feat(esp_tee): Protect the ECC peripheral from REE access
2025-04-16 19:19:04 +05:30
Laukik Hase
fc4802c0d6
feat(esp_tee): Protect the HMAC and DS peripherals from REE access
2025-04-16 19:19:04 +05:30
Laukik Hase
d7d78f6238
fix(esp_tee): Correct the input validation checks for secure services
2025-04-16 19:19:04 +05:30
Laukik Hase
1c4969bc47
feat(esp_security): Add a TEE-specific crypto lock layer with stub implementations
2025-04-16 19:19:03 +05:30
wanckl
6bfdc0ce63
feat(driver_twai): c5 eco2 support clock source pll80m to output 8m twai
2025-04-16 21:24:47 +08:00