1130 comments:
File library/euicc/PEDefinitions.asn:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1: PEDefinitions {joint-iso-itu-t(2) international-organizations(23) tca(143) euicc-profile(1) spec-version(1) version-three(3)}
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 2: DEFINITIONS
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 3: AUTOMATIC TAGS
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 4: EXTENSIBILITY IMPLIED ::=
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 5: BEGIN
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 6: EXPORTS UICCCapability; -- Definition to be used in remote provisioning specifications for eligibility check
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 8: -- Basic integer types, for size constraints
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 9: maxUInt8 INTEGER ::= 255
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 10: UInt8 ::= INTEGER (0..maxUInt8)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 11: maxUInt15 INTEGER ::= 32767
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 12: UInt15 ::= INTEGER (0..maxUInt15)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 13: maxUInt16 INTEGER ::= 65535
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 14: UInt16 ::= INTEGER (0..maxUInt16)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 15: maxUInt31 INTEGER ::= 2147483647
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 16: UInt31 ::= INTEGER (0..maxUInt31)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 18: ApplicationIdentifier ::= OCTET STRING (SIZE(5..16))
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 20: PEHeader ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 21: mandated NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 22: -- if set, indicate that the support of this PE is mandatory
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 23: identification UInt15 -- Identification number of this PE
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 26: ProfileElement ::= CHOICE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 27: header ProfileHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 29: /* PEs */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 30: genericFileManagement PE-GenericFileManagement,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 31: pinCodes PE-PINCodes,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 32: pukCodes PE-PUKCodes,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 33: akaParameter PE-AKAParameter,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 34: cdmaParameter PE-CDMAParameter,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 35: securityDomain PE-SecurityDomain,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 36: rfm PE-RFM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 37: application PE-Application,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 38: nonStandard PE-NonStandard,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 39: end PE-End,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 40: rfu1 PE-Dummy, -- this avoids renumbering of tag values
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 41: rfu2 PE-Dummy, -- in case other non-file-system PEs are
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 42: rfu3 PE-Dummy, -- added here in future versions
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 43: rfu4 PE-Dummy,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 44: rfu5 PE-Dummy,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 46: /* PEs related to file system creation using templates defined in this specification */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 47: mf PE-MF,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 48: cd PE-CD,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 49: telecom PE-TELECOM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 50: usim PE-USIM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 51: opt-usim PE-OPT-USIM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 52: isim PE-ISIM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 53: opt-isim PE-OPT-ISIM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 54: phonebook PE-PHONEBOOK,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 55: gsm-access PE-GSM-ACCESS,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 56: csim PE-CSIM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 57: opt-csim PE-OPT-CSIM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 58: eap PE-EAP,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 59: df-5gs PE-DF-5GS,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 60: df-saip PE-DF-SAIP,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 61: df-snpn PE-DF-SNPN,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 62: df-5gprose PE-DF-5GPROSE,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 63: iot PE-IoT,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 64: opt-iot PE-OPT-IoT,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 68: PE-Dummy ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 71: ProfileHeader ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 72: major-version UInt8, -- set to 3 for this version of the specification
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 73: minor-version UInt8, -- set to 3 for this version of the specification
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 74: profileType UTF8String (SIZE (1..100)) OPTIONAL, -- Profile type
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 75: iccid OCTET STRING (SIZE (10)), -- ICCID of the Profile
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 76: pol OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 77: eUICC-Mandatory-services ServicesList,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 78: eUICC-Mandatory-GFSTEList SEQUENCE OF OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 79: connectivityParameters OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 80: eUICC-Mandatory-AIDs SEQUENCE OF SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 81: aid ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 82: version OCTET STRING (SIZE(2))
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 83: } OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 84: iotOptions IotOptions OPTIONAL -- details for IoT Minimal Profile, mandatory for IoT Minimal Profiles
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 87: IotOptions ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 88: pix OCTET STRING (SIZE (7..11)) -- PIX value to be used for IoT Minimal Profiles
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 91: ServicesList ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 92: /* Contactless */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 93: contactless NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 95: /* NAAs */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 96: usim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 97: isim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 98: csim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 100: /* NAA algorithms */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 101: milenage NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 102: tuak128 NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 103: cave NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 105: /* USIM/ISIM services */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 106: gba-usim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 107: gba-isim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 108: mbms NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 110: /* EAP service */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 111: eap NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 113: /* Application Runtime environment */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 114: javacard NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 115: multos NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 117: /* NAAs */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 118: multiple-usim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 119: multiple-isim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 120: multiple-csim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 122: /* Additional algorithms */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 123: tuak256 NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 124: usim-test-algorithm NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 126: /* File type */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 127: ber-tlv NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 129: /* Linked files */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 130: dfLink NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 132: /* Support of CAT_TP */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 133: cat-tp NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 135: /* Support of 5G */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 136: get-identity NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 137: profile-a-x25519 NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 138: profile-b-p256 NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 139: suciCalculatorApi NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 141: /* Support of DNS Resolution */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 142: dns-resolution NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 144: /* Support of GP Amd F SCP11 */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 145: scp11ac NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 146: scp11c-authorization-mechanism NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 148: /* Support of S16 mode as defined in GP Amd D and Amd F */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 149: s16mode NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 151: /* Support of enhanced AKA algorithm defined in 3GPP */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 152: eaka NULL OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 155: -- Definition of UICCCapability
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 156: UICCCapability ::= BIT STRING {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 157: contactlessSupport(0), -- Contactless (SWP, HCI and associated APIs)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 158: usimSupport(1), -- USIM as defined by 3GPP
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 159: isimSupport(2), -- ISIM as defined by 3GPP
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 160: csimSupport(3), -- CSIM as defined by 3GPP2
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 162: akaMilenage(4), -- Milenage as AKA algorithm
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 163: akaCave(5), -- CAVE as authentication algorithm
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 164: akaTuak128(6), -- TUAK as AKA algorithm with 128 bit key length
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 165: akaTuak256(7), -- TUAK as AKA algorithm with 256 bit key length
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 166: usimTestAlgorithm(8), -- USIM test algorithm
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 167: rfu2(9), -- reserved for further algorithms
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 169: gbaAuthenUsim(10), -- GBA authentication in the context of USIM
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 170: gbaAuthenISim(11), -- GBA authentication in the context of ISIM
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 171: mbmsAuthenUsim(12), -- MBMS authentication in the context of USIM
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 172: eapClient(13), -- EAP client
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 174: javacard(14), -- Java Card(TM) support
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 175: multos(15), -- Multos support
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 177: multipleUsimSupport(16), -- Multiple USIM applications are supported within the same Profile
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 178: multipleIsimSupport(17), -- Multiple ISIM applications are supported within the same Profile
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 179: multipleCsimSupport(18), -- Multiple CSIM applications are supported within the same Profile
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 181: berTlvFileSupport(19), -- BER TLV files
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 182: dfLinkSupport(20), -- Linked Directory Files
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 183: catTp(21), -- Support of CAT TP
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 184: getIdentity(22), -- Support of the GET IDENTITY command as defined in ETSI TS 102 221
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 185: profile-a-x25519(23), -- Support of ECIES Profile A as defined in 3GPP TS 33.501 [87]
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 186: profile-b-p256(24), -- Support of ECIES Profile B as defined in 3GPP TS 33.501 [87]
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 187: suciCalculatorApi(25), -- Support of the associated API for SUCI derivation as defined in 3GPP 31.130 [31.130]
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 188: dns-resolution(26), -- Support of DNS Resolution as defined by GP Amd B
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 189: scp11ac(27), -- Support of GP Amd F SCP11 variants a and c
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 190: scp11c-authorization-mechanism(28), -- Support of SCP11c authorization mechanism (Tag 'BF20')
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 191: s16mode(29), -- Support of S16 mode as defined in GP Amd D and Amd F
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 192: eaka(30), -- Support of enhanced AKA algorithm as defined in 3GPP TS [33.102]
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 193: iotminimal(31) -- Support of IoT Minimal Profile as described in section 7.5
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 196: ProprietaryInfo ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 197: specialFileInformation [PRIVATE 0] OCTET STRING (SIZE (1)) DEFAULT '00'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 199: /* fillPattern, repeatPattern
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 200: only one of the parameters may be present. Coding and rules defined within ETSI TS 102 222 [102 222] apply
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 203: fillPattern [PRIVATE 1] OCTET STRING (SIZE(1..200)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 204: repeatPattern [PRIVATE 2] OCTET STRING (SIZE(1..200)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 205: /* Specific parameters for BER-TLV files */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 206: /* Shall be encoded on the minimum number of octets possible
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 207: (i.e. no leading bytes set to '00' are allowed)*/
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 208: maximumFileSize [6] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 209: fileDetails [4] OCTET STRING (SIZE(1)) DEFAULT '01'H
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 212: Fcp ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 213: /* The fileDescriptor shall be encoded as defined in
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 214: ETSI TS 102 222 [102 222]
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 216: fileDescriptor [2] OCTET STRING (SIZE(2..4)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 218: /* fileID
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 219: For ADFs, the fileID is a temporary value (named temporary file ID
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 220: in this document) used only during the profile creation. It has to
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 221: be unique within a profile and is used for referencing files within
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 222: this ADF using the file path.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 224: fileID [3] OCTET STRING (SIZE(2)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 226: /* dfName
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 227: Only applies for ADFs
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 229: dfName [4] ApplicationIdentifier OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 231: /* lcsi
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 232: Coding according to ETSI TS 102 222 [102 222]
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 234: lcsi [10] OCTET STRING (SIZE (1)) DEFAULT '05'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 236: /* securityAttributesReferenced
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 237: Either containing EF ARR ID[2] + record number[1] or
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 238: record number[1] only and EF ARR ID implicitly known from the
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 239: context: File ID 2F06 is automatically applied for ADFs,
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 240: the MF and all files directly located under the MF
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 241: '6F06' for any other files
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 243: securityAttributesReferenced [11] OCTET STRING (SIZE (1..3)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 245: /* efFileSize
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 246: Mandatory for EF file types
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 247: Not allowed for DF files and EF link files
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 248: Shall be encoded on the minimum number of octets possible
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 249: (i.e. no leading bytes set to '00' are allowed)
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 251: efFileSize [0] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 253: /* pinStatusTemplateDO
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 254: Not allowed for EF files
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 255: Mandatory for DF/ADF files
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 257: pinStatusTemplateDO [PRIVATE 6] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 259: /* shortEFID
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 260: Not allowed for DF files
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 261: Optional for EF file types / equivalent to ETSI TS 102 222
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 262: shortEFID not provided: in case of a template file, SFI
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 263: is set according to Annex A. For files created
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 264: by using GenericFileManagement, SFI is calculated from FID
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 265: shortEFID provided with no value: no SFI is supported
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 266: for this EF
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 267: shortEFID available with a length of 1 byte:
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 268: The Short File Identifier is coded from bits b8 to b4.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 269: Bits b3,b2,b1 = 000.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 271: shortEFID [8] OCTET STRING (SIZE (0..1)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 273: /* proprietaryEFInfo
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 274: Optional for EF file types
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 275: Not allowed for DF files
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 277: proprietaryEFInfo [5] ProprietaryInfo OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 279: /* linkPath
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 280: Specifies the path to the file to which shall be linked,
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 281: also valid for DFs. Files within ADFs are addressed
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 282: by the temporary file ID of the respective ADF. For the coding
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 283: see filePath. In case of a template link file, an empty linkPath indicates that the link file shall be turned into an independent file.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 285: linkPath [PRIVATE 7] OCTET STRING (SIZE (0..8)) OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 288: File ::= SEQUENCE OF CHOICE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 289: doNotCreate NULL, /* Indicates that this file shall not be created by the eUICC even if present in a PE referencing a "Created by Default" template.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 290: This flag has no effect for the creation of files in the MF and shall not be used for all the files listed in a "Not Created by Default" template*/
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 291: fileDescriptor Fcp,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 292: fillFileOffset UInt16,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 293: fillFileContent OCTET STRING
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 296: PE-MF ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 297: mf-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 298: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 299: mf File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 300: ef-pl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 301: ef-iccid File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 302: ef-dir File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 303: ef-arr File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 304: ef-umpc File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 307: PE-CD ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 308: cd-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 309: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 310: df-cd File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 311: ef-launchpad File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 312: ef-icon File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 315: PE-TELECOM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 316: telecom-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 317: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 318: df-telecom File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 319: ef-arr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 320: ef-rma File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 321: ef-sume File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 322: ef-ice-dn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 323: ef-ice-ff File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 324: ef-psismsc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 325: df-graphics File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 326: ef-img File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 327: ef-iidf File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 328: ef-ice-graphics File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 329: ef-launch-scws File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 330: ef-icon File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 331: df-phonebook File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 332: ef-pbr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 333: ef-ext1 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 334: ef-aas File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 335: ef-gas File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 336: ef-psc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 337: ef-cc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 338: ef-puid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 339: ef-iap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 340: ef-adn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 341: ef-pbc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 342: ef-anr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 343: ef-puri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 344: ef-email File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 345: ef-sne File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 346: ef-uid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 347: ef-grp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 348: ef-ccp1 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 349: df-multimedia File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 350: ef-mml File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 351: ef-mmdf File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 352: df-mmss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 353: ef-mlpl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 354: ef-mspl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 355: ef-mmssmode File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 356: df-mcs File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 357: ef-mst File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 358: ef-mcs-config File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 359: df-v2x File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 360: ef-vst File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 361: ef-v2x-config File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 362: ef-v2xp-pc5 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 363: ef-v2xp-Uu File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 366: PE-USIM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 367: usim-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 368: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 369: adf-usim File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 370: ef-imsi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 371: ef-arr File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 372: ef-keys File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 373: ef-keysPS File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 374: ef-hpplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 375: ef-ust File, /* The content of UST file shall be modified by the eUICC during profile installation according to the functionality supported by the eUICC platform i.e. in the case where a service is not supported (and not indicated as required) the related bit(s) will be set to zero */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 376: ef-fdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 377: ef-sms File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 378: ef-smsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 379: ef-smss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 380: ef-spn File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 381: ef-est File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 382: ef-start-hfn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 383: ef-threshold File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 384: ef-psloci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 385: ef-acc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 386: ef-fplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 387: ef-loci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 388: ef-ad File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 389: ef-ecc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 390: ef-netpar File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 391: ef-epsloci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 392: ef-epsnsc File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 395: PE-OPT-USIM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 396: optusim-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 397: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 398: ef-li File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 399: ef-acmax File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 400: ef-acm File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 401: ef-gid1 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 402: ef-gid2 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 403: ef-msisdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 404: ef-puct File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 405: ef-cbmi File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 406: ef-cbmid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 407: ef-sdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 408: ef-ext2 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 409: ef-ext3 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 410: ef-cbmir File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 411: ef-plmnwact File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 412: ef-oplmnwact File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 413: ef-hplmnwact File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 414: ef-dck File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 415: ef-cnl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 416: ef-smsr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 417: ef-bdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 418: ef-ext5 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 419: ef-ccp2 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 420: ef-ext4 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 421: ef-acl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 422: ef-cmi File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 423: ef-ici File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 424: ef-oci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 425: ef-ict File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 426: ef-oct File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 427: ef-vgcs File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 428: ef-vgcss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 429: ef-vbs File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 430: ef-vbss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 431: ef-emlpp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 432: ef-aaem File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 433: ef-hiddenkey File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 434: ef-pnn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 435: ef-opl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 436: ef-mbdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 437: ef-ext6 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 438: ef-mbi File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 439: ef-mwis File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 440: ef-cfis File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 441: ef-ext7 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 442: ef-spdi File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 443: ef-mmsn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 444: ef-ext8 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 445: ef-mmsicp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 446: ef-mmsup File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 447: ef-mmsucp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 448: ef-nia File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 449: ef-vgcsca File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 450: ef-vbsca File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 451: ef-gbabp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 452: ef-msk File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 453: ef-muk File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 454: ef-ehplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 455: ef-gbanl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 456: ef-ehplmnpi File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 457: ef-lrplmnsi File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 458: ef-nafkca File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 459: ef-spni File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 460: ef-pnni File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 461: ef-ncp-ip File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 462: ef-ufc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 463: ef-nasconfig File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 464: ef-uicciari File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 465: ef-pws File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 466: ef-fdnuri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 467: ef-bdnuri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 468: ef-sdnuri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 469: ef-ial File OPTIONAL, -- This file was known as ef-iwl in Version 3.2 and earlier of this specification
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 470: ef-ips File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 471: ef-ipd File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 472: ef-epdgid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 473: ef-epdgselection File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 474: ef-epdgidem File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 475: ef-epdgselectionem File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 476: ef-frompreferred File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 477: ef-imsconfigdata File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 478: ef-3gpppsdataoff File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 479: ef-3gpppsdataoffservicelist File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 480: ef-xcapconfigdata File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 481: ef-earfcnlist File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 482: ef-mudmidconfigdata File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 483: ef-eaka File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 486: PE-PHONEBOOK ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 487: phonebook-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 488: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 489: df-phonebook File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 490: ef-pbr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 491: ef-ext1 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 492: ef-aas File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 493: ef-gas File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 494: ef-psc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 495: ef-cc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 496: ef-puid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 497: ef-iap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 498: ef-adn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 499: ef-pbc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 500: ef-anr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 501: ef-puri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 502: ef-email File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 503: ef-sne File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 504: ef-uid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 505: ef-grp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 506: ef-ccp1 File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 509: PE-GSM-ACCESS ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 510: gsm-access-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 511: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 512: df-gsm-access File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 513: ef-kc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 514: ef-kcgprs File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 515: ef-cpbcch File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 516: ef-invscan File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 519: PE-DF-5GS ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 520: df-5gs-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 521: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 522: df-df-5gs File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 523: ef-5gs3gpploci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 524: ef-5gsn3gpploci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 525: ef-5gs3gppnsc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 526: ef-5gsn3gppnsc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 527: ef-5gauthkeys File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 528: ef-uac-aic File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 529: ef-suci-calc-info File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 530: ef-opl5g File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 531: ef-supinai File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 532: ef-routing-indicator File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 533: ef-ursp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 534: ef-tn3gppsnn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 535: ef-cag File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 536: ef-sor-cmci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 537: ef-dri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 538: ef-5gsedrx File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 539: ef-5gnswo-conf File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 540: ef-mchpplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 541: ef-kausf-derivation File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 544: PE-DF-SAIP ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 545: df-saip-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 546: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 547: df-df-saip File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 548: ef-suci-calc-info-usim File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 551: PE-DF-SNPN ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 552: df-snpn-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 553: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 554: df-df-snpn File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 555: ef-pws-snpn File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 558: PE-DF-5GPROSE ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 559: df-5g-prose-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 560: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 561: df-df-5g-prose File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 562: ef-5g-prose-st File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 563: ef-5g-prose-dd File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 564: ef-5g-prose-dc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 565: ef-5g-prose-u2nru File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 566: ef-5g-prose-ru File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 567: ef-5g-prose-uir File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 570: PE-ISIM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 571: isim-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 572: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 573: adf-isim File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 574: ef-impi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 575: ef-impu File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 576: ef-domain File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 577: ef-ist File, /* The content of IST file shall be modified by the eUICC during profile installation according to the functionality supported by the eUICC platform i.e. in the case where a service is not supported (and not indicated as required) the related bit(s) will be set to zero */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 578: ef-ad File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 579: ef-arr File
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 582: PE-OPT-ISIM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 583: optisim-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 584: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 585: ef-pcscf File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 586: ef-sms File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 587: ef-smsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 588: ef-smss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 589: ef-smsr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 590: ef-gbabp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 591: ef-gbanl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 592: ef-nafkca File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 593: ef-uicciari File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 594: ef-frompreferred File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 595: ef-imsconfigdata File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 596: ef-xcapconfigdata File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 597: ef-webrtcuri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 598: ef-mudmidconfigdata File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 601: PE-CSIM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 602: csim-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 603: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 604: adf-csim File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 605: ef-arr File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 606: ef-call-count File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 607: ef-imsi-m File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 608: ef-imsi-t File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 609: ef-tmsi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 610: ef-ah File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 611: ef-aop File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 612: ef-aloc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 613: ef-cdmahome File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 614: ef-znregi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 615: ef-snregi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 616: ef-distregi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 617: ef-accolc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 618: ef-term File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 619: ef-acp File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 620: ef-prl File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 621: ef-ruimid File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 622: ef-csim-st File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 623: ef-spc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 624: ef-otapaspc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 625: ef-namlock File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 626: ef-ota File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 627: ef-sp File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 628: ef-esn-meid-me File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 629: ef-li File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 630: ef-usgind File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 631: ef-ad File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 632: ef-max-prl File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 633: ef-spcs File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 634: ef-mecrp File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 635: ef-home-tag File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 636: ef-group-tag File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 637: ef-specific-tag File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 638: ef-call-prompt File
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 641: PE-OPT-CSIM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 642: optcsim-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 643: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 644: ef-ssci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 645: ef-fdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 646: ef-sms File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 647: ef-smsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 648: ef-smss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 649: ef-ssfc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 650: ef-spn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 651: ef-mdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 652: ef-ecc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 653: ef-me3gpdopc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 654: ef-3gpdopm File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 655: ef-sipcap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 656: ef-mipcap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 657: ef-sipupp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 658: ef-mipupp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 659: ef-sipsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 660: ef-mipsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 661: ef-sippapss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 662: ef-puzl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 663: ef-maxpuzl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 664: ef-hrpdcap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 665: ef-hrpdupp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 666: ef-csspr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 667: ef-atc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 668: ef-eprl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 669: ef-bcsmscfg File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 670: ef-bcsmspref File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 671: ef-bcsmstable File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 672: ef-bcsmsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 673: ef-bakpara File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 674: ef-upbakpara File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 675: ef-mmsn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 676: ef-ext8 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 677: ef-mmsicp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 678: ef-mmsup File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 679: ef-mmsucp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 680: ef-auth-capability File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 681: ef-3gcik File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 682: ef-dck File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 683: ef-gid1 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 684: ef-gid2 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 685: ef-cdmacnl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 686: ef-sf-euimid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 687: ef-est File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 688: ef-hidden-key File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 689: ef-lcsver File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 690: ef-lcscp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 691: ef-sdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 692: ef-ext2 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 693: ef-ext3 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 694: ef-ici File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 695: ef-oci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 696: ef-ext5 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 697: ef-ccp2 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 698: ef-applabels File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 699: ef-model File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 700: ef-rc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 701: ef-smscap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 702: ef-mipflags File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 703: ef-3gpduppext File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 704: ef-ipv6cap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 705: ef-tcpconfig File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 706: ef-dgc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 707: ef-wapbrowsercp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 708: ef-wapbrowserbm File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 709: ef-mmsconfig File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 710: ef-jdl File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 713: PE-EAP ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 714: eap-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 715: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 716: df-eap File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 717: ef-eapkeys File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 718: ef-eapstatus File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 719: ef-puid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 720: ef-ps File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 721: ef-curid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 722: ef-reid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 723: ef-realm File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 726: PE-IoT ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 727: iot-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 728: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 729: mf File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 730: ef-pl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 731: ef-iccid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 732: ef-dir File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 733: ef-arr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 734: ef-umpc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 735: adf-usim File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 736: ef-imsi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 737: ef-arr-usim File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 738: ef-keys File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 739: ef-keysPS File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 740: ef-hpplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 741: ef-ust File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 742: ef-start-hfn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 743: ef-threshold File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 744: ef-psloci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 745: ef-acc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 746: ef-fplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 747: ef-loci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 748: ef-ad File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 749: ef-ecc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 750: ef-netpar File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 753: PE-OPT-IoT ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 754: optiot-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 755: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 756: ef-fdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 757: ef-sms File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 758: ef-smsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 759: ef-smss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 760: ef-spn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 761: ef-est File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 762: ef-oplmnwact File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 763: ef-hplmnwact File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 764: ef-ehplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 765: ef-epsloci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 766: ef-epsnsc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 767: df-df-5gs File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 768: ef-5gs3gpploci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 769: ef-5gsn3gpploci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 770: ef-5gs3gppnsc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 771: ef-5gsn3gppnsc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 772: ef-5gauthkeys File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 773: ef-uac-aic File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 774: ef-suci-calc-info File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 775: ef-opl5g File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 776: ef-supi-nai File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 777: ef-routing-indicator File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 778: ef-ursp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 779: ef-tn3gppsnn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 780: df-df-saip File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 781: ef-suci-calc-info-usim File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 784: /* Create GenericFileManagement
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 786: PE-GenericFileManagement ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 787: gfm-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 788: fileManagementCMD SEQUENCE (SIZE (1..MAX)) OF FileManagement
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 791: FileManagement ::= SEQUENCE (SIZE (1..MAX)) OF CHOICE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 792: filePath [0] OCTET STRING (SIZE (0..8)), -- Use Temporary File ID for ADF
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 793: createFCP [APPLICATION 2] Fcp,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 794: fillFileOffset UInt16,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 795: fillFileContent [1] OCTET STRING
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 798: MappingParameter ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 799: mappingOptions OCTET STRING (SIZE(1)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 800: mappingSource ApplicationIdentifier
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 803: AlgoParameter ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 804: algorithmID INTEGER {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 805: milenage(1),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 806: tuak(2),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 807: usim-test-algorithm(3)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 809: algorithmOptions OCTET STRING (SIZE(1)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 810: key OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 811: opc OCTET STRING, /* OPc for Milenage; TOPc for TUAK; ignored in case of usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 813: /* rotationConstants only apply for Milenage; ignored in case of TUAK and usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 814: rotationConstants OCTET STRING (SIZE (5)) DEFAULT '4000204060'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 816: /* xoringConstants only apply for Milenage; ignored in case of TUAK and usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 817: xoringConstants OCTET STRING (SIZE (80)) DEFAULT '0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000020000000000000000000000000000000400000000000000000000000000000008'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 818: authCounterMax OCTET STRING (SIZE(3)) OPTIONAL, /* ignored in case of usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 820: /* Number of iterations of Keccak-f[1600] (noted: ) permutation as recommended by 3GPP TS 35.231 [TUAK] in section 7.2.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 821: This parameter only applies for TUAK; ignored otherwise.*/
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 822: numberOfKeccak UInt8 DEFAULT 1
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 825: PE-AKAParameter ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 826: aka-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 827: algoConfiguration CHOICE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 828: mappingParameter MappingParameter,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 829: algoParameter AlgoParameter
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 832: sqnOptions OCTET STRING (SIZE(1)) DEFAULT '02'H, /* ignored in case of usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 833: -- maximum value for sqnDelta and sqnAgeLimit is '07FFFFFFFFFF'H
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 834: sqnDelta OCTET STRING (SIZE(6)) DEFAULT '000010000000'H, /* ignored in case of usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 835: sqnAgeLimit OCTET STRING (SIZE(6)) DEFAULT '000010000000'H, /* ignored in case of usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 837: -- Sequence numbers do not include the index (IND)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 838: -- maximum for any values within sqnInit is '07FFFFFFFFFF'H
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 839: sqnInit SEQUENCE (SIZE (32)) OF OCTET STRING (SIZE (6)) DEFAULT {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 840: /* Index 0 */'000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H,'000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H,'000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H,'000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H, '000000000000'H,'000000000000'H, '000000000000'H, '000000000000'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 841: /* Index 31 */'000000000000'H } /* ignored in case of usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 844: PE-CDMAParameter ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 845: cdma-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 847: /* A-Key for CAVE Authentication */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 848: authenticationKey OCTET STRING (SIZE(8)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 851: Optional value for ssd
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 852: Bytes 1..8: value if shared secret data A
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 853: Bytes 9..16: value if shared secret data B
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 855: ssd OCTET STRING (SIZE (16)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 858: Shared Secrets for HRPD access authentication
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 859: Includes the shared secret data. This field is coded as defined in section 4.5.7.10 HRPD Access Authentication CHAP SS Parameters of [S0016].
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 861: hrpdAccessAuthenticationData OCTET STRING (SIZE (2..32)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 864: Parameters for simple IP authentication are coded as defined in section 4.5.7.7 SimpleIP CHAP SS Parameters of [S0016].
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 866: simpleIPAuthenticationData OCTET STRING (SIZE (3..483)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 869: Parameters for mobile IP authentication are coded as defined in section 4.5.7.8 MobileIP SS Parameters of [S0016].
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 871: mobileIPAuthenticationData OCTET STRING (SIZE (5..957)) OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 874: PINKeyReferenceValue ::= INTEGER {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 875: pinAppl1(1), -- PIN global of App 1
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 876: pinAppl2(2), -- PIN global of App 2
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 877: pinAppl3(3), -- PIN global of App 3
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 878: pinAppl4(4), -- PIN global of App 4
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 879: pinAppl5(5), -- PIN global of App 5
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 880: pinAppl6(6), -- PIN global of App 6
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 881: pinAppl7(7), -- PIN global of App 7
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 882: pinAppl8(8), -- PIN global of App 8
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 883: adm1(10), -- Administrative Key 1
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 884: adm2(11), -- Administrative Key 2
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 885: adm3(12), -- Administrative Key 3
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 886: adm4(13), -- Administrative Key 4
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 887: adm5(14), -- Administrative Key 5
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 888: secondPINAppl1(129), -- PIN local of App 1
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 889: secondPINAppl2(130), -- PIN local of App 2
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 890: secondPINAppl3(131), -- PIN local of App 3
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 891: secondPINAppl4(132), -- PIN local of App 4
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 892: secondPINAppl5(133), -- PIN local of App 5
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 893: secondPINAppl6(134), -- PIN local of App 6
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 894: secondPINAppl7(135), -- PIN local of App 7
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 895: secondPINAppl8(136), -- PIN local of App 8
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 896: adm6(138), -- Administrative Key 6
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 897: adm7(139), -- Administrative Key 7
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 898: adm8(140), -- Administrative Key 8
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 899: adm9(141), -- Administrative Key 9
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 900: adm10(142) -- Administrative Key 10
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 903: PINConfiguration ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 905: For every value defined in PINKeyReferenceValue only one entry may be included per PE-PINCodes.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 906: Within the PE-PINCodes sent in the context of the MF only global PIN key references shall be used. For PINs in any ADF/DF only local PINs shall be defined: secondPINAppl1 secondPINAppl8. It is allowed to define the same PINKeyReferenceValue in multiple directories (e.g. secondPINAppl1 may be defined in the ISIM NAA and within the USIM NAA). Provided they are not linked they shall be handled as two independent PIN values which also may reference different PUK references.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 908: keyReference PINKeyReferenceValue,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 909: pinValue OCTET STRING (SIZE (8)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 911: In case no unblockingPINReference is set, no PUK applies for the corresponding PIN.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 912: In case a PUKKeyReferenceValue is defined the related PUKKeyReferenceValue shall exist within the PE-PUKCodes list.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 913: Any value defined in PUKKeyReferenceValue may be applied for any PINKeyReferenceValue.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 915: unblockingPINReference PUKKeyReferenceValue OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 916: pinAttributes UInt8 DEFAULT 7,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 917: maxNumOfAttemps-retryNumLeft UInt8 DEFAULT 51
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 918: /* maxNumOfAttemps-retryNumLeft is encoded as follows: max Number of Attempts is encoded in the high nibble of this value (Bits b8 to b5) and the Number of retry left is encoded in the low nibble of this value (Bits b4 to b1)*/
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 921: PE-PINCodes ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 922: pin-Header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 923: pinCodes CHOICE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 924: pinconfig SEQUENCE (SIZE (1..26))OF PINConfiguration,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 925: filePath OCTET STRING (SIZE (0..8)) /* temporary File ID for ADF, coding according to section 8.3.5 */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 927: /* PIN can be either defined in the current context or shared
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 928: with another DF/ADF
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 929: Up to 26 PIN could be defined according to TS 102 221 [102 221]
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 933: PUKKeyReferenceValue ::= INTEGER {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 934: pukAppl1(1), -- PUK Reference 1
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 935: pukAppl2(2), -- PUK Reference 2
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 936: pukAppl3(3), -- PUK Reference 3
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 937: pukAppl4(4), -- PUK Reference 4
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 938: pukAppl5(5), -- PUK Reference 5
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 939: pukAppl6(6), -- PUK Reference 6
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 940: pukAppl7(7), -- PUK Reference 7
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 941: pukAppl8(8), -- PUK Reference 8
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 942: secondPUKAppl1(129), -- PUK Reference 9
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 943: secondPUKAppl2(130), -- PUK Reference 10
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 944: secondPUKAppl3(131), -- PUK Reference 11
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 945: secondPUKAppl4(132), -- PUK Reference 12
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 946: secondPUKAppl5(133), -- PUK Reference 13
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 947: secondPUKAppl6(134), -- PUK Reference 14
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 948: secondPUKAppl7(135), -- PUK Reference 15
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 949: secondPUKAppl8(136) -- PUK Reference 16
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 952: PUKConfiguration ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 954: Any PUKKeyReferenceValue shall only be defined once within PE-PUKCodes.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 956: keyReference PUKKeyReferenceValue,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 957: pukValue OCTET STRING (SIZE (8)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 958: maxNumOfAttemps-retryNumLeft UInt8 DEFAULT 170
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 959: /* maxNumOfAttemps-retryNumLeft is encoded as follows: max Number of Attempts is encoded in the high nibble of this value (Bits b8 to b5) and the Number of retry left is encoded in the low nibble of this value (Bits b4 to b1)*/
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 962: PE-PUKCodes ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 963: puk-Header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 964: pukCodes SEQUENCE (SIZE (1..16))OF PUKConfiguration
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 967: PE-SecurityDomain ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 968: sd-Header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 969: instance ApplicationInstance, -- see section 8.7.3
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 970: keyList SEQUENCE (SIZE (1..MAX)) OF KeyObject OPTIONAL, -- see section 8.6.3
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 971: sdPersoData SEQUENCE (SIZE (1..MAX)) OF OCTET STRING OPTIONAL, /* see section 8.6.4 */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 972: openPersoData SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 973: restrictParameter [PRIVATE 25] OCTET STRING (SIZE(1)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 974: contactlessProtocolParameters OCTET STRING OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 975: } OPTIONAL, /* see section 8.6.6 */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 976: catTpParameters SEQUENCE
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 977: { catTpMaxSduSize UInt16,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 978: catTpMaxPduSize UInt16
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 979: } OPTIONAL -- see section 8.6.7
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 982: KeyObject::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 983: keyUsageQualifier [21] OCTET STRING (SIZE (1..2)), /* see [GPCS] section 11.1.9 */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 984: keyAccess [22] OCTET STRING (SIZE (1)) DEFAULT '00'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 985: keyIdentifier [2] OCTET STRING (SIZE (1)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 986: keyVersionNumber [3] OCTET STRING (SIZE (1)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 987: keyCounterValue [5] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 988: keyCompontents SEQUENCE (SIZE (1..MAX)) OF SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 989: keyType [0] OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 990: keyData [6] OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 991: macLength[7] UInt8 DEFAULT 8
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 995: PE-Application ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 996: app-Header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 997: loadBlock ApplicationLoadPackage OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 998: instanceList SEQUENCE (SIZE (1..MAX)) OF ApplicationInstance OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1001: ApplicationLoadPackage ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1002: loadPackageAID [APPLICATION 15] ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1003: securityDomainAID [APPLICATION 15] ApplicationIdentifier OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1004: nonVolatileCodeLimitC6 [PRIVATE 6] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1005: volatileDataLimitC7 [PRIVATE 7] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1006: nonVolatileDataLimitC8 [PRIVATE 8] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1007: hashValue [PRIVATE 1] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1008: loadBlockObject [PRIVATE 4] OCTET STRING
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1011: ApplicationInstance ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1012: applicationLoadPackageAID [APPLICATION 15] ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1013: classAID [APPLICATION 15] ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1014: instanceAID [APPLICATION 15] ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1015: extraditeSecurityDomainAID [APPLICATION 15] ApplicationIdentifier OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1016: applicationPrivileges [2] OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1017: lifeCycleState [3] OCTET STRING (SIZE(1)) DEFAULT '07'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1018: /* Coding according to GP Life Cycle State. */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1020: applicationSpecificParametersC9 [PRIVATE 9] OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1021: systemSpecificParameters [PRIVATE 15] ApplicationSystemParameters OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1022: applicationParameters [PRIVATE 10] UICCApplicationParameters OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1023: processData SEQUENCE (SIZE (1..MAX)) OF OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1024: controlReferenceTemplate [16] ControlReferenceTemplate OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1027: ApplicationSystemParameters ::= SEQUENCE{
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1028: volatileMemoryQuotaC7 [PRIVATE 7] OCTET STRING (SIZE (2..4)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1029: nonVolatileMemoryQuotaC8 [PRIVATE 8] OCTET STRING (SIZE (2..4)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1030: globalServiceParameters [PRIVATE 11] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1031: implicitSelectionParameter [PRIVATE 15] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1032: volatileReservedMemory [PRIVATE 23] OCTET STRING (SIZE (2..4)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1033: nonVolatileReservedMemory [PRIVATE 24] OCTET STRING (SIZE (2..4)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1034: ts102226SIMFileAccessToolkitParameter [PRIVATE 10] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1035: ts102226AdditionalContactlessParameters [0] TS102226AdditionalContactlessParameters OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1036: contactlessProtocolParameters [PRIVATE 25] OCTET STRING OPTIONAL, /* Coded according to Contactless Protocol Parameters Structure as defined in GP Amd. C */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1037: userInteractionContactlessParameters [PRIVATE 26] OCTET STRING OPTIONAL, /* Coded according to User Interaction Parameters Structure as defined in GP Amd. C */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1038: cumulativeGrantedVolatileMemory [2] OCTET STRING (SIZE (2..4)) OPTIONAL, /*
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1039: Coded according to Contactless Specific Parameters as defined in GP Amd. C */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1041: cumulativeGrantedNonVolatileMemory [3] OCTET STRING (SIZE (2..4)) OPTIONAL /*
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1042: Coded according to Contactless Specific Parameters as defined in GP Amd. C */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1045: UICCApplicationParameters ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1046: uiccToolkitApplicationSpecificParametersField [0] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1047: uiccAccessApplicationSpecificParametersField [1] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1048: uiccAdministrativeAccessApplicationSpecificParametersField [2] OCTET STRING OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1051: TS102226AdditionalContactlessParameters ::= SEQUENCE{
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1052: protocolParameterData OCTET STRING /* Parameters for contactless applications encoded according to TS 102 226 */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1055: ControlReferenceTemplate ::= SEQUENCE{
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1056: applicationProviderIdentifier [APPLICATION 32] OCTET STRING
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1060: PE-RFM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1061: rfm-header [0] PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1063: /* instanceAID
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1064: AID of the RFM instance
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1066: instanceAID [APPLICATION 15] ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1068: /* securityDomainAID to which the RFM instance is associated
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1070: securityDomainAID [APPLICATION 15] ApplicationIdentifier OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1072: tarList [0] SEQUENCE (SIZE (1..MAX)) OF OCTET STRING (SIZE(3)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1074: minimumSecurityLevel [1] OCTET STRING (SIZE (1)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1076: uiccAccessDomain OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1077: uiccAdminAccessDomain OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1080: If the following parameter is available the respective ADF shall be the directory selected by default within an RFM script. In case it is not available the MF shall be the default selection.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1082: adfRFMAccess ADFRFMAccess OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1085: ADFRFMAccess ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1086: adfAID ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1087: adfAccessDomain OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1088: adfAdminAccessDomain OCTET STRING
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1091: PE-NonStandard ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1092: nonStandard-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1093: issuerID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1094: content OCTET STRING
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1097: PE-End ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1098: end-header PEHeader
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1101: PEStatus ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1102: status INTEGER {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1103: ok(0), pe-not-supported(1), memory-failure(2),bad-values(3),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1104: not-enough-memory(4),invalid-request-format(5), invalid-parameter(6),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1105: runtime-not-supported (7), lib-not-supported (8),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1106: template-not-supported (9), feature-not-supported (10),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1107: pin-code-missing (11),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1108: unsupported-profile-version(31)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1109: /* ISO 7816 standard status values apply in the range of [24576...28671]
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1110: and [36864...40959] for reporting status values '6xxx'H and '9xxx'H
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1111: proprietary values apply in the range [40960...65535]
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1114: identification UInt15 OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1115: -- Identification number of the PE triggering the error
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1116: additional-information UInt8 OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1117: -- Additional information related to the status code
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1118: offset UInt31 OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1119: -- Position of the part of the PE generating this status code
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1122: EUICCResponse ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1123: peStatus SEQUENCE OF PEStatus,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1124: profileInstallationAborted NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 1125: statusMessage UTF8String (SIZE (2..64)) OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
DOS line endings
File library/euicc/PKIX1Explicit88.asn:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 553: videotex (8) }
trailing whitespace
File library/euicc/SGP32Definitions.asn:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
Patch Set #1, Line 22: CancelSessionResponse, CancelSessionResponseOk,
trailing whitespace
To view, visit change 36154. To unsubscribe, or for help writing mail filters, visit settings.