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
[crypto] Check LOAD_CHECKSUM when writing into DMEM
OTBN offers the feature to read back the checksum when writing
data into memory.
This commit extends the `otbn_dmem_write` function such that
we compare the checksum computed by OTBN after writing to its
memory to an expected checksum we compute on the fly.
Signed-off-by: Pascal Nasahl <[email protected]>
(cherry picked from commit 98c92ec)
0 commit comments