-
Notifications
You must be signed in to change notification settings - Fork 50
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
Adding ECC error checking during waits #1610
Merged
JohnTraverAmd
merged 1 commit into
chipsalliance:main
from
nquarton:ecc_driver_error_checking
Jul 16, 2024
Merged
Adding ECC error checking during waits #1610
JohnTraverAmd
merged 1 commit into
chipsalliance:main
from
nquarton:ecc_driver_error_checking
Jul 16, 2024
Conversation
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
I should add a test case here where we cause this error via the ECC verify service |
7 tasks
c302612
to
94d4599
Compare
94d4599
to
0db08d6
Compare
0db08d6
to
860abab
Compare
mhatrevi
approved these changes
Jul 15, 2024
jhand2
approved these changes
Jul 16, 2024
860abab
to
5c1c73f
Compare
nquarton
added a commit
to nquarton/caliptra-sw
that referenced
this pull request
Aug 7, 2024
JohnTraverAmd
pushed a commit
that referenced
this pull request
Aug 15, 2024
* Changing SHA384ACC KAT to SHA512 (#1562) * Changing SHA384ACC KAT to SHA512 - Adding support for SHA512 digest in the SHA acclerator driver - Enabling support for SHA512 in the SW emulator SHA accelerator * Renaming sha384acc to sha2_512_384acc * Adding ECC error checking during waits (#1610) * [bugfix] hmac384 driver: Reload kv keys for each block. This fixes #1520 / #1550: HMAC operations larger than a single block produce the incorrect results when using data or keys from the keyvault. Add a multi-block hmac384 test that uses the key-vault. smoke-test: Verify FMC key derivation with independent impl. * Updating DPE to fix sporadic test failure * Updating ROM version to 1.0.3 * Removing publish website step for nightly release --------- Co-authored-by: Kor Nielsen <[email protected]>
nquarton
added a commit
to nquarton/caliptra-sw
that referenced
this pull request
Aug 15, 2024
jhand2
pushed a commit
that referenced
this pull request
Aug 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.