laforge submitted this change.

View Change


Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve
library: add SGP.32 and SGP.22 ASN.1 specification, encoder and templates

This patch adds the eUICC related SGP.32 and SGP.22 ASN.1 specification
along with templates and related encoder/decoders (_EncDec.cc).

The collection of templates is not comprehensive, which means that there
are only templates available for a subset needed to implement testcases
for an IPAd.

Related: SYS#6563
Change-Id: I9df8caa98aeb6953a738660a758c92249832d780
---
A library/euicc/PEDefinitions.asn
A library/euicc/PKIX1Explicit88.asn
A library/euicc/PKIX1Explicit88_EncDec.cc
A library/euicc/PKIX1Explicit88_Templates.ttcn
A library/euicc/PKIX1Explicit88_Types.ttcn
A library/euicc/PKIX1Implicit88.asn
A library/euicc/PKIX1Implicit88_EncDec.cc
A library/euicc/PKIX1Implicit88_Templates.ttcn
A library/euicc/PKIX1Implicit88_Types.ttcn
A library/euicc/RSPDefinitions.asn
A library/euicc/RSPDefinitions_EncDec.cc
A library/euicc/RSPDefinitions_Templates.ttcn
A library/euicc/RSPDefinitions_Types.ttcn
A library/euicc/SGP32Definitions.asn
A library/euicc/SGP32Definitions_EncDec.cc
A library/euicc/SGP32Definitions_Templates.ttcn
A library/euicc/SGP32Definitions_Types.ttcn
17 files changed, 7,473 insertions(+), 0 deletions(-)


To view, visit change 36154. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I9df8caa98aeb6953a738660a758c92249832d780
Gerrit-Change-Number: 36154
Gerrit-PatchSet: 4
Gerrit-Owner: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged