zephyr icon indicating copy to clipboard operation
zephyr copied to clipboard

uoscore-uedhoc integration as a Zephyr module

Open rlubos opened this issue 3 years ago • 4 comments

Integrate uOSCORE and uEDHOC libraries as a Zephyr module. Along with the libraries, and required mbed TLS changes, bring OSCORE unit tests into the tree so that the integration is tested by the CI.

rlubos avatar Jun 28 '22 12:06 rlubos

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
uoscore-uedhoc N/A https://github.com/zephyrproject-rtos/uoscore-uedhoc/commit/e8920192b66db4f909eb9cd3f155d5245c1ae825 (zephyr) N/A

Note: This message is automatically posted and updated by the Manifest GitHub Action.

zephyrbot avatar Jun 28 '22 12:06 zephyrbot

@carlescufi Any idea why did the bot add the DNM label? The manifest file is not referencing a PR but a proper SHA.

rlubos avatar Jul 08 '22 09:07 rlubos

@carlescufi Any idea why did the bot add the DNM label? The manifest file is not referencing a PR but a proper SHA.

It's because it's a new module, and we require the DNM to be removed manually by a human in this case.

carlescufi avatar Jul 11 '22 12:07 carlescufi

@d3zd3z can you please take a look? @tejlmand can you review the build system parts?

carlescufi avatar Aug 10 '22 09:08 carlescufi

Thank you for the review, I've addressed the comments and rebased the branch.

rlubos avatar Aug 11 '22 09:08 rlubos

@tejlmand Thanks for the review, I've addressed your comments, please revisit.

rlubos avatar Aug 12 '22 12:08 rlubos