Jan Brudný
|
a2686dc4eb
bootloader: update copyright notice
|
4 лет назад |
KonstantinKondrashov
|
95564b4687
secure_boot: Secure Boot V2 verify app signature on update (without Secure boot)
|
4 лет назад |
Michael (XIAO Xufeng)
|
37423083bb
spi_flash: add config option to override flash size in bootloader header
|
5 лет назад |
Angus Gratton
|
62c06047da
bootloader_support: Remove deprecated partition load/verify functions
|
6 лет назад |
KonstantinKondrashov
|
c543aac91e
bootloader: API for the fast wakeup and custom using RTC mem
|
6 лет назад |
Tim Nordell
|
43393cf4d1
bootloader: Support for skipping validation upon wake from deep sleep
|
6 лет назад |
Angus Gratton
|
c8570ffa6d
bootloader_support: Add C++ header guards
|
6 лет назад |
Konstantin Kondrashov
|
0ed590640e
bootloader: Move some structs to separated file
|
6 лет назад |
Konstantin Kondrashov
|
3b9cb25fe1
esp32: Add firmware version to app
|
7 лет назад |
Angus Gratton
|
326d791ebb
bootloader: Fix secure boot digest generation for image length where (len%128 < 32)
|
7 лет назад |
Konstantin Kondrashov
|
117c79eae5
app_update: Add API for getting sha256_of_partition
|
7 лет назад |
weyoui
|
24e7286693
bootloader: fix missing typedef on enum defintion
|
7 лет назад |
Angus Gratton
|
5eef5e7a5d
bootloader: Fallback if OTA data is invalid
|
8 лет назад |
Angus Gratton
|
17adb40ca8
bootloader: Calculate SHA256 hash of image on every boot
|
8 лет назад |
Angus Gratton
|
caaa29c676
esp_image_format: ESP32 additional header does not contain an encrypt flag
|
8 лет назад |
Angus Gratton
|
43b99edf2b
bootloader: Calculate SHA-256 of image while loading/verifying
|
8 лет назад |
Angus Gratton
|
0c8888d68f
bootloader: Combine loading from flash & verifying to save boot time
|
8 лет назад |
Angus Gratton
|
9eb135fd73
Flash encryption: Support enabling flash encryption in bootloader, app support
|
9 лет назад |
Angus Gratton
|
e459f803da
secure boot: Functional partition table & app signature verification
|
9 лет назад |
Angus Gratton
|
fe66dd85f0
secure boot: Enable based on sdkconfig, remove "secure boot flag" from binary image
|
9 лет назад |
Angus Gratton
|
aceb6517c0
Refactor existing bootloader common functionality into bootloader_support component
|
9 лет назад |