Commit Graph

7 Commits

Author SHA1 Message Date
Harald Welte 4c769e9a7d migrate from BSC_FD_* to OSMO_FD_*
Change-Id: I9d341d24527ca739424a68059126a7f789206c42
2020-10-18 21:38:19 +00:00
Harald Welte a67be5ff1e add copyright + license disclaimers to ccid_common + ccid_host
Change-Id: I1b0f876de337c625081dc5b579dd0a88d62c857c
2020-09-03 10:12:36 +02:00
Eric Wild dd2e82e2b5 rename the global talloc context
both the host and the firmware build require a global talloc context
with external linkage, so let's agree on one name.

Change-Id: Idced24869863983bfde0c9c438498999717f2042
2019-12-02 14:21:19 +01:00
Harald Welte fef5a24833 ccid_main_functionfs: Set "TPDU level" of exchange, not character
Change-Id: I3d16a83c93bc2d4c6a06d0fb585d496a0b5ff132
2019-10-10 14:58:42 +02:00
Harald Welte 727d67536d make ccid_main_functionfs use iso7816_fsm and cuart_driver_tty
This works up to the point that we're getting the ATR displayed in
pcsc_scan

Change-Id: Ic656fff4a9c6b9aaf4b91aa16f66972ad28f8423
2019-10-09 18:09:57 +02:00
Harald Welte 06348367fa ISO7816-3 FSMs as osmo_fsm
This implements ISO 7816-3 T=0 as three finite state machines using
osmo_fsm.

Change-Id: I0145b77e6165d36d33f18ef3a452f2c37913bd73
2019-10-09 17:58:15 +02:00
Eric Wild d5eaa9f400 split ccid into common and host-only code
Change-Id: I175c4efdafedc1d8953d3fb03f2d622a7a74af3b
2019-10-09 13:18:21 +02:00