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

cx_aes_siv: Add new function to reset AES hw copro #799

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

jarevalo-ledger
Copy link
Contributor

@jarevalo-ledger jarevalo-ledger commented Oct 14, 2024

Description

Add new AES SIV function to reset the AES copro.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.76%. Comparing base (8b620e1) to head (6f9de3f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #799   +/-   ##
=======================================
  Coverage   35.76%   35.76%           
=======================================
  Files          13       13           
  Lines        1591     1591           
=======================================
  Hits          569      569           
  Misses       1022     1022           
Flag Coverage Δ
unittests 35.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jarevalo-ledger jarevalo-ledger force-pushed the issue-2763 branch 2 times, most recently from 95b755e to 68d18c9 Compare October 15, 2024 13:07
Update the syscall to have a signature that return an error that may be
useful depending on the HW.
@jarevalo-ledger jarevalo-ledger merged commit 37daece into master Oct 16, 2024
184 checks passed
@jarevalo-ledger jarevalo-ledger deleted the issue-2763 branch October 16, 2024 15:40
abonnaudet-ledger pushed a commit that referenced this pull request Oct 21, 2024
cx_aes_siv: Add new function to reset AES hw copro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants