LedgerHQ / app-security-key

Apache License 2.0
7 stars 3 forks source link

Changes to avoid nvram limitations #11

Closed xchapron-ledger closed 1 year ago

fbeutin-ledger commented 1 year ago

Also it seems that we have issues on clang analyzer coming from the SDK ...

xchapron-ledger commented 1 year ago

Also it seems that we have issues on clang analyzer coming from the SDK ...

Yep, this is specific to FIDO2 protocol, and this has been fixed on API_LEVEL >= 2 but never cherry-picked.. I think this is not a big deal as it impact only this app. I'd say lets wait until it disappear by itself with next Os release :)