Shu Chen
|
ee23a489b9
esp32h2: code clean up
|
4 anni fa |
Konstantin Kondrashov
|
4c0cf40a39
efuse: Burn operation does not block reading
|
4 anni fa |
Konstantin Kondrashov
|
f339b3fc96
efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key()
|
4 anni fa |
Jan Brudný
|
1bac0d1e42
efuse: update copyright notice
|
4 anni fa |
Angus Gratton
|
501af6dfa2
Merge branch 'feature/secure_boot_revoke_check' into 'master'
|
4 anni fa |
KonstantinKondrashov
|
90f2d3199a
secure_boot: Checks secure boot efuses
|
5 anni fa |
morris
|
bf2480f62d
efuse: can disable boot ROM log from Kconfig
|
5 anni fa |
Krzysztof
|
90c0876b8a
docs: Update typos in 'esp_efuse.h' header file to show function descriptions
|
5 anni fa |
Konstantin Kondrashov
|
4a487af43a
efuse: Add new APIs for keys, purposes, wr/rd protection
|
5 anni fa |
Angus Gratton
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 anni fa |
morris
|
61f89b97c6
bringup esp32-s3 on FPGA
|
5 anni fa |
Angus Gratton
|
f4edc52fa0
efuse: Have support for secure DL mode depend on a soc_caps flag
|
5 anni fa |
Angus Gratton
|
f64ae4fa99
efuse: Add 'disable Download Mode' & ESP32-S2 'Secure Download Mode' functionality
|
5 anni fa |
Angus Gratton
|
48d9c14c28
efuse: Add new esp_efuse_read_field_bit() convenience function
|
5 anni fa |
Angus Gratton
|
1dd5a4dba4
efuse: Add new esp_efuse_write_field_bit() convenience function
|
5 anni fa |
Angus Gratton
|
158ab5a9b9
Remove "disable ROM BASIC boot mode" from ESP32-S2
|
5 anni fa |
Angus Gratton
|
16ad24dd00
efuse: Add an API to return the efuse descriptor for a key block's purpose field
|
5 anni fa |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 anni fa |
KonstantinKondrashov
|
cf762d91c2
efuse: Add the batch writing mode
|
6 anni fa |
KonstantinKondrashov
|
db84ba868c
efuse: Add support for esp32s2beta
|
6 anni fa |
Angus Gratton
|
04ae56806c
Merge branch 'master' into feature/esp32s2beta_update
|
6 anni fa |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 anni fa |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
6 anni fa |
Roland Dobai
|
1ad2283641
Rename Kconfig options (components/bootloader)
|
6 anni fa |
Konstantin Kondrashov
|
509e1264b9
efuse: Fix to pass CI tests
|
7 anni fa |
Konstantin Kondrashov
|
c9cd06c886
efuse: Reduce the size of esp_efuse_desc_t to 4 bytes
|
7 anni fa |
Konstantin Kondrashov
|
1d7b901aeb
efuse: Add MAX_BLK_LEN define for changing len of field
|
7 anni fa |
Konstantin Kondrashov
|
95b6273c7c
efuse: Fix docs and script
|
7 anni fa |
Konstantin Kondrashov
|
303d17792a
efuse: Add a write/read protection
|
7 anni fa |
Konstantin Kondrashov
|
b8141f3ad8
efuse: Fix make/cmake build systems and docs
|
7 anni fa |