-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix PSA storage typo #8925
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
Fix PSA storage typo #8925
Conversation
Correct typo of PSA_PS_ERROR_OFFSET to PSA_ITS_ERROR_OFFSET.
Correct typo of PSA_PS_ERROR_OFFSET to PSA_ITS_ERROR_OFFSET.
c4f4338
to
6de7c18
Compare
@Patater Out of curiosity, why is this prefixed with DO NOT MERGE? |
Whoops. Wrong PR. |
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
I would suggest to merge it in to rc2.
@Patater, can we merge it here and in parallel you will update your crypto repo?
|
CI started |
Test run: SUCCESSSummary: 4 of 4 test jobs passed |
Description
Fix PSA_PS_ERROR_OFFSET_INVALID typo in both storage and crypto. These must be changed at the same time in order for each project's CI to remain green.
CC @alzix @dannybenor
Pull request type