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-06-07 05:36:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
488dcb58e1069419c8c24d2241cf1c47d7cf70d7
esp-idf
/
components
/
esp_security
History
harshal.patil
488dcb58e1
fix(esp_security): Fix undefined efuse build failure in case of ESP32-P4
...
- The `wr_dis` efuse bit corresponding to `SECURE_BOOT_SHA384_EN` is absent in P4
2025-11-11 17:52:21 +05:30
..
include
change(esp_hw_support): Move security-related modules to the esp_security component
2025-08-04 11:43:01 +05:30
src
fix(esp_security): Fix undefined efuse build failure in case of ESP32-P4
2025-11-11 17:52:21 +05:30
test_apps
feat(esp32p4): Support newer Key Manager key sources for ESP32-P4 V3
2025-10-15 15:49:20 +05:30
CMakeLists.txt
change(esp_hw_support): Move security-related modules to the esp_security component
2025-08-04 11:43:01 +05:30
Kconfig
fix(bootloader_support): Reorder write protection bits of some shared security efuses
2025-09-19 13:02:00 +05:30