view .hgignore @ 99:97ba63d9361a

scripts/fcsim1-sst: turn off STK & OTA services In the initial unprogrammed state of the cards from Grcard, SST has services 25 through 29 set to allocated and activated. However, these cards appear to not actually support OTA, ENVELOPE commands do nothing (just return SW 9000), and they were never observed issuing any proactive SIM commands, even after a feature-generous TERMINAL PROFILE. Therefore, let's list these STK & OTA services as allocated, but not activated in our FCSIM1 SST.
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 05 May 2021 04:26:07 +0000
parents 2a24e94400e8
children
line wrap: on
line source

syntax: regexp

\.[oa]$

^calypso/caltest$
^calypso/fcsim-calypso-be$

^pcsc/fc-pcsc-atr$
^pcsc/fc-pcsc-backend$
^pcsc/fc-pcsc-list$

^serial/fcsim-serial-atr$
^serial/fcsim-serial-be$

^simtool/fc-simtool$

^uicc/fc-uicc-tool$

^utils/fcsim1-mkprov$
^utils/fcsim1-program$
^utils/sim-iccid-mkfull$
^utils/sim-iccid-mkrange$
^utils/sws-card-lookup$
^utils/sws-email2db$