|
|
vor 2 Jahren | |
|---|---|---|
| .. | ||
| main | vor 2 Jahren | |
| CMakeLists.txt | vor 2 Jahren | |
| README.md | vor 2 Jahren | |
| pytest_signed_app_no_secure_boot.py | vor 2 Jahren | |
| sdkconfig.defaults | vor 2 Jahren | |
| Supported Targets | ESP32-C2 | ESP32-C3 |
|---|
This examples verifies the case when CONFIG_SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT is selected and application is not signed. The application should abort its execution with the logs:
secure_boot_v2: No signatures were found for the running app
secure_boot: This app is not signed, but check signature on update is enabled in config. It won't be possible to verify any update.