Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented ExtractCDPExtensionCRLIssuerFromX509Cert() Helper Function #28345

Conversation

emargolis
Copy link
Contributor

  • Extracts the cRLIssuer Name from the CDP extension pf the X509 ASN.1 Encoded Certificate
  • Only a single cRLIssuer DirectoryName is supported
  • The result is copied into buffer in a raw ASN.1 X.509 format
  • The result should be directly comparable with the result of ExtractSubjectFromX509Cert()
  • Added OpenSSL, mbedTLS, TinyCrypt, and other implementations
  • Added CRLIssuer support to the CDP extension in the chip-cert tool
  • Generated new test vectors

Fixes #26429

  - Extracts the cRLIssuer Name from the CDP extension pf the X509 ASN.1 Encoded Certificate
  - Only a single cRLIssuer DirectoryName is supported
  - The result is copied into buffer in a raw ASN.1 X.509 format
  - The result should be directly comparable with teh result of ExtractSubjectFromX509Cert()
  - Added OpenSSL, mbedTLS, TinyCrypt, and other implementations
  - Added CRLIssuer support to the CDP extension in the chip-cert tool
  - Generated new test vectors
@github-actions
Copy link

github-actions bot commented Jul 27, 2023

PR #28345: Size comparison from 0085e7b to 4b1c2d5

