Attention is currently required from: Hoernchen, jolly, laforge.
lynxis lazus has posted comments on this change by Hoernchen. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/42481?usp=email )
Change subject: firmware: replace libosmocore fsm timers
......................................................................
Patch Set 8:
(1 comment)
File ccid_host/libosmo_emb.c:
https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/42481/comment/8ce9face_c62... :
PS8, Line 27: gettimeofday(&tv, NULL);
Use a monotonic timer. osmocom also has a clock_gettime() abstraction:
osmo_clock_gettime(CLOCK_MONOTONIC, struct timespec *tp);
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/42481?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: Id2bd67b3946bb451008965f0b68b4a919f4d10bd
Gerrit-Change-Number: 42481
Gerrit-PatchSet: 8
Gerrit-Owner: Hoernchen
ewild@sysmocom.de
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: jolly
andreas@eversberg.eu
Gerrit-Reviewer: laforge
laforge@osmocom.org
Gerrit-CC: lynxis lazus
lynxis@fe80.eu
Gerrit-Attention: Hoernchen
ewild@sysmocom.de
Gerrit-Attention: jolly
andreas@eversberg.eu
Gerrit-Attention: laforge
laforge@osmocom.org
Gerrit-Comment-Date: Thu, 26 Mar 2026 18:19:05 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No