Jakob Hasse
|
33a3616635
refactor (bootloader_support, efuse)!: remove target-specific rom includes
|
3 лет назад |
Sachin Parekh
|
2c725264f7
esp32c2: Support Secure Boot V2 based on ECDSA scheme
|
3 лет назад |
KonstantinKondrashov
|
9605f3eb1a
soc: Adds efuse hal
|
4 лет назад |
laokaiyao
|
cf049e15ed
esp8684: rename target to esp32c2
|
4 лет назад |
Cao Sen Miao
|
bf6fa70812
ESP8684: update bootloader, bootloader_support, esp_rom
|
4 лет назад |
Shu Chen
|
c0056813f2
esp32h2: add bootloader support
|
4 лет назад |
Konstantin Kondrashov
|
f339b3fc96
efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key()
|
4 лет назад |
Jan Brudný
|
a2686dc4eb
bootloader: update copyright notice
|
4 лет назад |
Angus Gratton
|
d709631393
secure boot: Add boot check for SBV2 "check app signature on update"
|
4 лет назад |
KonstantinKondrashov
|
95564b4687
secure_boot: Secure Boot V2 verify app signature on update (without Secure boot)
|
4 лет назад |
KonstantinKondrashov
|
90f2d3199a
secure_boot: Checks secure boot efuses
|
5 лет назад |
Angus Gratton
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 лет назад |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
morris
|
458b14a8ea
esp_rom: extract common efuse apis into esp_rom_efuse.h
|
5 лет назад |
Angus Gratton
|
d40c69375c
bootloader: Add fault injection resistance to Secure Boot bootloader verification
|
5 лет назад |
Supreet Deshpande
|
a9ccc5e5c8
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
5 лет назад |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 лет назад |
Angus Gratton
|
24d26fccde
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
Angus Gratton
|
c8570ffa6d
bootloader_support: Add C++ header guards
|
6 лет назад |
suda-morris
|
61ce868396
make bootloader_support support esp32s2beta
|
6 лет назад |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
6 лет назад |
Anurag Kar
|
62b0d51c02
Enable secure boot only after encrypting flash
|
6 лет назад |
Angus Gratton
|
b364f23e17
secure boot: Support secure boot signatures without hardware secure boot
|
7 лет назад |
Angus Gratton
|
17adb40ca8
bootloader: Calculate SHA256 hash of image on every boot
|
8 лет назад |
Angus Gratton
|
43b99edf2b
bootloader: Calculate SHA-256 of image while loading/verifying
|
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
|
b5de581399
Secure boot: initial image signature support
|
9 лет назад |
Angus Gratton
|
98a0387854
bootloader_support: Move secure boot code to bootloader_support
|
9 лет назад |