Skip to content

Introduce os_identity.h#1611

Closed
abonnaudet-ledger wants to merge 1 commit into
masterfrom
abo_identity_syscalls
Closed

Introduce os_identity.h#1611
abonnaudet-ledger wants to merge 1 commit into
masterfrom
abo_identity_syscalls

Conversation

@abonnaudet-ledger

Copy link
Copy Markdown
Member

os_identity.h will contains the function accessible from the apps,
to interact with the user pin.

  • Introduce sys_identity_log_out
  • Deprecate os_global_pin_invalidate

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

Breaking changes

New syscall, replacing os_global_pin_invalidate

@abonnaudet-ledger abonnaudet-ledger force-pushed the abo_identity_syscalls branch 2 times, most recently from 3edd7dc to 29b28bf Compare June 22, 2026 14:12
@abonnaudet-ledger abonnaudet-ledger changed the title Introduce os_identity.h WIP - Introduce os_identity.h Jun 22, 2026
@codecov-commenter

codecov-commenter commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.87%. Comparing base (ebdccf0) to head (5aa91d7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1611   +/-   ##
=======================================
  Coverage   91.87%   91.87%           
=======================================
  Files          39       39           
  Lines        4653     4653           
  Branches      596      596           
=======================================
  Hits         4275     4275           
  Misses        266      266           
  Partials      112      112           
Flag Coverage Δ
unittests 91.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@abonnaudet-ledger abonnaudet-ledger marked this pull request as draft June 22, 2026 15:56
@abonnaudet-ledger abonnaudet-ledger changed the title WIP - Introduce os_identity.h Introduce os_identity.h Jun 22, 2026
@abonnaudet-ledger abonnaudet-ledger force-pushed the abo_identity_syscalls branch 3 times, most recently from b5671d1 to 729da39 Compare June 29, 2026 12:55
`os_identity.h` will contains the function accessible from the apps,
to interact with the user pin.

- Introduce `sys_identity_log_out`
- Deprecate `os_global_pin_invalidate`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants