Mahavir Jain
|
f22daec784
Merge branch 'feature/secure_set_efuses_to_prevent_brick_chip' into 'master'
|
2 лет назад |
KonstantinKondrashov
|
723b2e86e5
security: write-protect DIS_ICAHE and DIS_DCACHE
|
2 лет назад |
KonstantinKondrashov
|
88ef0d8aeb
efuse: Fix load_efuses_from_flash when FE is on
|
2 лет назад |
KonstantinKondrashov
|
f3394c488a
efuse: Add support for esp32h2
|
2 лет назад |
KonstantinKondrashov
|
696f7495a0
security: Adds new APIs to check that all eFuse security features are enabled correctly
|
3 лет назад |
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
|
5 лет назад |
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 лет назад |