-
Notifications
You must be signed in to change notification settings - Fork 3k
Disable PSA in baremetal profiles #10002
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
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.
Maybe just remove PSA from extra labels?
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.
Meets criteria, needed to support new feature PSA & Bare Metal. Approved.
@kegilbert @ChiefBureaucraticOfficer which platform is broken on bare-metal? |
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.
This must be verified on #9910 that it does not break the secure target build.
@mmahadevan108 FYI
49d738b
to
3fd3288
Compare
@orenc17 PSA compliant targets are broken (specifically found the issue on the K64F). |
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.
Looks fine to me @kegilbert supplied build log with #9910
@ARMmbed/mbed-os-maintainers i would still prefer to merge this AFTER #9910 is merged
P.S. sorry for the caps...i get cranky code reviewing at 1AM
Mabe you should get some sleep 😁 |
Starting CI |
|
Test run: SUCCESSSummary: 13 of 13 test jobs passed |
#9910 merged, can this go in? |
Yes |
Description
Allows BareMetal profiles to build when PSA is present on master. Currently breaks baremetal compiles without this.
Pull request type
Reviewers
@SenRamakri @theotherjimmy @orenc17
Release Notes