Shubham Kulkarni
|
c7361327be
app_update: Expose get_ota_partition_count in header file
|
4 yıl önce |
Renz Bagaporo
|
7c22cccb9c
esp32: cleanup build script
|
4 yıl önce |
Supreet Deshpande
|
92754bd47e
Check if the running app is signed by a valid key before revocation
|
4 yıl önce |
Konstantin Kondrashov
|
f339b3fc96
efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key()
|
4 yıl önce |
Jan Brudný
|
b3e37696ba
app_update: update copyright notice
|
4 yıl önce |
KonstantinKondrashov
|
95564b4687
secure_boot: Secure Boot V2 verify app signature on update (without Secure boot)
|
4 yıl önce |
Angus Gratton
|
a7da0c894b
Merge branch 'feature/c3_master_flash_enc_support' into 'master'
|
5 yıl önce |
Angus Gratton
|
fe8a891de9
Merge branch 'feature/support_esp32c3_master_cmake_secure_boot' into 'master'
|
5 yıl önce |
KonstantinKondrashov
|
98f726fa4b
bootloader/esp32c3: Adds secure boot (not yet supported)
|
5 yıl önce |
Marius Vikhammer
|
03fa63b0c9
bootloader: add flash encryption support for C3
|
5 yıl önce |
morris
|
753a929525
global: fix sign-compare warnings
|
5 yıl önce |
lucastcox
|
d5d722c66f
app_update: Add definition for esp_ota_abort
|
5 yıl önce |
Peter Hoddie
|
3a768f51c3
app_update: add support for incremental flash erase
|
5 yıl önce |
Supreet Deshpande
|
e640e148cf
Secure boot v2 support for ESP32-S2
|
6 yıl önce |
morris
|
a34409cffc
esp_rom: extract common CRC apis into esp_rom_crc.h
|
5 yıl önce |
Shubham Kulkarni
|
6a1b3221c4
app_update: Add API to write data in a non contiguous manner
|
5 yıl önce |
Shubham Kulkarni
|
c82a4d59ee
esp_ota_ops.c: Fix size calculation to erase partition range for OTA image
|
5 yıl önce |
suda-morris
|
dd248ffc32
Add chip revision into image header
|
6 yıl önce |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 yıl önce |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
6 yıl önce |
Roland Dobai
|
1ad2283641
Rename Kconfig options (components/bootloader)
|
6 yıl önce |
Mahavir Jain
|
816fe38f3a
app_update: remove redundant (additional) check for signature verification
|
6 yıl önce |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
7 yıl önce |
morris
|
fae39dc326
merge esp_flash_data_types into esp_flash_partitions
|
6 yıl önce |
Konstantin Kondrashov
|
e916cf52a3
bootloader: Add support of anti-rollback
|
7 yıl önce |
Angus Gratton
|
ad200227d2
Merge branch 'feature/add_rollback_flags' into 'master'
|
7 yıl önce |
Supreet Deshpande
|
1d4bb7cc4d
bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro
|
7 yıl önce |
Konstantin Kondrashov
|
dde1fd9b94
bootloader: Add support flags for rollback app
|
7 yıl önce |
Supreet Deshpande
|
55d5ee1e79
bugfix/ota_magic_byte_issue: Fixes OTA magic byte error
|
7 yıl önce |
Konstantin Kondrashov
|
f9522a0eb6
bootloader app_update: Refactoring otadata part
|
7 yıl önce |