Skip to content

Fix bug in crypto_acl test #9913

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

Merged
merged 1 commit into from
Mar 3, 2019
Merged

Fix bug in crypto_acl test #9913

merged 1 commit into from
Mar 3, 2019

Conversation

orenc17
Copy link
Contributor

@orenc17 orenc17 commented Mar 3, 2019

Description

Send correct signature buffer size to psa_asymmetric_verify() in test

This PR is required for #9908 & #9910

Pull request type

[ ] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[X] Test update
[ ] Breaking change

Reviewers

@itayzafrir

Release Notes

@NirSonnenschein
Copy link
Contributor

NirSonnenschein commented Mar 3, 2019

critical test fix for Cypress and other MBED-SPM targets. starting CI

@mbed-ci
Copy link

mbed-ci commented Mar 3, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 3, 2019

Send correct signature buffer size to psa_asymmetric_verify() in test

This should be in the commit msg !

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 3, 2019

As this is required by #9913 and it's a fix, LGTM

@0xc0170 0xc0170 merged commit fa65546 into ARMmbed:master Mar 3, 2019
@0xc0170 0xc0170 requested a review from a user March 3, 2019 18:46
@orenc17
Copy link
Contributor Author

orenc17 commented Mar 3, 2019

Send correct signature buffer size to psa_asymmetric_verify() in test

This should be in the commit msg !

@0xc0170
Sorry, I'll do my best in the next PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants