This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-07-14 23:13:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e2cb08534da2aa2fb442ea7bbacbf1a65ed2fc4
esp-idf
/
components
/
esp_tee
/
subproject
/
main
History
Alexey Gerenkov
0c7eac2565
Merge branch 'feature/picolibc_v5.5' into 'release/v5.5'
...
feat(build): add Picolibc support (v5.5) See merge request
espressif/esp-idf!44108
2026-02-26 18:12:58 +08:00
..
arch
/riscv
fix(esp_tee): Sync TEE-REE intr thresholds during service calls from critical sections
2025-10-17 19:35:55 +05:30
common
fix(esp_tee): build esp_tee only with CONFIG_LIBC_NEWLIB to reduce size
2026-02-02 12:27:27 +07:00
core
fix(esp_tee): Prevent IV reuse in the TEE secure storage AES-GCM service
2026-02-05 13:45:21 +05:30
include
refactor(esp_tee): Refactor the TEE heap-related APIs
2025-04-08 19:50:26 +05:30
ld
fix(esp_tee): Use HAL APIs instead of ROM APIs for SPI flash service calls
2025-10-27 11:17:05 +05:30
soc
feat(esp_tee): Reclaim unused TEE IRAM memory as heap
2025-10-17 10:41:55 +05:30
CMakeLists.txt
fix(esp_tee): build esp_tee only with CONFIG_LIBC_NEWLIB to reduce size
2026-02-02 12:27:27 +07:00
idf_component.yml
feat(esp_tee): Support for ESP32-C5 - the
esp_tee
component
2025-10-14 10:12:10 +05:30