Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(bootloader_support): check the secure version only for app image
Secure version in the image header is only available for the application image. However, for certain security workflows, bootloader verifies itself (own image) and hence the secure version check during that must be avoided. Regression introduced in recent commit-id: 3305cb4 Tested that both secure boot and flash-enc workflows work correctly with the anti-rollback scenario.
- Loading branch information