Mahavir Jain
|
eea2536dc4
Merge branch 'feature/conservative_key_revocation_in_secure_boot_v2' into 'master'
|
il y a 2 ans |
Harshit Malpani
|
1df186d4e1
feat: Add API to verify the bootloader and app image
|
il y a 2 ans |
harshal.patil
|
f46a93e565
feat(secure_boot): add secure boot support for esp32p4
|
il y a 2 ans |
KonstantinKondrashov
|
69838403f9
esp_bootloader_format: Adds bootloader description structure to read bootloader version from app
|
il y a 3 ans |
laokaiyao
|
bf2a7b2df6
esp32h4: removed esp32h4 related codes
|
il y a 2 ans |
Mahavir Jain
|
d4ccdd48f6
esp32h2: add secure boot feature support
|
il y a 2 ans |
Sachin Parekh
|
2bb9499a7e
esp32c6: Enable ECDSA based secure boot
|
il y a 3 ans |
laokaiyao
|
8677216576
esp32h2: renaming esp32h2 to esp32h4
|
il y a 3 ans |
Martin Vychodil
|
c9c7573f71
Storage: Partition APIs moved to the new component 'esp_partition'
|
il y a 3 ans |
Laukik Hase
|
0519f604db
app_update: Moved app metadata to new component `esp_app_format`
|
il y a 3 ans |
Jakob Hasse
|
33a3616635
refactor (bootloader_support, efuse)!: remove target-specific rom includes
|
il y a 3 ans |
Cao Sen Miao
|
a690a87829
spi_flash: Remove legacy spi_flash drivers
|
il y a 3 ans |
Shubham Kulkarni
|
c7361327be
app_update: Expose get_ota_partition_count in header file
|
il y a 4 ans |
Renz Bagaporo
|
7c22cccb9c
esp32: cleanup build script
|
il y a 4 ans |
Supreet Deshpande
|
92754bd47e
Check if the running app is signed by a valid key before revocation
|
il y a 4 ans |
Konstantin Kondrashov
|
f339b3fc96
efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key()
|
il y a 4 ans |
Jan Brudný
|
b3e37696ba
app_update: update copyright notice
|
il y a 4 ans |
KonstantinKondrashov
|
95564b4687
secure_boot: Secure Boot V2 verify app signature on update (without Secure boot)
|
il y a 5 ans |
Angus Gratton
|
a7da0c894b
Merge branch 'feature/c3_master_flash_enc_support' into 'master'
|
il y a 5 ans |
Angus Gratton
|
fe8a891de9
Merge branch 'feature/support_esp32c3_master_cmake_secure_boot' into 'master'
|
il y a 5 ans |
KonstantinKondrashov
|
98f726fa4b
bootloader/esp32c3: Adds secure boot (not yet supported)
|
il y a 5 ans |
Marius Vikhammer
|
03fa63b0c9
bootloader: add flash encryption support for C3
|
il y a 5 ans |
morris
|
753a929525
global: fix sign-compare warnings
|
il y a 5 ans |
lucastcox
|
d5d722c66f
app_update: Add definition for esp_ota_abort
|
il y a 5 ans |
Peter Hoddie
|
3a768f51c3
app_update: add support for incremental flash erase
|
il y a 5 ans |
Supreet Deshpande
|
e640e148cf
Secure boot v2 support for ESP32-S2
|
il y a 6 ans |
morris
|
a34409cffc
esp_rom: extract common CRC apis into esp_rom_crc.h
|
il y a 5 ans |
Shubham Kulkarni
|
6a1b3221c4
app_update: Add API to write data in a non contiguous manner
|
il y a 5 ans |
Shubham Kulkarni
|
c82a4d59ee
esp_ota_ops.c: Fix size calculation to erase partition range for OTA image
|
il y a 5 ans |
suda-morris
|
dd248ffc32
Add chip revision into image header
|
il y a 6 ans |