mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
89d11be4a9
eFuse module has a hardware bug. It is related to ESP32-C3, C6, S3, H2 chips: - BLOCK9 (BLOCK_KEY5) can not be used by XTS_AES keys. For H2 chips, the BLOCK9 (BLOCK_KEY5) can not be used by ECDSA keys. S2 does not have such a hardware bug. |
||
---|---|---|
.. | ||
esp32 | ||
esp32c3 | ||
esp32h2 | ||
esp32s2 | ||
esp32s3 | ||
include | ||
private_include | ||
src | ||
test | ||
test_efuse_host | ||
CMakeLists.txt | ||
component.mk | ||
efuse_table_gen.py | ||
Kconfig | ||
Makefile.projbuild |