KonstantinKondrashov
|
7791de6cf8
bootloader: Fix esp_get_flash_encryption_mode(). RELEASE = (CRYPT_CNT == max) or (CRYPT_CNT.write_protect == true)
|
5 lat temu |
KonstantinKondrashov
|
4a6e793322
esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization
|
5 lat temu |
Angus Gratton
|
5b69614e32
flash encryption: Ensure flash encryption can't be disabled if Secure Boot is on
|
6 lat temu |
Hemal Gujarathi
|
a68c7c21e1
Improve flash encryption documentation and add Development & Release modes
|
7 lat temu |
suda-morris
|
3f2d6a0891
make bootloader_support depend on IDF_TARGET
|
6 lat temu |
Anurag Kar
|
62b0d51c02
Enable secure boot only after encrypting flash
|
6 lat temu |
Angus Gratton
|
4b4cd7fb51
efuse/flash encryption: Reduce FLASH_CRYPT_CNT to a 7 bit efuse field
|
6 lat temu |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
6 lat temu |
morris
|
fae39dc326
merge esp_flash_data_types into esp_flash_partitions
|
6 lat temu |
Angus Gratton
|
f53fef9936
Secure Boot & Flash encryption: Support 3/4 Coding Scheme
|
7 lat temu |
Angus Gratton
|
98b42a8b71
Merge branch 'bugfix/disable_coding_scheme_security_features' into 'master'
|
7 lat temu |
Angus Gratton
|
ff33406e74
bootloader: Don't enable secure boot or flash encryption for 3/4 Coding Scheme
|
7 lat temu |
Sagar Bijwe
|
48fccbf5dd
nvs_flash: Add support for nvs encryption
|
7 lat temu |
Konstantin Kondrashov
|
9c715d7946
bootloader_support: Fix enable rtc_wdt for resolve issue with varying supply
|
7 lat temu |
Jiang Jiang Jian
|
98eaa5c2ec
Merge branch 'docs/security' into 'master'
|
7 lat temu |
Sagar Bijwe
|
b27773e87c
docs: Added more wordings to capture secure boot and flash encryption dependency.
|
7 lat temu |
Konstantin Kondrashov
|
117c79eae5
app_update: Add API for getting sha256_of_partition
|
7 lat temu |
Angus Gratton
|
fb439e48f5
bootloader: Don't verify Partition Table as part of Secure Boot
|
7 lat temu |
Angus Gratton
|
7a18575af8
flash encryption: Also always disable ROM BASIC console when enabling flash encryption
|
8 lat temu |
Angus Gratton
|
0c8888d68f
bootloader: Combine loading from flash & verifying to save boot time
|
8 lat temu |
Tian Zhong Xing
|
2173ad3b45
bootloader_support: fix bug OTA & flash encryption incompatible
|
9 lat temu |
Angus Gratton
|
3922ce47b2
bootloader: Enable early boot RNG entropy source
|
9 lat temu |
Angus Gratton
|
ceb8566970
Flash encryption / secure boot: Temporarily disable on-device key generation
|
9 lat temu |
Angus Gratton
|
506c8cd964
secure boot & flash encryption: Rework configuration options
|
9 lat temu |
Angus Gratton
|
9eb135fd73
Flash encryption: Support enabling flash encryption in bootloader, app support
|
9 lat temu |