Skip to content

Commit

Permalink
Revert PR #438 with shortened SHA test vector (#463)
Browse files Browse the repository at this point in the history
The fix from PR #438 is unnecessary because the failure scenario is already accounted for by a previous fix (38053da) that uses a C macro/preprocessor conditional to select an appropriate test vector for the sha accel smoke test based on the Caliptra configuration (Core vs Seed). Leaving a large vector in place is advantageous for testing the Core mode to ensure large messages work as expected, though the short vector is required for the Seed smoke test in order to compile the code.
  • Loading branch information
calebofearth authored Mar 14, 2024
1 parent e7cc36e commit c698f85
Showing 1 changed file with 3,219 additions and 100 deletions.
Loading

0 comments on commit c698f85

Please sign in to comment.