Merged
Conversation
Member
|
I did not review the code changes but provide testing, executed on the nrf52840dk:
results
|
Member
Author
The LEDs start blinking due to the |
Member
Author
And thanks for testing ! |
benpicco
approved these changes
Dec 11, 2022
Contributor
benpicco
left a comment
There was a problem hiding this comment.
this is contained to fido2, so let's not stall this indefinitely
Contributor
|
bors merge |
bors bot
added a commit
that referenced
this pull request
Dec 19, 2022
18472: drivers/mrf24j40: add support for IEEE 802.15.4 Radio HAL r=benpicco a=jia200x 18637: Fido2 follow up r=benpicco a=Ollrogge 19056: pkg/lvgl: bump to 8.3.4 r=aabadie a=aabadie 19063: CI: no quickbuild on "bors try" r=aabadie a=kaspar030 Co-authored-by: Jose Alamos <[email protected]> Co-authored-by: Ollrogge <[email protected]> Co-authored-by: Alexandre Abadie <[email protected]> Co-authored-by: Kaspar Schleiser <[email protected]>
Contributor
|
Build failed (retrying...): |
bors bot
added a commit
that referenced
this pull request
Dec 19, 2022
18472: drivers/mrf24j40: add support for IEEE 802.15.4 Radio HAL r=benpicco a=jia200x 18637: Fido2 follow up r=benpicco a=Ollrogge Co-authored-by: Jose Alamos <[email protected]> Co-authored-by: Ollrogge <[email protected]>
Contributor
|
Build failed (retrying...): |
Contributor
|
Build succeeded: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Contribution description
This PR simplifies the flash handling code of the FIDO CTAP2 implementation. Specifically it removes the functions
fido2_ctap_mem_get_flashpage_number_of_rkandfido2_ctap_mem_get_offset_of_rk_into_flashpageand handles all flash related logic inctap_mem.cinstead of distributed acrossctap.candctap_mem.cTesting procedure
tests/sys_fido2_ctap