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

Update threading design document and add changelog entry #8436

Closed
yanesca opened this issue Oct 27, 2023 · 1 comment · Fixed by #8940
Closed

Update threading design document and add changelog entry #8436

yanesca opened this issue Oct 27, 2023 · 1 comment · Fixed by #8940
Labels
component-crypto Crypto primitives and low-level interfaces enhancement size-xs Estimated task size: extra small (a few hours at most)

Comments

@yanesca
Copy link
Contributor

yanesca commented Oct 27, 2023

When the 3.6 threading tasks are done, we need to add a changelog entry as individual tasks don't add any. We also need to update the design document to reflect the new state of threading in PSA Crypto.

The ChangeLog entry should mention that #3263 and #7945 are now fixed (and they should be closed when this is done).

The task is done when the changelog entry is added and the design document is updated.

@yanesca yanesca added enhancement component-crypto Crypto primitives and low-level interfaces size-xs Estimated task size: extra small (a few hours at most) labels Oct 27, 2023
@yanesca
Copy link
Contributor Author

yanesca commented Jan 16, 2024

A useful improvement we could make here is to simplify the state diagram to only use the lower level transitions (like register/unregister, wipe, reserve).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-crypto Crypto primitives and low-level interfaces enhancement size-xs Estimated task size: extra small (a few hours at most)
Projects
Status: [3.6] PSA Crypto Threading MVP
Development

Successfully merging a pull request may close this issue.

1 participant