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

[nrfconnect] Added mode allowing to send new Cert. Decl. in OTA DFU #82

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kkasperczyk-no
Copy link
Owner

Problem

It is still not agreed if certification declaration that is part
of a firmware will be allowed to change after certification.
It might happen that the CD will need to be changed some other
way than modifying the firmware.

Change overview

  • Added config option allowing to enable certification declaration storage.
  • Added handler that is able to read CD from OTA DFU image and save it in the Zephyr settings.
  • Added nRFConnect define to set the Certification Declaration value and not use the hardcoded one.

It is still not agreed if certification declaration that is part
of a firmware will be allowed to change after certification.
It might happen that the CD will need to be changed some other
way than modifying the firmware.

* Added config option allowing to enable certification declaration
storage.
* Added handler that is able to read CD from OTA DFU image
and save it in the Zephyr settings.
* Added nRFConnect define to set the Certification Declaration
value and not use the hardcoded one.
src/platform/nrfconnect/FactoryDataProvider.cpp Outdated Show resolved Hide resolved
src/platform/nrfconnect/FactoryDataProvider.cpp Outdated Show resolved Hide resolved
config/nrfconnect/chip-module/Kconfig Outdated Show resolved Hide resolved
src/platform/nrfconnect/OTAImageProcessorImpl.cpp Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants