esp-idf/components/efuse
Mahavir Jain d9abb44049
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-20 16:13:35 +05:30
..
esp32 efuse: Update efuses for esp32 esp32c2 esp32c3 esp32s2 esp32s3 2023-04-04 22:32:32 +08:00
esp32c2 fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:09:21 +08:00
esp32c3 adc_calib: support calibration v2 on esp32c6 2023-07-06 10:36:29 +08:00
esp32c6 docs(adc): added adc calibration doc on h2 2023-11-13 03:04:03 +00:00
esp32h2 docs(adc): added adc calibration doc on h2 2023-11-13 03:04:03 +00:00
esp32s2 adc_calib: support calibration v2 on esp32c6 2023-07-06 10:36:29 +08:00
esp32s3 adc_calib: support calibration v2 on esp32c6 2023-07-06 10:36:29 +08:00
include docs: add ECDSA peripheral chapter for H2/P4 2023-11-20 16:13:35 +05:30
private_include efuse: Add more logging for virtual efuses 2023-02-16 00:10:08 +08:00
src fix(esp32h2): program use_hardware_k efuse bit for ECDSA key purpose 2023-11-20 16:03:29 +05:30
test_apps efuse: Prevent burning XTS_AES and ECDSA keys into BLOCK9 (BLOCK_KEY5) 2023-04-04 18:45:48 +08:00
test_efuse_host efuse_table_gen: Fixes wrong joining fields with omitted names 2021-10-28 23:53:38 +08:00
.build-test-rules.yml efuse: Enable and adjust some efuse tests for H2 chip 2023-03-24 17:21:32 +00:00
CMakeLists.txt efuse: reenable and fix no-format warnings 2023-03-06 19:08:00 +01:00
efuse_table_gen.py esp32h4: removed esp32h4 related codes 2023-04-26 18:53:12 +08:00
Kconfig efuse: Add more logging for virtual efuses 2023-02-16 00:10:08 +08:00