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-09-22 13:01:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e34cc16cc1c5e4eb1f09662d0c748fa1754ef2e
esp-idf
/
components
/
esp_tee
History
Laukik Hase
8e34cc16cc
feat(esp_tee): Use CTR-DRBG for assisting random number generation in TEE
...
- For ESP-TEE, fault-assert in `esp_random()` if the RNG is held in a freeze state
2026-09-04 10:23:24 +05:30
..
include
fix(esp_tee): ensure hal assert is enabled for tee builds
2026-07-17 18:15:37 +05:30
scripts
feat(esp_tee): Restrict REE access to TEE-owned secure storage keys
2026-07-17 18:15:37 +05:30
src
fix(esp_tee): Add additional input validation checks for TEE service calls
2026-06-26 17:59:26 +05:30
subproject
feat(esp_tee): Use CTR-DRBG for assisting random number generation in TEE
2026-09-04 10:23:24 +05:30
test_apps
fix(esp_tee): Reject re-entrant secure service calls from the REE
2026-09-04 10:23:23 +05:30
CMakeLists.txt
fix(esp_tee): Miscellaneous optimizations and fixes
2026-07-17 18:15:37 +05:30
Kconfig.projbuild
fix(esp_tee): Fix TEE attestation stack protection fault with secure boot enabled
2026-01-29 11:49:17 +05:30
project_include.cmake
fix(esp_tee): Fix TEE attestation stack protection fault with secure boot enabled
2026-01-29 11:49:17 +05:30