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

Implement interruptible ECC Key Generation (Complete / Tests) #9643

Open
paul-elliott-arm opened this issue Sep 27, 2024 · 0 comments · May be fixed by #9651
Open

Implement interruptible ECC Key Generation (Complete / Tests) #9643

paul-elliott-arm opened this issue Sep 27, 2024 · 0 comments · May be fixed by #9651
Assignees
Labels
component-psa PSA keystore/dispatch layer (storage, drivers, …) enhancement size-m Estimated task size: medium (~1w)

Comments

@paul-elliott-arm
Copy link
Member

Stage 2 of implementing interruptible ECC key generation.

This should involve implementing psa_generate_key_iop_complete() and include any testing that we can do of this function to ensure it is functionally correct. This should also include full testing of the iop key generation sequence (start / complete / abort) including testing of calling out of order and other negative tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-psa PSA keystore/dispatch layer (storage, drivers, …) enhancement size-m Estimated task size: medium (~1w)
Projects
Status: PSA Interruptible ECC (Part 2)
Development

Successfully merging a pull request may close this issue.

2 participants