-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Check remaning dependencies on ECP in PK module #7465
Conversation
Reply to this comment Using that script, here's what I found:
I opened the PR as draft just to give @mpg some ideas of what is still missing and should be addressed by this PR. |
Here's my thoughts about these remaining dependencies:
|
Following my previous comment, here is the list of dependencies when
|
d3641d1
to
7cb682c
Compare
I think we should add |
Right, but fortunately this doesn't add much to the list:
|
I'm not sure I understand why. Can't we have just the changes to |
TBH this was mostly for me to ease the rebase process for the reshape of #7202. There is no strict requirement for that. |
Yes, I'd prefer to have this based on development, that way we can merge it quickly. (For the rework of 7202, I think you can start with merging the 3 pre-requisite PRs into your feature branch. Then you can remove the merge commits once all 3 are merged to development.) |
It is now possible to analyze also modules and not only x509 and tls libraries. Signed-off-by: valerio <valerio.setti@nordicsemi.no>
7cb682c
to
0b04864
Compare
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, both the changes to the script, and the analysis.
This is the 3rd step of #7460
Resolves #7460 (partially)
Requires #7463Gatekeeper checklist