Skip to content
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 the way of providing data to generate factory data #377

Conversation

doublemis1
Copy link
Contributor

Update the generation of factory data for nrfconnect platform. No more possible to provide spake2 verifier, always generated by provided passcode.

Update the generation of factory data for nrfconnect
platform. Spake2 verifier generated if passcode provided.

Signed-off-by: Michał Szablowski <[email protected]>
@doublemis1 doublemis1 force-pushed the update_factory_reset_generation branch from 56d5a9c to 7411e10 Compare January 11, 2024 09:05
@@ -99,8 +99,6 @@ def gen_test_certs(chip_cert_exe: str,
vendor_id: int,
product_id: int,
device_name: str,
generate_cd: bool = False,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure that we can remove that, because some customers can use it to generate their CD. That option doesn't include CD in the FD set, but it generates CD to the build directory.

@ArekBalysNordic
Copy link
Contributor

Closing, all tasks from here have been done in: #392

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants