esp-idf/components/efuse
Mahavir Jain 7bb29086df
docs: add ECDSA peripheral chapter for H2/P4
- Add ECDSA peripheral chapter and instructions to program efuse key block
- Update security guide for ECDSA peripheral mention for device identity
- Link with ESP-TLS guide about using ECDSA peripheral in TLS connection
2023-11-15 09:42:26 +05:30
..
esp32
esp32c2 fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-06 18:55:49 +08:00
esp32c3
esp32c6 docs(adc): added adc calibration doc on h2 2023-11-02 11:33:06 +08:00
esp32h2 docs(adc): added adc calibration doc on h2 2023-11-02 11:33:06 +08:00
esp32p4
esp32s2
esp32s3
include docs: add ECDSA peripheral chapter for H2/P4 2023-11-15 09:42:26 +05:30
private_include
src fix(esp32h2): program use_hardware_k efuse bit for ECDSA key purpose 2023-11-15 09:42:26 +05:30
test_apps feat(hal): enable hal host test 2023-10-11 11:23:24 +08:00
test_efuse_host
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig
efuse_table_gen.py