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

pkg/cryptoauthlib: enable boards to set auto init parameters #13550

Merged

Conversation

jue89
Copy link
Contributor

@jue89 jue89 commented Mar 4, 2020

Contribution description

This PR enables the board's board.h to define the auto init parameters for cryptoauthlib devices. This comes in handy if one of the supported chips is part of the board.

Testing procedure

Run tests/pkg_cryptoauthlib_internal-tests on a board that has modified cryptoauthlib parameters set.

Issues/PRs references

#13014

@jue89 jue89 requested a review from PeterKietzmann as a code owner March 4, 2020 11:05
@PeterKietzmann PeterKietzmann added Area: drivers Area: Device drivers Area: security Area: Security-related libraries and subsystems Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer labels Mar 4, 2020
Copy link
Member

@PeterKietzmann PeterKietzmann left a comment

Choose a reason for hiding this comment

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

ACK

@PeterKietzmann PeterKietzmann added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Mar 4, 2020
@benpicco benpicco merged commit 0c2c5f2 into RIOT-OS:master Mar 4, 2020
@jue89 jue89 deleted the feature/pkg-cryptoauth-params-from-board branch March 4, 2020 16:06
@leandrolanzieri leandrolanzieri added this to the Release 2020.04 milestone Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers Area: security Area: Security-related libraries and subsystems CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants