KonstantinKondrashov
|
19b90e8ba9
|
docs: Adds secure_boot_v2 for ESP32-C3 ECO3
|
2021-04-08 14:35:35 +08:00 |
|
Jiang Jiang Jian
|
d4ac30a978
|
Merge branch 'fix/dont_disable_uart_dl_mode_by_default_v4.3' into 'release/v4.3'
bootloader/ ESP32_ECO3: Do not disable UART download mode by default (v4.3)
See merge request espressif/esp-idf!12907
|
2021-03-26 05:50:48 +00:00 |
|
KonstantinKondrashov
|
26d362040e
|
secure_boot/SIGNED_ON_UPDATE_NO_SECURE_BOOT: Only the first position of signature blocks is used to verify any update
|
2021-03-25 15:40:24 +08:00 |
|
Aditya Patwardhan
|
f6a794cf51
|
bootloader/ ESP32_ECO3: Do not disable UART download mode by default
|
2021-03-25 10:32:37 +05:30 |
|
Angus Gratton
|
802a01c0b7
|
docs: Add docs for Secure Boot V2 "verify on update without secure boot"
|
2021-03-17 17:08:59 +08:00 |
|
KonstantinKondrashov
|
ea2eb9d833
|
doc(esp32c3): Updates secure features doc
|
2021-02-25 21:08:55 +08:00 |
|
KonstantinKondrashov
|
98f726fa4b
|
bootloader/esp32c3: Adds secure boot (not yet supported)
|
2021-01-19 20:51:13 +08:00 |
|
Supreet Deshpande
|
33979a9361
|
Docs: Secure boot v2 support for ESP32-S2
|
2020-07-27 00:01:10 +00:00 |
|
Angus Gratton
|
4358f3b573
|
doc: Add warnings about using JTAG debugging with hardware security features
This is related to the following issues but is not a fix, just documentation of a workaround until we can
improve the support:
https://github.com/espressif/esp-idf/issues/4878
https://github.com/espressif/esp-idf/issues/4734
|
2020-04-01 17:36:08 +11:00 |
|
Angus Gratton
|
fe64ab6de0
|
docs: secure boot v2: Add a note about maximum bootloader size
|
2020-03-30 18:13:42 +11:00 |
|
Angus Gratton
|
142f69448f
|
secure boot v2: esp32: Prevent read disabling additional efuses
Also reduce the number of eFuse write cycles during first boot when
Secure Boot and/or Flash Encryption are enabled.
|
2020-03-30 18:00:40 +11:00 |
|
Supreet Deshpande
|
073ba0a608
|
feat/secure_boot_v2: Adding docs for secure boot v2 ESP32-ECO3
|
2020-02-25 01:28:22 +05:30 |
|