esp-idf/components/soc/esp32h4
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
..
include efuse: Prevent burning XTS_AES and ECDSA keys into BLOCK9 (BLOCK_KEY5) 2023-04-04 18:45:48 +08:00
ld esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
adc_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
dedic_gpio_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
gdma_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
gpio_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
i2c_bias.h esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
i2c_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
i2c_pmu.h esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
i2c_ulp.h esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
i2s_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
interrupts.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
ledc_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
rmt_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
sdm_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
spi_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
temperature_sensor_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
timer_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
uart_periph.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00