<p>laforge <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/17555">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sim: re-structure how we support cards + applications<br><br>Before this change, a card application (USIM, ISIM, ...) didn't<br>exist as a separate concept from a card profile.  This meant,<br>we had a manual combination of UICC card profile with USIM application,<br>and another one of UICC card profile and ISIM application.  But what<br>if there's a combined USIM+ISIM?<br><br>In reality, applications exist as separate objects, on top of an<br>ETSI UICC.  Lets therefore register all known applications to the<br>osim library core, and add code to osmo-sim-test which dynamically<br>detects all applications present on a given card (by reading EF.DIR).<br><br>Change-Id: Ic4b4ac433a9976842b30a017fb0fc347d87201cd<br>---<br>M include/osmocom/sim/sim.h<br>M src/sim/card_fs_isim.c<br>M src/sim/card_fs_uicc.c<br>M src/sim/card_fs_usim.c<br>M src/sim/core.c<br>M src/sim/reader_pcsc.c<br>M src/sim/sim_int.h<br>M utils/osmo-sim-test.c<br>8 files changed, 326 insertions(+), 122 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/55/17555/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/17555">change 17555</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmocore/+/17555"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic4b4ac433a9976842b30a017fb0fc347d87201cd </div>
<div style="display:none"> Gerrit-Change-Number: 17555 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>