-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fido2 follow up #18637
Fido2 follow up #18637
Conversation
I did not review the code changes but provide testing, executed on the nrf52840dk:
results
|
The LEDs start blinking due to the |
And thanks for testing ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is contained to fido2
, so let's not stall this indefinitely
bors merge |
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 <jose@alamos.cc> Co-authored-by: Ollrogge <nils-ollrogge@outlook.de> Co-authored-by: Alexandre Abadie <alexandre.abadie@inria.fr> Co-authored-by: Kaspar Schleiser <kaspar@schleiser.de>
Build failed (retrying...): |
Build failed (retrying...): |
Build succeeded: |
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_rk
andfido2_ctap_mem_get_offset_of_rk_into_flashpage
and handles all flash related logic inctap_mem.c
instead of distributed acrossctap.c
andctap_mem.c
Testing procedure
tests/sys_fido2_ctap