forked from lowRISC/opentitan
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[hmac,doc] S&R reg changes when IDLE
- a bug has been found via PR lowRISC#25554, but this has been considered as a specification bug. This PR fixes this issue. Now the specification says that DIGEST and MSG_LENGTH registers may be updated only when HMAC is in IDLE state. And writting out of this IDLE window may lead to unpredictable results. Signed-off-by: Martin Velay <[email protected]>
- Loading branch information
1 parent
2f3c379
commit 89a83ed
Showing
2 changed files
with
25 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters