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

PSA client-server: implement psa_hash_xxx() calls #8964

Closed
gilles-peskine-arm opened this issue Mar 20, 2024 · 0 comments · Fixed by #9198
Closed

PSA client-server: implement psa_hash_xxx() calls #8964

gilles-peskine-arm opened this issue Mar 20, 2024 · 0 comments · Fixed by #9198
Labels
component-test Test framework and CI scripts enhancement size-s Estimated task size: small (~2d)

Comments

@gilles-peskine-arm
Copy link
Contributor

gilles-peskine-arm commented Mar 20, 2024

Starting from #8963:

  • Implement psa_hash_compute and others as remote procedure calls.
  • Have the client hash data and check that it gets the right data back (smoke test).

Prerequisites: #8963

@gilles-peskine-arm gilles-peskine-arm added enhancement size-s Estimated task size: small (~2d) component-test Test framework and CI scripts labels Mar 20, 2024
@minosgalanakis minosgalanakis added this to PSA client-server testing in EPICs for Mbed TLS Apr 17, 2024
@tom-cosgrove-arm tom-cosgrove-arm changed the title PSA client-server: implement import and export PSA client-server: implement psa_hash_xxx() calls May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-test Test framework and CI scripts enhancement size-s Estimated task size: small (~2d)
Projects
EPICs for Mbed TLS
PSA client-server testing
Development

Successfully merging a pull request may close this issue.

1 participant