sim-card
/
osmo-cos
Archived
10
0
Fork 0
historical, obsolete initial attempt at building a Card Operating System on the CC32RS512 chip
This repository has been archived on 2023-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Harald Welte 1f583a2ee5 The old git:// protocol is long deprecated. Let's use https:// instead 2023-11-07 17:19:23 +01:00
include initial import of early start of a cc32rs512 COS project 2012-03-05 01:16:05 +01:00
openocd jtag confg: use only 100kHz JTAG clock rate 2012-08-23 22:51:47 +02:00
src add lots of unfinished code for TPDU parsing / APDU dispatching 2012-08-21 22:52:37 +02:00
.gitignore add .gitignore 2012-04-26 20:14:41 +02:00
README.md The old git:// protocol is long deprecated. Let's use https:// instead 2023-11-07 17:19:23 +01:00

README.md

osmo-cos - early code about a Card OS on CC32RS512

This repository contains some very early experimentation code about a Card Operating system (COS) for ChipCity CC32RS512 based smart cards.

The project is abandoned by now, due to lack of time (and lack of availability of more cards from Chipcity).

The project is part of the Osmocom Open Source Mobile Communications projects.

Homepage

The official homepage of the project is https://osmocom.org/projects/cos/wiki/

GIT Repository

You can clone from the official osmo-cos.git repository using

git clone https://gitea.osmocom.org/sim-card/osmo-cos

There is a gitea web interface at https://gitea.osmocom.org/sim-card/osmo-cos

Mailing List

Discussions related to osmo-cos are happening on the osmocom-cos@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/osmocom-cos 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 accept e-mail based patch submissions via the above-mentioned mailing list.