Files
esp-idf/components/soc/esp32s3
KonstantinKondrashov 3d695b9768 efuse: Prevent burning XTS_AES and ECDSA keys into BLOCK9 (BLOCK_KEY5)
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.
2023-04-04 18:45:48 +08:00
..
2021-11-08 16:14:51 +08:00
2021-10-02 14:23:31 +08:00
2022-07-20 14:59:50 +08:00
2021-05-10 23:21:27 +02:00
2022-11-04 17:40:29 +08:00