Clone this repo:
  1. 62e1814 fix compilation with gcc-11 by Harald Welte · 1 year, 5 months ago master
  2. ca7d3ae contrib/jenkins.sh: skip upload if nothing new by Oliver Smith · 1 year, 11 months ago
  3. 90343f9 slot fsm: fake ccid setparameter response by Eric Wild · 2 years, 5 months ago
  4. a6b3594 slot fsm: rearrange fsm cb events to make debugging easier by Eric Wild · 2 years, 5 months ago
  5. 0ce2515 update test expectations to follow Change-Id: I5f39c0fe82cbfa6f2bc4b84784a7142b461b64fb by Joachim Steiger · 2 years, 5 months ago

osmo-ccid-firmware - CCID implementation (not just) for firmware

This repository contains a C-language implementation of the USB CCID (Smart Card Reader) device class. The code is written in a portable fashion and can be found in the ccid_common sub-directory.

The code can be built to run as an userspace program on Linux, implementing a USB Gadget using the FunctionFS interface. For this version, see the ccid_host subdirectory.

The CCID code can also be built into a firmware for the sysmoOCTSIM 8-slot high-performance USB smart card reader.

Mailing List

Discussions related to osmo-ccid-firmware are happening on the slightly unrelated simtrace@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/simtrace for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.

Contributing

Our coding standards are described at https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards

We use a gerrit based patch submission/review process for managing contributions. Please see https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for more details

The current patch queue for osmo-ccid-firmware can be seen at https://gerrit.osmocom.org/#/q/project:osmo-ccid-firmware+status:open