Konstantin Kondrashov
|
d6f01e03d9
|
fix(examples): Increases partition table offset for SBV2+FE test
|
2024-09-18 09:58:29 +03:00 |
|
Angus Gratton
|
e3ca61a200
|
secure boot: Fix incorrect handling of mbedtls_ctr_drbg_seed() failure in signature verification
Increase the test app optimization level to one that would find this issue.
|
2021-07-08 19:17:04 +10: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 |
|
Angus Gratton
|
e1ebe3d7ac
|
ci: Move partition table offset in secure boot test app
|
2021-04-16 16:40:47 +10:00 |
|