Vikram Dattu
|
4b42f535ed
Add mmu pages available check in non-secure image hash check path.
|
il y a 6 ans |
suda-morris
|
3f2d6a0891
make bootloader_support depend on IDF_TARGET
|
il y a 6 ans |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
il y a 6 ans |
Ivan Grokhotkov
|
73d1b5a7a0
bootloader: verify that loaded image does not overlap bootloader code
|
il y a 7 ans |
Angus Gratton
|
326d791ebb
bootloader: Fix secure boot digest generation for image length where (len%128 < 32)
|
il y a 7 ans |
Ivan Grokhotkov
|
22b840f3df
bootloader: don’t reload RTC_FAST DRAM after deep sleep
|
il y a 7 ans |
Angus Gratton
|
b364f23e17
secure boot: Support secure boot signatures without hardware secure boot
|
il y a 7 ans |
Konstantin Kondrashov
|
117c79eae5
app_update: Add API for getting sha256_of_partition
|
il y a 7 ans |
Alexey Gerenkov
|
439140d269
esp32: Adds support for SW breakpoints in flash
|
il y a 7 ans |
Tian Zhong Xing
|
fa68774344
spi_flash:
|
il y a 7 ans |
Tian Zhong Xing
|
7555031553
add api get valid mmu table pages number
|
il y a 7 ans |
Angus Gratton
|
7755015f4f
secure boot: Fix enabling secure boot on first bootloader boot
|
il y a 8 ans |
Angus Gratton
|
5eef5e7a5d
bootloader: Fallback if OTA data is invalid
|
il y a 8 ans |
Angus Gratton
|
17adb40ca8
bootloader: Calculate SHA256 hash of image on every boot
|
il y a 8 ans |
Angus Gratton
|
43b99edf2b
bootloader: Calculate SHA-256 of image while loading/verifying
|
il y a 8 ans |
Angus Gratton
|
8f6134dd96
bootloader: Obfuscate loaded memory until verification is complete
|
il y a 8 ans |
Angus Gratton
|
0c8888d68f
bootloader: Combine loading from flash & verifying to save boot time
|
il y a 8 ans |
Angus Gratton
|
e2479b46f7
secure boot: Fix bootloader image verification failure
|
il y a 8 ans |
Angus Gratton
|
25f739c183
ota ops: Add new functions esp_ota_get_next_update_partition / esp_ota_get_running_partition
|
il y a 9 ans |
Angus Gratton
|
9eb135fd73
Flash encryption: Support enabling flash encryption in bootloader, app support
|
il y a 9 ans |
Angus Gratton
|
60f29236f6
Build system: Raise warning level
|
il y a 9 ans |
Angus Gratton
|
e459f803da
secure boot: Functional partition table & app signature verification
|
il y a 9 ans |
Angus Gratton
|
7402a1b973
partition_table: Move from 0x4000 to 0x8000
|
il y a 9 ans |
Angus Gratton
|
aceb6517c0
Refactor existing bootloader common functionality into bootloader_support component
|
il y a 9 ans |