Mahavir Jain
|
5cdd3999c7
bootloader_support: fix Coverity scan warning
|
4 년 전 |
Cao Sen Miao
|
bf6fa70812
ESP8684: update bootloader, bootloader_support, esp_rom
|
4 년 전 |
Omar Chebib
|
c4f57af6c9
G0: Memory layouts are now part of heap components
|
4 년 전 |
morris
|
1560d6f1ba
soc: add reset reasons in soc component
|
4 년 전 |
Shu Chen
|
c0056813f2
esp32h2: add bootloader support
|
4 년 전 |
Marius Vikhammer
|
2f705136e9
bootloader: fix verify_load_addresses wrongly reporting "bad load address range"
|
4 년 전 |
Jan Brudný
|
dffe49f305
bootloader: update copyright notice
|
4 년 전 |
KonstantinKondrashov
|
071e00a088
bootloader: Fix a wrong offset in image_load after refactoring
|
4 년 전 |
KonstantinKondrashov
|
ca481e18e1
bootloader_support: Used esp_image_get_metadata() instead of esp_image_verify()
|
4 년 전 |
KonstantinKondrashov
|
d9be32629e
bootloader: Fixed a case when signed OTA updates fail when debugger is attached due to the wrong image_len.
|
4 년 전 |
KonstantinKondrashov
|
95564b4687
secure_boot: Secure Boot V2 verify app signature on update (without Secure boot)
|
5 년 전 |
Angus Gratton
|
fd164b82b6
Merge branch 'refactor/move_from_xtensa' into 'master'
|
5 년 전 |
Angus Gratton
|
6f362b9383
bootloader: Add config options to skip validation of app for minimum boot time
|
5 년 전 |
KonstantinKondrashov
|
87aeef65a8
bootloader: Disables unnecessary warning logs when invalid magic byte
|
5 년 전 |
Renz Bagaporo
|
0f03f450ff
esp_hw_support: create esp_cpu
|
5 년 전 |
morris
|
753a929525
global: fix sign-compare warnings
|
5 년 전 |
Morozov-5F
|
a8837aa378
secure boot v2: Fix crash if signature verification fails in app
|
5 년 전 |
morris
|
3f287800eb
bootloader_support: added esp32-c3 support
|
5 년 전 |
Ivan Grokhotkov
|
89d39308a0
bootloader: avoid printing load addresses with '0x'
|
5 년 전 |
Angus Gratton
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 년 전 |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 년 전 |
KonstantinKondrashov
|
3c57d5e0a1
bootloader: Skip a sha256 error on FPGA
|
5 년 전 |
morris
|
6225932201
bootloader_support: add esp32-s3 initial support
|
5 년 전 |
Michael (XIAO Xufeng)
|
3b2e8648eb
bootloader: create public bootloader_flash.h header
|
5 년 전 |
Michael (XIAO Xufeng)
|
37423083bb
spi_flash: add config option to override flash size in bootloader header
|
5 년 전 |
Supreet Deshpande
|
e640e148cf
Secure boot v2 support for ESP32-S2
|
6 년 전 |
Ivan Grokhotkov
|
07bf1e23db
bootloader_support: don't check signature when JTAG is attached
|
6 년 전 |
Ivan Grokhotkov
|
22516b256f
bootloader_support: force alignment of flash_read argument
|
6 년 전 |
Angus Gratton
|
d40c69375c
bootloader: Add fault injection resistance to Secure Boot bootloader verification
|
6 년 전 |
Supreet Deshpande
|
a9ccc5e5c8
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
6 년 전 |