Angus Gratton
|
fcd193b024
|
docs: Use soc_caps instead of chip names for flash encryption docs
Clears the way for ESP32-S3 and future chips.
|
2021-07-14 16:57:31 +10:00 |
|
Konstantin Kondrashov
|
f339b3fc96
|
efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key()
These functions were used only for esp32 in secure_boot and flash encryption.
Use idf efuse APIs instead of efuse regs.
|
2021-06-17 07:21:36 +08:00 |
|
Jan Brudný
|
1bac0d1e42
|
efuse: update copyright notice
|
2021-05-31 06:43:23 +02:00 |
|
Konstantin Kondrashov
|
4a487af43a
|
efuse: Add new APIs for keys, purposes, wr/rd protection
- the batch mode can be called recursively
|
2020-12-04 10:42:57 +08:00 |
|