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 (iop tests) #9644

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

Implement interruptible ECC Key Generation (iop tests) #9644

paul-elliott-arm opened this issue Sep 27, 2024 · 0 comments · May be fixed by #9665
Labels
component-psa PSA keystore/dispatch layer (storage, drivers, …) enhancement size-s Estimated task size: small (~2d)

Comments

@paul-elliott-arm
Copy link
Member

paul-elliott-arm commented Sep 27, 2024

Stage 3 of implementing interruptible ECC key generation.

This would involve implementing psa_generate_key_iop_get_num_ops() and should include tests for the interaction with the iop key generation functions and psa_interruptible_set_max_ops(), for example testing that the max ops set is not exceeded under any condition.

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-s Estimated task size: small (~2d)
Projects
Status: PSA Interruptible ECC (Part 2)
Development

Successfully merging a pull request may close this issue.

1 participant