Skip to content
Success

Changes

Summary

  1. ara_m fix export of AID-REF-DO (empty) (details)
Commit 25319c5184dcabe31a57685e487a541300ebca41 by pmaier@sysmocom.de
ara_m fix export of AID-REF-DO (empty)

GPD_SPE_013 Table 6-3 defines two types of AID-REF-DO objects (both
are fully independed TLV IEs with the same name). The version with
tag '4F' identifies an SE application. It may contain an AID prefix
or even be of length 0 in case the rule should apply to all SE
applications. Then there is the version with tag 'C0', which must
always have length 0 and serves a flag to apply the rule to the
implicitly selected SE application. Technically both are completely
different things, so we must also treat them separately in the
pySim-shell code.

Related: OS#6681
Change-Id: I771d5e860b12215280e3d0a8c314ce843fe0d6a2
The file was modifiedpySim/ara_m.py
The file was modifiedtests/pySim-shell_test/ara_m/adf_ara-m.cfg.ok
The file was modifiedtests/pySim-shell_test/ara_m/adf_ara-m.script.ok
The file was modifiedtests/pySim-shell_test/ara_m/test.script