sim-card
/
osmo-cos
Archived
9
0
Fork 0
historical, obsolete initial attempt at building a Card Operating System on the CC32RS512 chip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Harald Welte 9176f2d43b
add README.md
6 years ago
include initial import of early start of a cc32rs512 COS project 11 years ago
openocd jtag confg: use only 100kHz JTAG clock rate 11 years ago
src add lots of unfinished code for TPDU parsing / APDU dispatching 11 years ago
.gitignore add .gitignore 11 years ago
README.md add README.md 6 years ago

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 git://git.osmocom.org/osmo-cos.git

There is a cgit interface at http://git.osmocom.org/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.