Konstantin Kondrashov
|
4c0cf40a39
|
efuse: Burn operation does not block reading
|
2021-06-18 11:52:47 +08:00 |
|
Konstantin Kondrashov
|
f339b3fc96
|
efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key()
These functions were used only for esp32 in secure_boot and flash encryption.
Use idf efuse APIs instead of efuse regs.
|
2021-06-17 07:21:36 +08:00 |
|
Mahavir Jain
|
6f81428013
|
test_apps: increase partition table offset to fix build errors
|
2021-04-20 14:23:13 +05:30 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Mahavir Jain
|
e08a3e1d63
|
test_apps: add anti rollback configuration for bootloader build
|
2020-09-30 12:21:24 +05:30 |
|
Ivan Grokhotkov
|
26016534d8
|
bootloader: move rtc_retain_mem functions back into .iram_loader.text
Introduced 66a32c17 when bootloader_common was moved out of the loader
section.
Also add a test for this configuration.
|
2020-09-09 10:35:29 +02:00 |
|
Ivan Grokhotkov
|
52607063cb
|
ci: add script to check section references
|
2020-09-03 18:14:17 +02:00 |
|