Increases (15 builds for bl702, bl702l, cc32xx, esp32, nrfconnect, psoc6, telink)
platform target config section 0085e7b 4b1c2d5 change % change
bl702 lighting-app bl702 .debug_abbrev 1563979 1564001 22 0.0
.debug_aranges 140064 140072 8 0.0
.debug_frame 515132 515200 68 0.0
.debug_info 41279963 41281294 1331 0.0
.debug_line 5466904 5468996 2092 0.0
.debug_loc 3556847 3557561 714 0.0
.debug_ranges 384016 384096 80 0.0
.debug_str 4007315 4007470 155 0.0
bl702+rpc .debug_abbrev 1741154 1741176 22 0.0
.debug_aranges 148600 148608 8 0.0
.debug_frame 544000 544068 68 0.0
.debug_info 46153277 46154608 1331 0.0
.debug_line 5879343 5881435 2092 0.0
.debug_loc 3762810 3763524 714 0.0
.debug_ranges 409760 409840 80 0.0
.debug_str 4427169 4427324 155 0.0
bl702l lighting-app bl702l .debug_abbrev 1566198 1566220 22 0.0
.debug_aranges 134568 134576 8 0.0
.debug_frame 494820 494888 68 0.0
.debug_info 41281072 41282404 1332 0.0
.debug_line 5382472 5384564 2092 0.0
.debug_loc 3492986 3493688 702 0.0
.debug_ranges 389224 389304 80 0.0
.debug_str 4019772 4019927 155 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_aranges 107952 107968 16 0.0
.debug_frame 366436 366520 84 0.0
.debug_info 19068429 19071011 2582 0.0
.debug_line 2781903 2783647 1744 0.1
.debug_loclists 1580526 1581493 967 0.1
.debug_rnglists 99621 99662 41 0.0
.debug_str 3415132 3415287 155 0.0
esp32 all-clusters-app c3devkit (read only) 1095468 1095470 2 0.0
.flash.text 1095468 1095470 2 0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154380 1154396 16 0.0
text 808332 808336 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_aranges 143424 143440 16 0.0
.debug_frame 477920 478004 84 0.0
.debug_info 30034894 30037478 2584 0.0
.debug_line 4131152 4132897 1745 0.0
.debug_loclists 2240402 2241381 979 0.0
.debug_rnglists 141954 141995 41 0.0
.debug_str 4113052 4113207 155 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 136928 136944 16 0.0
.debug_frame 461700 461784 84 0.0
.debug_info 27162832 27165416 2584 0.0
.debug_line 3954113 3955858 1745 0.0
.debug_loclists 2143485 2144463 978 0.0
.debug_rnglists 135247 135288 41 0.0
.debug_str 3974563 3974718 155 0.0
light cy8ckit_062s2_43012 .debug_aranges 127200 127216 16 0.0
.debug_frame 425332 425416 84 0.0
.debug_info 22317560 22320144 2584 0.0
.debug_line 3520983 3522728 1745 0.0
.debug_loclists 1982706 1983684 978 0.0
.debug_rnglists 125137 125178 41 0.0
.debug_str 3785722 3785877 155 0.0
lock cy8ckit_062s2_43012 .debug_aranges 125144 125160 16 0.0
.debug_frame 418164 418248 84 0.0
.debug_info 21915847 21918431 2584 0.0
.debug_line 3448829 3450574 1745 0.1
.debug_loclists 1950126 1951104 978 0.1
.debug_rnglists 122477 122518 41 0.0
.debug_str 3739957 3740112 155 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1067792 1067800 8 0.0
text 727084 727086 2 0.0
lighting-app-shell tlsr9518adk80d text 749184 749186 2 0.0
pump-app tlsr9518adk80d (read/write) 879448 879456 8 0.0
text 594340 594342 2 0.0
pump-controller-app tlsr9518adk80d text 584760 584764 4 0.0
shell tlsr9518adk80d text 478578 478580 2 0.0
Decreases (11 builds for bl702, cyw30739, efr32, linux, telink)
platform target config section 0085e7b 4b1c2d5 change % change
bl702 lighting-app bl702 .text 952044 952042 -2 -0.0
bl702+rpc (read/write) 1263123 1263119 -4 -0.0
.text 1026450 1026448 -2 -0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 533263 533255 -8 -0.0
.app_xip_area 419265 419257 -8 -0.0
efr32 lighting-app BRD4187C (read/write) 1033612 1033604 -8 -0.0
.text 866924 866916 -8 -0.0
linux shell debug (read only) 2924257 2922017 -2240 -0.1
.rodata 211058 208818 -2240 -1.1
telink bridge-app tlsr9518adk80d text 645304 645302 -2 -0.0
contact-sensor-app tlsr9518adk80d text 588634 588632 -2 -0.0
lighting-app-rpc tlsr9518adk80d text 729052 729050 -2 -0.0
lock-app tlsr9518adk80d text 616786 616784 -2 -0.0
ota-requestor-app tlsr9518adk80d text 610524 610522 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d text 591694 591692 -2 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 0085e7b 4b1c2d5 change % change
bl602 lighting-app bl602 (read/write) 1361458 1361458 0 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055118 1055118 0 0.0
bl602+rpc (read/write) 1409158 1409158 0 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087288 1087288 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164511 1164511 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43824 43824 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1563979 1564001 22 0.0
.debug_aranges 140064 140072 8 0.0
.debug_frame 515132 515200 68 0.0
.debug_info 41279963 41281294 1331 0.0
.debug_line 5466904 5468996 2092 0.0
.debug_loc 3556847 3557561 714 0.0
.debug_ranges 384016 384096 80 0.0
.debug_str 4007315 4007470 155 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106072 106072 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 586739 586739 0 0.0
.symtab 175024 175024 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952044 952042 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263123 1263119 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43824 43824 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741154 1741176 22 0.0
.debug_aranges 148600 148608 8 0.0
.debug_frame 544000 544068 68 0.0
.debug_info 46153277 46154608 1331 0.0
.debug_line 5879343 5881435 2092 0.0
.debug_loc 3762810 3763524 714 0.0
.debug_ranges 409760 409840 80 0.0
.debug_str 4427169 4427324 155 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120724 120724 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 649702 649702 0 0.0
.symtab 193952 193952 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026450 1026448 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150080 1150080 0 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78240 78240 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566198 1566220 22 0.0
.debug_aranges 134568 134576 8 0.0
.debug_frame 494820 494888 68 0.0
.debug_info 41281072 41282404 1332 0.0
.debug_line 5382472 5384564 2092 0.0
.debug_loc 3492986 3493688 702 0.0
.debug_ranges 389224 389304 80 0.0
.debug_str 4019772 4019927 155 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99956 99956 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 586964 586964 0 0.0
.symtab 174592 174592 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
940850 940850 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610186 610186 0 0.0
(read/write) 208276 208276 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201688 201688 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947779 947779 0 0.0
.debug_aranges 107952 107968 16 0.0
.debug_frame 366436 366520 84 0.0
.debug_info 19068429 19071011 2582 0.0
.debug_line 2781903 2783647 1744 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580526 1581493 967 0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99621 99662 41 0.0
.debug_str 3415132 3415287 155 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105194 105194 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 489443 489443 0 0.0
.symtab 289760 289760 0 0.0
.text 502868 502868 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548927 548927 0 0.0
.app_xip_area 439889 439889 0 0.0
.bss 64008 64008 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 533263 533255 -8 -0.0
.app_xip_area 419265 419257 -8 -0.0
.bss 68960 68960 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571943 571943 0 0.0
.app_xip_area 463993 463993 0 0.0
.bss 62968 62968 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 545367 545367 0 0.0
.app_xip_area 434449 434449 0 0.0
.bss 65856 65856 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008444 1008444 0 0.0
.bss 183628 183628 0 0.0
.data 2692 2692 0 0.0
.text 822104 822104 0 0.0
BRD4187C (read/write) 1033612 1033604 -8 -0.0
.bss 163380 163380 0 0.0
.data 3288 3288 0 0.0
.text 866924 866916 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1083480 1083480 0 0.0
.bss 177644 177644 0 0.0
.data 2688 2688 0 0.0
.text 903128 903128 0 0.0
window-app BRD4187C (read/write) 1104620 1104620 0 0.0
.bss 146372 146372 0 0.0
.data 3200 3200 0 0.0
.text 955028 955028 0 0.0
esp32 all-clusters-app c3devkit (read only) 1095468 1095470 2 0.0
(read/write) 1590008 1590008 0 0.0
.dram0.bss 77360 77360 0 0.0
.dram0.data 13988 13988 0 0.0
.flash.rodata 219520 219520 0 0.0
.flash.text 1095468 1095470 2 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1141827 1141827 0 0.0
(read/write) 500418 500418 0 0.0
.dram0.bss 82848 82848 0 0.0
.dram0.data 34344 34344 0 0.0
.flash.rodata 248076 248076 0 0.0
.flash.text 1136443 1136443 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 588508 588508 0 0.0
(read/write) 91608 91608 0 0.0
.bss 67604 67604 0 0.0
.data 2168 2168 0 0.0
.text 587972 587972 0 0.0
light k32w0+release (read only) 587260 587260 0 0.0
(read/write) 91256 91256 0 0.0
.bss 67268 67268 0 0.0
.data 2156 2156 0 0.0
.text 586724 586724 0 0.0
lock k32w0+release (read only) 559756 559756 0 0.0
(read/write) 89064 89064 0 0.0
.bss 65140 65140 0 0.0
.data 2100 2100 0 0.0
.text 559220 559220 0 0.0
linux all-clusters-app debug (read only) 5478593 5478593 0 0.0
(read/write) 417168 417168 0 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275472 275472 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332848 332848 0 0.0
.text 4769315 4769315 0 0.0
all-clusters-minimal-app debug (read only) 4893801 4893801 0 0.0
(read/write) 231184 231184 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94136 94136 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270982 270982 0 0.0
.text 4393027 4393027 0 0.0
bridge-app debug (read only) 2762905 2762905 0 0.0
(read/write) 132808 132808 0 0.0
.bss 50648 50648 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71160 71160 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213472 213472 0 0.0
.text 2372291 2372291 0 0.0
chip-tool debug (read only) 17652769 17652769 0 0.0
(read/write) 1054360 1054360 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948272 948272 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 909001 909001 0 0.0
.text 14690467 14690467 0 0.0
chip-tool-ipv6only arm64 (read only) 16875188 16875188 0 0.0
(read/write) 1121896 1121896 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 985656 985656 0 0.0
.dynamic 512 512 0 0.0
.got 23328 23328 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 820800 820800 0 0.0
.text 13816488 13816488 0 0.0
lighting-app debug+rpc+ui (read only) 5271793 5271793 0 0.0
(read/write) 222056 222056 0 0.0
.bss 117584 117584 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92000 92000 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337524 0 0.0
.text 4692579 4692579 0 0.0
lock-app debug (read only) 4451353 4451353 0 0.0
(read/write) 202024 202024 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78256 78256 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246142 246142 0 0.0
.text 3997059 3997059 0 0.0
ota-provider-app debug (read only) 4121601 4121601 0 0.0
(read/write) 191800 191800 0 0.0
.bss 113440 113440 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68208 68208 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 200030 200030 0 0.0
.text 3731635 3731635 0 0.0
ota-requestor-app debug (read only) 4215497 4215497 0 0.0
(read/write) 196112 196112 0 0.0
.bss 114368 114368 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71208 71208 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203422 203422 0 0.0
.text 3817811 3817811 0 0.0
shell debug (read only) 2924257 2922017 -2240 -0.1
(read/write) 150488 150488 0 0.0
.bss 59560 59560 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 83784 83784 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 211058 208818 -2240 -1.1
.text 2542690 2542690 0 0.0
thermostat-no-ble arm64 (read only) 4444764 4444764 0 0.0
(read/write) 243832 243832 0 0.0
.bss 122184 122184 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102032 102032 0 0.0
.dynamic 512 512 0 0.0
.got 11952 11952 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161348 161348 0 0.0
.text 3945848 3945848 0 0.0
tv-app debug (read only) 5309009 5309009 0 0.0
(read/write) 349848 349848 0 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95808 95808 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271478 271478 0 0.0
.text 4794275 4794275 0 0.0
tv-casting-app debug (read only) 8281753 8281753 0 0.0
(read/write) 209824 209824 0 0.0
.bss 54080 54080 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146040 146040 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366460 366460 0 0.0
.text 7517411 7517411 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2516920 2516920 0 0.0
.bss 220424 220424 0 0.0
.data 5152 5152 0 0.0
.text 1479604 1479604 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216484 1216484 0 0.0
bss 154799 154799 0 0.0
rodata 140664 140664 0 0.0
text 841896 841896 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335624 1335624 0 0.0
bss 140113 140113 0 0.0
rodata 135168 135168 0 0.0
text 769552 769552 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154380 1154396 16 0.0
bss 154978 154978 0 0.0
rodata 112048 112048 0 0.0
text 808332 808336 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837128 837128 0 0.0
(read/write) 1764732 1764732 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193588 193588 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2624 2624 0 0.0
.debug_abbrev 1376021 1376021 0 0.0
.debug_aranges 143424 143440 16 0.0
.debug_frame 477920 478004 84 0.0
.debug_info 30034894 30037478 2584 0.0
.debug_line 4131152 4132897 1745 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2240402 2241381 979 0.0
.debug_rnglists 141954 141995 41 0.0
.debug_str 4113052 4113207 155 0.0
.heap 837128 837128 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 799493 799493 0 0.0
.symtab 498512 498512 0 0.0
.text 1560132 1560132 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672212 1672212 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1285356 1285356 0 0.0
.debug_aranges 136928 136944 16 0.0
.debug_frame 461700 461784 84 0.0
.debug_info 27162832 27165416 2584 0.0
.debug_line 3954113 3955858 1745 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143485 2144463 978 0.0
.debug_rnglists 135247 135288 41 0.0
.debug_str 3974563 3974718 155 0.0
.heap 839072 839072 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 710218 710218 0 0.0
.symtab 464224 464224 0 0.0
.text 1469556 1469556 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845288 845288 0 0.0
(read/write) 1604052 1604052 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185660 185660 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1125838 1125838 0 0.0
.debug_aranges 127200 127216 16 0.0
.debug_frame 425332 425416 84 0.0
.debug_info 22317560 22320144 2584 0.0
.debug_line 3520983 3522728 1745 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1982706 1983684 978 0.0
.debug_rnglists 125137 125178 41 0.0
.debug_str 3785722 3785877 155 0.0
.heap 845288 845288 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 631826 631826 0 0.0
.symtab 429184 429184 0 0.0
.text 1407612 1407612 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634364 1634364 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1102682 1102682 0 0.0
.debug_aranges 125144 125160 16 0.0
.debug_frame 418164 418248 84 0.0
.debug_info 21915847 21918431 2584 0.0
.debug_line 3448829 3450574 1745 0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 1950126 1951104 978 0.1
.debug_rnglists 122477 122518 41 0.0
.debug_str 3739957 3740112 155 0.0
.heap 817848 817848 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 601344 601344 0 0.0
.symtab 419024 419024 0 0.0
.text 1410484 1410484 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175384 1175384 0 0.0
.bss 101456 101456 0 0.0
.data 788 788 0 0.0
.text 622224 622224 0 0.0
lock-app qpg6105+debug (read/write) 1132592 1132592 0 0.0
.bss 96192 96192 0 0.0
.data 792 792 0 0.0
.text 579436 579436 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067792 1067800 8 0.0
bss 107468 107468 0 0.0
text 727084 727086 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974236 974236 0 0.0
bss 105444 105444 0 0.0
text 667692 667692 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942040 942040 0 0.0
bss 109448 109448 0 0.0
text 645304 645302 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873944 873944 0 0.0
bss 99112 99112 0 0.0
text 588634 588632 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902840 902840 0 0.0
bss 99668 99668 0 0.0
text 614280 614280 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980384 980384 0 0.0
bss 107788 107788 0 0.0
text 684146 684146 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991756 991756 0 0.0
bss 112036 112036 0 0.0
text 691662 691662 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049884 1049884 0 0.0
bss 109360 109360 0 0.0
text 729052 729050 -2 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081236 1081236 0 0.0
bss 120428 120428 0 0.0
text 749184 749186 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928508 928508 0 0.0
bss 99756 99756 0 0.0
text 616786 616784 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896584 896584 0 0.0
bss 100392 100392 0 0.0
text 610524 610522 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879448 879456 8 0.0
bss 99244 99244 0 0.0
text 594340 594342 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866588 866588 0 0.0
bss 99044 99044 0 0.0
text 584760 584764 4 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744292 744292 0 0.0
bss 97376 97376 0 0.0
text 478578 478580 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876004 876004 0 0.0
bss 99200 99200 0 0.0
text 591694 591692 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862712 862712 0 0.0
bss 98952 98952 0 0.0
text 580364 580364 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908656 908656 0 0.0
bss 99488 99488 0 0.0
text 619808 619808 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 904016 904016 0 0.0
bss 99780 99780 0 0.0
text 614698 614698 0 0.0

@mergify mergify bot merged commit 5ac89df into project-chip:master Jul 28, 2023
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ExtractCDPExtensionCRLIssuerFromX509Cert and OpenSSL implementation
4 participants