Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrf noup] Fix KMU breaking non-KMU builds of MCUboot
The commit fixes problem where usage of OR instead of AND in conditional expression broke non-KMU signature builds of MCUboot. The commit also removes BOOT_SIGNATURE_TYPE_PURE_ALLOW on NRF_SECURITY, which breaks build for non-PSA builds. fixup! [nrf noup] bootutil: Add support for KMU stored ED25519 signature key Signed-off-by: Dominik Ermel <[email protected]>
- Loading branch information