-
Notifications
You must be signed in to change notification settings - Fork 3k
TF-M patch: Handle extended stack frame in tfm_svcall_psa_call #10027
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
Conversation
- Fix failing attestation test on LPC55S69 - Link to bug tracking: https://developer.trustedfirmware.org/T276
@mmahadevan108 @alzix FYI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, make sure to upstream it to TF-M.
Please register this commit as a TF-M patch in our importer in follow-up PR or consider adding it to this one.
Ci restarted |
Test run: FAILEDSummary: 1 of 1 test jobs failed Failed test jobs:
|
restarted again to include latest commit |
Test run: SUCCESSSummary: 13 of 13 test jobs passed |
Waiting for final @ChiefBureaucraticOfficer approval |
This is a mandatory fix. |
Description
Now all the PSA & attestation tests pass on LPC55S69:
Pull request type
Reviewers
@orenc17
Release Notes