RM: security: Remove the dev certificate references #747
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The conf/keys certificates is not used anymore (and not supposed to be used), so it is removed from every factory with this commit https://github.com/foundriesio/partner-setup/commit/74d7d3fe0c2a3fea189cf2e23ce0f18ee9cb6814
However, it is already present in the fresh new factories, as every factory copies from public lmp-manifest (which includes the conf/keys) and only when the first target is built that directory is removed.
It means, while the factory only has the First Fast Target, the conf/keys is there!
The conf/keys directory from lmp-manifest should not be removed (as they are needed when building LmP without a factory)
Please let me know if you prefer to see the content of directories tf-a and uefi.