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

SHA256 lint fixes #466

Merged
merged 10 commits into from
Mar 19, 2024
Merged

Commits on Mar 14, 2024

  1. Lint fixes

    Kiran Upadhyayula committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bbde373 View commit details
    Browse the repository at this point in the history
  2. Added a comment for digest signal modification made for wntz op

    Kiran Upadhyayula committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0343d9f View commit details
    Browse the repository at this point in the history
  3. Remove redundant case

    Kiran Upadhyayula committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1f5cdc9 View commit details
    Browse the repository at this point in the history
  4. Change casez to case

    Kiran Upadhyayula committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1323b56 View commit details
    Browse the repository at this point in the history
  5. Avoid mixing logical and bitwise operators

    Kiran Upadhyayula committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c5b8e1d View commit details
    Browse the repository at this point in the history
  6. Reset intr var so test can progress

    Kiran Upadhyayula committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e03d5e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Clear intr variable inside wait function

    Kiran Upadhyayula committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ef36b45 View commit details
    Browse the repository at this point in the history
  2. Remove hardcoding in generic wait function

    Kiran Upadhyayula committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2bb4c48 View commit details
    Browse the repository at this point in the history
  3. Add args to regular sha256 test

    Kiran Upadhyayula committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    959a880 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Revert prev change and add error flow in test, update sva to check fo…

    …r regular sha as well
    Kiran Upadhyayula committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    fd37d25 View commit details
    Browse the repository at this point in the history