Aditya Patwardhan
|
8d047ea910
esp_flash_encrypt: If it is supported then Enable secure download mode in release mode instead of disabling it completely.
|
3 жил өмнө |
laokaiyao
|
8677216576
esp32h2: renaming esp32h2 to esp32h4
|
3 жил өмнө |
wuzhenghui
|
1c820b0a6d
esp32c6: add bootloader support
|
3 жил өмнө |
KonstantinKondrashov
|
505e18237a
bootloader: Support Flash Encryption for ESP32-C2
|
3 жил өмнө |
Omar Chebib
|
9380fd6bee
G0: remove `components/esp32*` dependency on efuse component
|
3 жил өмнө |
Marius Vikhammer
|
b8a322195e
flash encryption: add flash encryption support for ESP32-S3
|
4 жил өмнө |
Shu Chen
|
2df4ddf998
esp32h2: fixes after rebase
|
4 жил өмнө |
Shu Chen
|
c0056813f2
esp32h2: add bootloader support
|
4 жил өмнө |
KonstantinKondrashov
|
57c7ebc4bc
flash_encrypt: Adds API to switch flash encryption "Development" to "Release"
|
4 жил өмнө |
Jan Brudný
|
dffe49f305
bootloader: update copyright notice
|
4 жил өмнө |
KonstantinKondrashov
|
11a2f2acd3
bootloader: Adds a check that app is run under FE
|
5 жил өмнө |
Marius Vikhammer
|
03fa63b0c9
bootloader: add flash encryption support for C3
|
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
|
6225932201
bootloader_support: add esp32-s3 initial support
|
5 жил өмнө |
KonstantinKondrashov
|
09af4a9fad
bootloader: Fix esp_get_flash_encryption_mode(). RELEASE = (CRYPT_CNT == max) or (CRYPT_CNT.write_protect == true)
|
5 жил өмнө |
KonstantinKondrashov
|
3bb2d581c6
esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization
|
5 жил өмнө |
Angus Gratton
|
48d9c14c28
efuse: Add new esp_efuse_read_field_bit() convenience function
|
5 жил өмнө |
Angus Gratton
|
1dd5a4dba4
efuse: Add new esp_efuse_write_field_bit() convenience function
|
5 жил өмнө |
Angus Gratton
|
d4d4d7324a
efuse: Don't need to burn WR_CRYPT_CNT if CRYPT_CNT is already max
|
5 жил өмнө |
Felipe Neves
|
f7ccc081a5
flash_encryption: replace spi crypt count efuse burning function by a esp_efuse_API
|
5 жил өмнө |
Felipe Neves
|
7635dce502
bootloader/flash_encrypt: added esp32s2 flash encryption code on build system and enabled example
|
5 жил өмнө |
Supreet Deshpande
|
a9ccc5e5c8
feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3
|
6 жил өмнө |
Angus Gratton
|
b547aef2a0
flash encryption: Ensure flash encryption can't be disabled if Secure Boot is on
|
6 жил өмнө |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 жил өмнө |
Hemal Gujarathi
|
a68c7c21e1
Improve flash encryption documentation and add Development & Release modes
|
7 жил өмнө |
suda-morris
|
3f2d6a0891
make bootloader_support depend on IDF_TARGET
|
6 жил өмнө |
Anurag Kar
|
62b0d51c02
Enable secure boot only after encrypting flash
|
6 жил өмнө |
Angus Gratton
|
4b4cd7fb51
efuse/flash encryption: Reduce FLASH_CRYPT_CNT to a 7 bit efuse field
|
6 жил өмнө |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
7 жил өмнө |