Mahavir Jain
|
a0c5d845eb
|
doc/security: fix re-flashable bootloader section
- Add pointer to key generation section
- Fix sequence point ordering
|
2022-03-11 15:56:06 +05:30 |
Angus Gratton
|
c01da712f6
|
docs: Move the bootloader size section into the Bootloader guide
|
2021-07-13 17:35:04 +10:00 |
Angus Gratton
|
2e98a5d796
|
docs: split the 'general notes' page into two
|
2021-03-29 16:32:54 +11:00 |
KonstantinKondrashov
|
70dd884fee
|
doc(esp32c3): Updates secure features doc
|
2021-02-22 18:01:35 +08:00 |
kirill.chalov
|
f634c59289
|
Add hypertargets to all TRM references
|
2021-01-26 05:51:52 +00:00 |
KonstantinKondrashov
|
b19c4739c3
|
bootloader: Secure_boot name replaced by secure_boot_v1 & secure_boot_v2
- espefuse.py burn_key secure_boot is no longer used.
- Secure boot V1: espefuse.py burn_key secure_boot_v1 file.bin
- Secure boot V2: espefuse.py burn_key secure_boot_v2 file.bin
|
2020-10-15 16:48:23 +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 |
Supreet Deshpande
|
073ba0a608
|
feat/secure_boot_v2: Adding docs for secure boot v2 ESP32-ECO3
|
2020-02-25 01:28:22 +05:30 |