-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix minor bugs in secure targets file filtering #9652
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
When building secure targets, we would like compile only files that are in the the mbe-os root folder. This Fixes an issue when sending multiple --source parameters that are all inside the mbed-os tree
Test run: FAILEDSummary: 1 of 8 test jobs failed Failed test jobs:
|
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
@orenc17, thank you for your changes. |
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
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
pinging @ARMmbed/mbed-os-tools @theotherjimmy |
CI started (~4hrs ago) |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
Description
During the TF-m bring-up we found issues with the scanning rules
This PR fixes those by:
Pull request type
Reviewers
@theotherjimmy @mikisch81