You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nrf_security: CRACEN: Fix KMU key BLOCK can end up in an invalid state
If a blocked key is attempted to be destroyed
the provisioning slot is not cleared.
To avoid this an attempt to push the key is
done before destroying the key.
This allows us to return an error while provisioning
can still happen for other slots.
Signed-off-by: Dag Erik Gjørvad <[email protected]>
0 commit comments