Michael (XIAO Xufeng)
|
15f406ddb7
spi_flash: add config option to override flash size in bootloader header
|
5 years ago |
Morozov-5F
|
0e4f43ddde
secure boot v2: Fix crash if signature verification fails in app
|
5 years ago |
Angus Gratton
|
f536db1782
Merge branch 'feature/secure_boot_esp32s2_v4.2' into 'release/v4.2'
|
5 years ago |
Supreet Deshpande
|
0f82fe105c
Secure boot v2 support for ESP32-S2
|
6 years ago |
Ivan Grokhotkov
|
93a3beafb8
bootloader_support: don't check signature when JTAG is attached
|
6 years ago |
Ivan Grokhotkov
|
22516b256f
bootloader_support: force alignment of flash_read argument
|
6 years ago |
Angus Gratton
|
d40c69375c
bootloader: Add fault injection resistance to Secure Boot bootloader verification
|
6 years ago |
Supreet Deshpande
|
a9ccc5e5c8
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
6 years ago |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 years ago |
morris
|
1c2cc5430e
global: bring up esp32s2(not beta)
|
6 years ago |
Angus Gratton
|
ba3f47efd6
bootloader_support: fix crash in image verification is SHA doesn't match
|
6 years ago |
Angus Gratton
|
b2ed553bbf
bootloader_support: Reduce log spam about chip revisions
|
6 years ago |
Angus Gratton
|
5139934767
bootloader_common: Fix esp_partition_get_sha256(), add unit tests
|
6 years ago |
Angus Gratton
|
496ede9bcd
Merge branch 'master' into feature/esp32s2beta_merge
|
6 years ago |
Mahavir Jain
|
99659091fb
bootloader_support: fix logging prints around chip revision
|
6 years ago |
Angus Gratton
|
adfc06a530
Merge branch 'master' into feature/esp32s2beta_merge
|
6 years ago |
Jiang Jiang Jian
|
d78831ab2b
Merge branch 'bugfix/remove_v40_deprecations' into 'master'
|
6 years ago |
suda-morris
|
dd248ffc32
Add chip revision into image header
|
6 years ago |
Angus Gratton
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 years ago |
Angus Gratton
|
62c06047da
bootloader_support: Remove deprecated partition load/verify functions
|
6 years ago |
Li Shuai
|
bd29202520
1. Fix backtrace is incomplete
|
6 years ago |
Tim Nordell
|
43393cf4d1
bootloader: Support for skipping validation upon wake from deep sleep
|
6 years ago |
Tim Nordell
|
82984f0539
bootloader: Do not obfuscate RAM if we are not doing image validation
|
6 years ago |
Tim Nordell
|
1e32fa2cf7
bootloader: Remove extraneous newlines from some debug statements
|
6 years ago |
Angus Gratton
|
24d26fccde
Merge branch 'master' into feature/esp32s2beta_update
|
6 years ago |
Vikram Dattu
|
4b42f535ed
Add mmu pages available check in non-secure image hash check path.
|
6 years ago |
suda-morris
|
61ce868396
make bootloader_support support esp32s2beta
|
6 years ago |
suda-morris
|
3f2d6a0891
make bootloader_support depend on IDF_TARGET
|
6 years ago |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
7 years ago |
Ivan Grokhotkov
|
73d1b5a7a0
bootloader: verify that loaded image does not overlap bootloader code
|
7 years ago |