Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hmac384 driver: Reload kv keys for each block #1528

Merged
merged 4 commits into from
Jul 1, 2024

Conversation

korran
Copy link
Collaborator

@korran korran commented May 21, 2024

[bugfix] hmac384 driver: Reload kv keys for each block.

This fixes #1520 / #1550: HMAC operations larger than asingle block produce the incorrect results when using data or keys from the keyvault.

Additional commits in this PR add driver tests and end-to-end tests that validate this scenario.

@korran korran force-pushed the hmac-kv-multiblock-fix branch 2 times, most recently from 6114364 to fac136d Compare May 22, 2024 20:57
@korran korran force-pushed the hmac-kv-multiblock-fix branch 2 times, most recently from 37dafcd to f7522eb Compare June 21, 2024 19:48
@korran korran marked this pull request as ready for review June 21, 2024 19:52
@jhand2 jhand2 force-pushed the hmac-kv-multiblock-fix branch from f7522eb to 725f51e Compare July 1, 2024 20:42
@jhand2 jhand2 enabled auto-merge (rebase) July 1, 2024 20:42
@jhand2 jhand2 merged commit c704e43 into chipsalliance:main Jul 1, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RT Cert obtained from the sw-emulator is inconsistent with that on verilator
4 participants