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: Fix 54lm20 alignment issue in Cracen
The Cracen in 54lm20 does not allow single byte writes
in the PK memory. There was some single byte writes in
Montgomery. This makes sure that the single byte writes
are done using the relevant sx_ functions which implement
workarounds for this issue when needed.
Ref: NCSDK-33957
Signed-off-by: Georgios Vasilakis <[email protected]>
0 commit comments