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

[crypto] Extract common X509 functions for mbedTLS and PSA #29484

Merged
merged 4 commits into from
Oct 2, 2023

Conversation

Damian-Nordic
Copy link
Contributor

PSA crypto backend uses mbedTLS API to implement functions for certificate generation and parsing, so the functions are duplicated between PSA and mbedTLS backends.

Extract the functions to reduce the code duplication.

This is related to #27831, but the issue also mentions other crypto backends defined in src/platform for which the functions are not 100% the same and I am not able to test the code changes on these platforms.

@Damian-Nordic Damian-Nordic changed the title [crypto] Extract X509 functions for mbedTLS and PSA [crypto] Extract common X509 functions for mbedTLS and PSA Sep 28, 2023
@github-actions
Copy link

github-actions bot commented Sep 28, 2023

PR #29484: Size comparison from aedf2d5 to 5b26800

Increases above 0.2%:

platform target config section aedf2d5 5b26800 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 933429 935913 2484 0.3
Increases (1 build for cc32xx)
platform target config section aedf2d5 5b26800 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 933429 935913 2484 0.3
.debug_aranges 107520 107552 32 0.0
.debug_frame 363440 363492 52 0.0
.debug_info 20872148 20881356 9208 0.0
.debug_line 2773540 2775854 2314 0.1
.debug_loclists 1573884 1573995 111 0.0
.debug_rnglists 101446 101500 54 0.1
.debug_str 3387228 3387257 29 0.0
Decreases (1 build for cc32xx)
platform target config section aedf2d5 5b26800 change % change
cc32xx lock CC3235SF_LAUNCHXL (read only) 619594 619586 -8 -0.0
.strtab 511191 511161 -30 -0.0
.symtab 296976 296960 -16 -0.0
.text 511184 511176 -8 -0.0
Full report (4 builds for cc32xx, mbed, qpg)
platform target config section aedf2d5 5b26800 change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 619594 619586 -8 -0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 933429 935913 2484 0.3
.debug_aranges 107520 107552 32 0.0
.debug_frame 363440 363492 52 0.0
.debug_info 20872148 20881356 9208 0.0
.debug_line 2773540 2775854 2314 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1573884 1573995 111 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101446 101500 54 0.1
.debug_str 3387228 3387257 29 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511191 511161 -30 -0.0
.symtab 296976 296960 -16 -0.0
.text 511184 511176 -8 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523784 2523784 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486468 1486468 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178560 1178560 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 625400 625400 0 0.0
lock-app qpg6105+debug (read/write) 1134792 1134792 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581636 581636 0 0.0

@github-actions
Copy link

github-actions bot commented Sep 28, 2023

PR #29484: Size comparison from aedf2d5 to 81b6ecd

Increases above 0.2%:

platform target config section aedf2d5 81b6ecd change % change
bl702 lighting-app bl702 .debug_ranges 377128 378136 1008 0.3
bl702+mfd .debug_ranges 379128 380136 1008 0.3
bl706-eth .debug_ranges 312936 313944 1008 0.3
bl706-wifi .debug_ranges 322752 323760 1008 0.3
bl702l lighting-app bl702l .debug_ranges 383664 384672 1008 0.3
bl702l+mfd .debug_ranges 385664 386672 1008 0.3
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 933429 935913 2484 0.3
psoc6 light cy8ckit_062s2_43012 .debug_abbrev 1099361 1102360 2999 0.3
lock cy8ckit_062s2_43012 .debug_abbrev 1091552 1094551 2999 0.3
Increases (17 builds for bl602, bl702, bl702l, cc32xx, psoc6, telink)
platform target config section aedf2d5 81b6ecd change % change
bl602 lighting-app bl602 (read/write) 1391138 1391522 384 0.0
.text 1067340 1067722 382 0.0
bl602+mfd (read/write) 1405026 1405426 400 0.0
.text 1082126 1082526 400 0.0
bl602+rpc (read/write) 1438310 1438694 384 0.0
.text 1099076 1099458 382 0.0
bl702 lighting-app bl702 (read/write) 1194699 1195083 384 0.0
.debug_abbrev 1545932 1548784 2852 0.2
.debug_aranges 138416 138432 16 0.0
.debug_frame 508192 508208 16 0.0
.debug_info 41921022 41934684 13662 0.0
.debug_line 5429264 5433318 4054 0.1
.debug_loc 3524849 3526144 1295 0.0
.debug_ranges 377128 378136 1008 0.3
.debug_str 3966232 3966276 44 0.0
.text 961636 962018 382 0.0
bl702+mfd (read/write) 1205259 1205659 400 0.0
.debug_abbrev 1548005 1550857 2852 0.2
.debug_aranges 139584 139600 16 0.0
.debug_frame 513264 513280 16 0.0
.debug_info 41961640 41975302 13662 0.0
.debug_line 5468651 5472705 4054 0.1
.debug_loc 3563280 3564575 1295 0.0
.debug_ranges 379128 380136 1008 0.3
.debug_str 3971763 3971807 44 0.0
.text 973134 973536 402 0.0
bl702+rpc (read/write) 1293255 1293635 380 0.0
.debug_abbrev 1726826 1729678 2852 0.2
.debug_aranges 147136 147152 16 0.0
.debug_frame 537536 537552 16 0.0
.debug_info 47071294 47084956 13662 0.0
.debug_line 5847348 5851402 4054 0.1
.debug_loc 3731834 3733129 1295 0.0
.debug_ranges 404680 405688 1008 0.2
.debug_str 4394301 4394345 44 0.0
.text 1035626 1036008 382 0.0
bl706-eth (read/write) 1043779 1044159 380 0.0
.debug_abbrev 1081201 1083637 2436 0.2
.debug_aranges 115424 115440 16 0.0
.debug_frame 427592 427608 16 0.0
.debug_info 22670744 22682040 11296 0.0
.debug_line 4361103 4364814 3711 0.1
.debug_loc 3033778 3035073 1295 0.0
.debug_ranges 312936 313944 1008 0.3
.debug_str 3545451 3545495 44 0.0
.text 787642 788024 382 0.0
bl706-wifi (read/write) 1207426 1207794 368 0.0
.debug_abbrev 1174773 1177643 2870 0.2
.debug_aranges 119600 119616 16 0.0
.debug_info 23843331 2385700 13675 0.1
.debug_line 4605900 4609980 4080 0.1
.debug_loc 3133649 3134900 1251 0.0
.debug_ranges 322752 323760 1008 0.3
.debug_str 3617742 3617786 44 0.0
.text 954694 955062 368 0.0
bl702l lighting-app bl702l (read/write) 1157820 1158200 380 0.0
.debug_abbrev 1540220 1543072 2852 0.2
.debug_aranges 133280 133296 16 0.0
.debug_frame 488832 488848 16 0.0
.debug_info 41379019 41392681 13662 0.0
.debug_line 5332398 5336463 4065 0.1
.debug_loc 3469106 3470401 1295 0.0
.debug_ranges 383664 384672 1008 0.3
.debug_str 3990827 3990872 45 0.0
.text 944438 944820 382 0.0
bl702l+mfd (read/write) 1168676 1169076 400 0.0
.debug_abbrev 1542308 1545160 2852 0.2
.debug_aranges 134448 134464 16 0.0
.debug_frame 493900 493916 16 0.0
.debug_info 41421680 41435342 13662 0.0
.debug_line 5371662 5375727 4065 0.1
.debug_loc 3507537 3508832 1295 0.0
.debug_ranges 385664 386672 1008 0.3
.debug_str 3996348 3996393 45 0.0
.text 956202 956604 402 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 933429 935913 2484 0.3
.debug_aranges 107520 107552 32 0.0
.debug_frame 363440 363492 52 0.0
.debug_info 20872148 20881356 9208 0.0
.debug_line 2773540 2775854 2314 0.1
.debug_loclists 1573884 1573995 111 0.0
.debug_rnglists 101446 101500 54 0.1
.debug_str 3387228 3387257 29 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1377394 1380393 2999 0.2
.debug_aranges 144224 144256 32 0.0
.debug_frame 479224 479276 52 0.0
.debug_info 32458729 3247078 12056 0.0
.debug_line 4155768 4158545 2777 0.1
.debug_loclists 2256613 2256729 116 0.0
.debug_rnglists 145346 145400 54 0.0
.debug_str 4141049 4141094 45 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1258389 1261388 2999 0.2
.debug_aranges 136024 136056 32 0.0
.debug_frame 457652 457704 52 0.0
.debug_info 28799164 28811220 12056 0.0
.debug_line 3914918 3917759 2841 0.1
.debug_loclists 2129998 2130114 116 0.0
.debug_rnglists 136913 136967 54 0.0
.debug_str 3942681 3942734 53 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1099361 1102360 2999 0.3
.debug_aranges 126088 126120 32 0.0
.debug_frame 420584 420636 52 0.0
.debug_info 23920490 23932546 12056 0.1
.debug_line 3489698 3492443 2745 0.1
.debug_loclists 1966722 1966838 116 0.0
.debug_rnglists 126465 126519 54 0.0
.debug_str 3749775 3749816 41 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1091552 1094551 2999 0.3
.debug_aranges 124720 124752 32 0.0
.debug_frame 415608 415660 52 0.0
.debug_info 23723837 23735893 12056 0.1
.debug_line 3440316 3443029 2713 0.1
.debug_loclists 1942287 1942403 116 0.0
.debug_rnglists 124406 124460 54 0.0
.debug_str 3711769 3711806 37 0.0
telink lighting-app-rpc-shell-factory-data tlsr9518adk80d (read/write) 995872 995896 24 0.0
text 705244 705272 28 0.0
tlsr9528a (read/write) 1040300 1040324 24 0.0
text 729756 729784 28 0.0
Decreases (12 builds for bl702, bl702l, cc32xx, psoc6)
platform target config section aedf2d5 81b6ecd change % change
bl702 lighting-app bl702 .strtab 596916 596847 -69 -0.0
.symtab 177280 177264 -16 -0.0
bl702+mfd .strtab 600676 600607 -69 -0.0
.symtab 179040 179024 -16 -0.0
bl702+rpc .strtab 661657 661588 -69 -0.0
.symtab 196608 196592 -16 -0.0
bl706-eth .strtab 465211 465142 -69 -0.0
.symtab 139968 139952 -16 -0.0
bl706-wifi .debug_frame 620168 620160 -8 -0.0
.strtab 505938 505869 -69 -0.0
.symtab 152832 152816 -16 -0.0
bl702l lighting-app bl702l .strtab 598542 598473 -69 -0.0
.symtab 176720 176704 -16 -0.0
bl702l+mfd .strtab 602370 602301 -69 -0.0
.symtab 178512 178496 -16 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 619594 619586 -8 -0.0
.strtab 511191 511161 -30 -0.0
.symtab 296976 296960 -16 -0.0
.text 511184 511176 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1785804 1785788 -16 -0.0
.strtab 837053 837023 -30 -0.0
.symtab 511888 511872 -16 -0.0
.text 1581588 1581572 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .strtab 734809 734779 -30 -0.0
.symtab 472736 472720 -16 -0.0
light cy8ckit_062s2_43012 .strtab 650001 649971 -30 -0.0
.symtab 434976 434960 -16 -0.0
lock cy8ckit_062s2_43012 (read/write) 1642724 1642708 -16 -0.0
.strtab 622931 622901 -30 -0.0
.symtab 426144 426128 -16 -0.0
.text 1420228 1420212 -16 -0.0
Full report (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section aedf2d5 81b6ecd change % change
bl602 lighting-app bl602 (read/write) 1391138 1391522 384 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1067340 1067722 382 0.0
bl602+mfd (read/write) 1405026 1405426 400 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1082126 1082526 400 0.0
bl602+rpc (read/write) 1438310 1438694 384 0.0
.bss 96200 96200 0 0.0
.data 9728 9728 0 0.0
.text 1099076 1099458 382 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1194699 1195083 384 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30865 30865 0 0.0
.bss_psram 65776 65776 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1545932 1548784 2852 0.2
.debug_aranges 138416 138432 16 0.0
.debug_frame 508192 508208 16 0.0
.debug_info 41921022 41934684 13662 0.0
.debug_line 5429264 5433318 4054 0.1
.debug_loc 3524849 3526144 1295 0.0
.debug_ranges 377128 378136 1008 0.3
.debug_str 3966232 3966276 44 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106804 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596916 596847 -69 -0.0
.symtab 177280 177264 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961636 962018 382 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1205259 1205659 400 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31041 31041 0 0.0
.bss_psram 65776 65776 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1548005 1550857 2852 0.2
.debug_aranges 139584 139600 16 0.0
.debug_frame 513264 513280 16 0.0
.debug_info 41961640 41975302 13662 0.0
.debug_line 5468651 5472705 4054 0.1
.debug_loc 3563280 3564575 1295 0.0
.debug_ranges 379128 380136 1008 0.3
.debug_str 3971763 3971807 44 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105744 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600676 600607 -69 -0.0
.symtab 179040 179024 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
973134 973536 402 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1293255 1293635 380 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39333 39333 0 0.0
.bss_psram 65760 65760 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1726826 1729678 2852 0.2
.debug_aranges 147136 147152 16 0.0
.debug_frame 537536 537552 16 0.0
.debug_info 47071294 47084956 13662 0.0
.debug_line 5847348 5851402 4054 0.1
.debug_loc 3731834 3733129 1295 0.0
.debug_ranges 404680 405688 1008 0.2
.debug_str 4394301 4394345 44 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121868 121868 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661657 661588 -69 -0.0
.symtab 196608 196592 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035626 1036008 382 0.0
bl706-eth (read/write) 1043779 1044159 380 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 29978 29978 0 0.0
.bss_psram 97719 97719 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1081201 1083637 2436 0.2
.debug_aranges 115424 115440 16 0.0
.debug_frame 427592 427608 16 0.0
.debug_info 22670744 22682040 11296 0.0
.debug_line 4361103 4364814 3711 0.1
.debug_loc 3033778 3035073 1295 0.0
.debug_ranges 312936 313944 1008 0.3
.debug_str 3545451 3545495 44 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96504 96504 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465211 465142 -69 -0.0
.symtab 139968 139952 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
787642 788024 382 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207426 1207794 368 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14569 14569 0 0.0
.bss_psram 98487 98487 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1174773 1177643 2870 0.2
.debug_aranges 119600 119616 16 0.0
.debug_frame 620168 620160 -8 -0.0
.debug_info 23843331 2385700 13675 0.1
.debug_line 4605900 4609980 4080 0.1
.debug_loc 3133649 3134900 1251 0.0
.debug_ranges 322752 323760 1008 0.3
.debug_str 3617742 3617786 44 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109632 109632 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505938 505869 -69 -0.0
.symtab 152832 152816 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
954694 955062 368 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157820 1158200 380 0.0
.boot2 292 292 0 0.0
.bss 20324 20324 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1540220 1543072 2852 0.2
.debug_aranges 133280 133296 16 0.0
.debug_frame 488832 488848 16 0.0
.debug_info 41379019 41392681 13662 0.0
.debug_line 5332398 5336463 4065 0.1
.debug_loc 3469106 3470401 1295 0.0
.debug_ranges 383664 384672 1008 0.3
.debug_str 3990827 3990872 45 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100784 100784 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 598542 598473 -69 -0.0
.symtab 176720 176704 -16 -0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944438 944820 382 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1168676 1169076 400 0.0
.boot2 292 292 0 0.0
.bss 20500 20500 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1542308 1545160 2852 0.2
.debug_aranges 134448 134464 16 0.0
.debug_frame 493900 493916 16 0.0
.debug_info 41421680 41435342 13662 0.0
.debug_line 5371662 5375727 4065 0.1
.debug_loc 3507537 3508832 1295 0.0
.debug_ranges 385664 386672 1008 0.3
.debug_str 3996348 3996393 45 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99724 99724 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 602370 602301 -69 -0.0
.symtab 178512 178496 -16 -0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
956202 956604 402 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738211 738211 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84383 84383 0 0.0
.text 653436 653436 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758515 758515 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 678040 678040 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746003 746003 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 639504 639504 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696395 696395 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615732 615732 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681979 681979 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76103 76103 0 0.0
.text 605484 605484 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 619594 619586 -8 -0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 933429 935913 2484 0.3
.debug_aranges 107520 107552 32 0.0
.debug_frame 363440 363492 52 0.0
.debug_info 20872148 20881356 9208 0.0
.debug_line 2773540 2775854 2314 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1573884 1573995 111 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101446 101500 54 0.1
.debug_str 3387228 3387257 29 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511191 511161 -30 -0.0
.symtab 296976 296960 -16 -0.0
.text 511184 511176 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555423 555423 0 0.0
.app_xip_area 446617 446617 0 0.0
.bss 63776 63776 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540319 540319 0 0.0
.app_xip_area 426721 426721 0 0.0
.bss 68544 68544 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575463 575463 0 0.0
.app_xip_area 467993 467993 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552103 552103 0 0.0
.app_xip_area 441537 441537 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008972 1008972 0 0.0
.bss 170804 170804 0 0.0
.data 2668 2668 0 0.0
.text 835476 835476 0 0.0
BRD4187C (read/write) 1090820 1090820 0 0.0
.bss 194912 194912 0 0.0
.data 3256 3256 0 0.0
.text 892632 892632 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104216 1104216 0 0.0
.bss 185484 185484 0 0.0
.data 2680 2680 0 0.0
.text 916032 916032 0 0.0
window-app BRD4187C (read/write) 1124656 1124656 0 0.0
.bss 167352 167352 0 0.0
.data 3128 3128 0 0.0
.text 954156 954156 0 0.0
esp32 all-clusters-app c3devkit (read only) 1167494 1167494 0 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1167494 1167494 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1209279 1209279 0 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1203895 1203895 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590684 590684 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 590148 590148 0 0.0
light k32w0+release (read only) 590476 590476 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589940 589940 0 0.0
lock k32w0+release (read only) 561756 561756 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 561220 561220 0 0.0
linux all-clusters-app debug (read only) 5576985 5576985 0 0.0
(read/write) 420520 420520 0 0.0
.bss 130448 130448 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 278880 278880 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 336076 336076 0 0.0
.text 4860067 4860067 0 0.0
all-clusters-minimal-app debug (read only) 4929241 4929241 0 0.0
(read/write) 232624 232624 0 0.0
.bss 126480 126480 0 0.0
.data 3744 3744 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270621 270621 0 0.0
.text 4427507 4427507 0 0.0
bridge-app debug (read only) 2772953 2772953 0 0.0
(read/write) 133200 133200 0 0.0
.bss 51736 51736 0 0.0
.data 3696 3696 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213280 213280 0 0.0
.text 2381907 2381907 0 0.0
chip-tool debug (read only) 10353689 10353689 0 0.0
(read/write) 443032 443032 0 0.0
.bss 93688 93688 0 0.0
.data 4962 4962 0 0.0
.data.rel.ro 337136 337136 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387249 387249 0 0.0
.text 9369395 9369395 0 0.0
chip-tool-ipv6only arm64 (read only) 10217572 10217572 0 0.0
(read/write) 505544 505544 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374376 374376 0 0.0
.dynamic 512 512 0 0.0
.got 18376 18376 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316048 316048 0 0.0
.text 9135256 9135256 0 0.0
lighting-app debug+rpc+ui (read only) 5255249 5255249 0 0.0
(read/write) 222792 222792 0 0.0
.bss 118160 118160 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 92640 92640 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 336468 336468 0 0.0
.text 4675987 4675987 0 0.0
lock-app debug (read only) 4479041 4479041 0 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246973 246973 0 0.0
.text 4022451 4022451 0 0.0
ota-provider-app debug (read only) 4130929 4130929 0 0.0
(read/write) 192032 192032 0 0.0
.bss 113568 113568 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200093 200093 0 0.0
.text 3740275 3740275 0 0.0
ota-requestor-app debug (read only) 4224121 4224121 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4144 4144 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203389 203389 0 0.0
.text 3825843 3825843 0 0.0
shell debug (read only) 2973345 2973345 0 0.0
(read/write) 153248 153248 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211776 211776 0 0.0
.text 2588130 2588130 0 0.0
thermostat-no-ble arm64 (read only) 4366924 4366924 0 0.0
(read/write) 242008 242008 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100672 100672 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3871080 3871080 0 0.0
tv-app debug (read only) 5322401 5322401 0 0.0
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5008 5008 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271213 271213 0 0.0
.text 4807107 4807107 0 0.0
tv-casting-app debug (read only) 8300433 8300433 0 0.0
(read/write) 211752 211752 0 0.0
.bss 54784 54784 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 337208 337208 0 0.0
.text 7561731 7561731 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523784 2523784 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486468 1486468 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1234128 1234128 0 0.0
bss 155134 155134 0 0.0
rodata 142740 142740 0 0.0
text 857312 857312 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1352884 1352884 0 0.0
bss 140544 140544 0 0.0
rodata 136848 136848 0 0.0
text 784816 784816 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1165364 1165364 0 0.0
bss 154564 154564 0 0.0
rodata 113768 113768 0 0.0
text 818076 818076 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1785804 1785788 -16 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 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 2528 2528 0 0.0
.debug_abbrev 1377394 1380393 2999 0.2
.debug_aranges 144224 144256 32 0.0
.debug_frame 479224 479276 52 0.0
.debug_info 32458729 3247078 12056 0.0
.debug_line 4155768 4158545 2777 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2256613 2256729 116 0.0
.debug_rnglists 145346 145400 54 0.0
.debug_str 4141049 4141094 45 0.0
.heap 837512 837512 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 837053 837023 -30 -0.0
.symtab 511888 511872 -16 -0.0
.text 1581588 1581572 -16 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1685692 1685692 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2464 2464 0 0.0
.debug_abbrev 1258389 1261388 2999 0.2
.debug_aranges 136024 136056 32 0.0
.debug_frame 457652 457704 52 0.0
.debug_info 28799164 28811220 12056 0.0
.debug_line 3914918 3917759 2841 0.1
.debug_line_str 981 981 0 0.0
.debug_loclists 2129998 2130114 116 0.0
.debug_rnglists 136913 136967 54 0.0
.debug_str 3942681 3942734 53 0.0
.heap 840168 840168 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 734809 734779 -30 -0.0
.symtab 472736 472720 -16 -0.0
.text 1484132 1484132 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1611332 1611332 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 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 2352 2352 0 0.0
.debug_abbrev 1099361 1102360 2999 0.3
.debug_aranges 126088 126120 32 0.0
.debug_frame 420584 420636 52 0.0
.debug_info 23920490 23932546 12056 0.1
.debug_line 3489698 3492443 2745 0.1
.debug_line_str 942 942 0 0.0
.debug_loclists 1966722 1966838 116 0.0
.debug_rnglists 126465 126519 54 0.0
.debug_str 3749775 3749816 41 0.0
.heap 846496 846496 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 650001 649971 -30 -0.0
.symtab 434976 434960 -16 -0.0
.text 1416100 1416100 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1642724 1642708 -16 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 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 2368 2368 0 0.0
.debug_abbrev 1091552 1094551 2999 0.3
.debug_aranges 124720 124752 32 0.0
.debug_frame 415608 415660 52 0.0
.debug_info 23723837 23735893 12056 0.1
.debug_line 3440316 3443029 2713 0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 1942287 1942403 116 0.0
.debug_rnglists 124406 124460 54 0.0
.debug_str 3711769 3711806 37 0.0
.heap 819232 819232 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 622931 622901 -30 -0.0
.symtab 426144 426128 -16 -0.0
.text 1420228 1420212 -16 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178560 1178560 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 625400 625400 0 0.0
lock-app qpg6105+debug (read/write) 1134792 1134792 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581636 581636 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1146724 1146724 0 0.0
bss 113244 113244 0 0.0
text 804322 804322 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1089344 1089344 0 0.0
bss 122264 122264 0 0.0
text 762452 762452 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943012 943012 0 0.0
bss 106908 106908 0 0.0
text 656082 656082 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871336 871336 0 0.0
bss 78144 78144 0 0.0
text 623690 623690 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 861020 861020 0 0.0
bss 67056 67056 0 0.0
text 629790 629790 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 995872 995896 24 0.0
bss 109168 109168 0 0.0
text 705244 705272 28 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1040300 1040324 24 0.0
bss 120916 120916 0 0.0
text 729756 729784 28 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 927652 927652 0 0.0
bss 78836 78836 0 0.0
text 653220 653220 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 956636 956636 0 0.0
bss 105008 105008 0 0.0
text 672146 672146 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 875060 875060 0 0.0
bss 78248 78248 0 0.0
text 627732 627732 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 817076 817076 0 0.0
bss 66260 66260 0 0.0
text 593550 593550 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 833024 833024 0 0.0
bss 66676 66676 0 0.0
text 604402 604402 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 737688 737688 0 0.0
bss 95176 95176 0 0.0
text 483358 483358 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873312 873312 0 0.0
bss 78228 78228 0 0.0
text 626598 626598 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858412 858412 0 0.0
bss 77948 77948 0 0.0
text 613856 613856 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838596 838596 0 0.0
bss 66560 66560 0 0.0
text 609330 609330 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 835736 835736 0 0.0
bss 66912 66912 0 0.0
text 606056 606056 0 0.0

Copy link
Contributor

@LuDuda LuDuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Thanks 👍

src/crypto/CHIPCryptoPALmbedTLSCert.cpp Outdated Show resolved Hide resolved
Damian-Nordic and others added 4 commits October 2, 2023 15:01
PSA crypto backend uses mbedTLS API to implement functions
for certificate generation and parsing, so the functions
are duplicated between PSA and mbedTLS backends.

Extract the functions to reduce the code duplication.
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

PR #29484: Size comparison from a40b53c to b65bfaf

Increases above 0.2%:

platform target config section a40b53c b65bfaf change % change
bl702 lighting-app bl702 .debug_ranges 377128 378136 1008 0.3
bl702+mfd .debug_ranges 379128 380136 1008 0.3
bl706-eth .debug_ranges 312936 313944 1008 0.3
bl706-wifi .debug_ranges 322752 323760 1008 0.3
bl702l lighting-app bl702l .debug_ranges 383664 384672 1008 0.3
bl702l+mfd .debug_ranges 385664 386672 1008 0.3
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 933165 935648 2483 0.3
psoc6 light cy8ckit_062s2_43012 .debug_abbrev 1098155 1101153 2998 0.3
lock cy8ckit_062s2_43012 .debug_abbrev 1090346 1093344 2998 0.3
Increases (17 builds for bl602, bl702, bl702l, cc32xx, psoc6, telink)
platform target config section a40b53c b65bfaf change % change
bl602 lighting-app bl602 (read/write) 1391130 1391514 384 0.0
.text 1067336 1067718 382 0.0
bl602+mfd (read/write) 1405026 1405426 400 0.0
.text 1082122 1082524 402 0.0
bl602+rpc (read/write) 1438302 1438686 384 0.0
.text 1099072 1099454 382 0.0
bl702 lighting-app bl702 (read/write) 1194679 1195063 384 0.0
.debug_abbrev 1544826 1547678 2852 0.2
.debug_aranges 138416 138432 16 0.0
.debug_frame 508192 508208 16 0.0
.debug_info 41913458 41927114 13656 0.0
.debug_line 5427412 5431462 4050 0.1
.debug_loc 3524849 3526144 1295 0.0
.debug_ranges 377128 378136 1008 0.3
.debug_str 3966229 3966273 44 0.0
.text 961620 962002 382 0.0
bl702+mfd (read/write) 1205239 1205639 400 0.0
.debug_abbrev 1546899 1549751 2852 0.2
.debug_aranges 139584 139600 16 0.0
.debug_frame 513264 513280 16 0.0
.debug_info 41954076 41967732 13656 0.0
.debug_line 5466799 5470849 4050 0.1
.debug_loc 3563280 3564575 1295 0.0
.debug_ranges 379128 380136 1008 0.3
.debug_str 3971760 3971804 44 0.0
.text 973118 973520 402 0.0
bl702+rpc (read/write) 1293231 1293611 380 0.0
.debug_abbrev 1725720 1728572 2852 0.2
.debug_aranges 147136 147152 16 0.0
.debug_frame 537536 537552 16 0.0
.debug_info 47063730 47077386 13656 0.0
.debug_line 5845496 5849546 4050 0.1
.debug_loc 3731834 3733129 1295 0.0
.debug_ranges 404680 405688 1008 0.2
.debug_str 4394298 4394342 44 0.0
.text 1035610 1035992 382 0.0
bl706-eth (read/write) 1043759 1044139 380 0.0
.debug_abbrev 1080991 1083427 2436 0.2
.debug_aranges 115424 115440 16 0.0
.debug_frame 427592 427608 16 0.0
.debug_info 22668064 22679354 11290 0.0
.debug_line 4360231 4363938 3707 0.1
.debug_loc 3033778 3035073 1295 0.0
.debug_ranges 312936 313944 1008 0.3
.debug_str 3545448 3545492 44 0.0
.text 787626 788008 382 0.0
bl706-wifi (read/write) 1207406 1207774 368 0.0
.debug_abbrev 1173667 1176537 2870 0.2
.debug_aranges 119600 119616 16 0.0
.debug_info 23835741 23849410 13669 0.1
.debug_line 4603997 4608073 4076 0.1
.debug_loc 3133649 3134900 1251 0.0
.debug_ranges 322752 323760 1008 0.3
.debug_str 3617739 3617783 44 0.0
.text 954678 955046 368 0.0
bl702l lighting-app bl702l (read/write) 1157824 1158204 380 0.0
.debug_abbrev 1539114 1541966 2852 0.2
.debug_aranges 133280 133296 16 0.0
.debug_frame 488832 488848 16 0.0
.debug_info 41371455 41385111 13656 0.0
.debug_line 5330536 5334597 4061 0.1
.debug_loc 3469106 3470401 1295 0.0
.debug_ranges 383664 384672 1008 0.3
.debug_str 3990824 3990869 45 0.0
.text 944434 944816 382 0.0
bl702l+mfd (read/write) 1168680 1169080 400 0.0
.debug_abbrev 1541202 1544054 2852 0.2
.debug_aranges 134448 134464 16 0.0
.debug_frame 493900 493916 16 0.0
.debug_info 41414116 41427772 13656 0.0
.debug_line 5369800 5373861 4061 0.1
.debug_loc 3507537 3508832 1295 0.0
.debug_ranges 385664 386672 1008 0.3
.debug_str 3996345 3996390 45 0.0
.text 956198 956600 402 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 933165 935648 2483 0.3
.debug_aranges 107520 107552 32 0.0
.debug_frame 363440 363492 52 0.0
.debug_info 20869490 20878690 9200 0.0
.debug_line 2772754 2775077 2323 0.1
.debug_loclists 1573884 1573995 111 0.0
.debug_rnglists 101446 101500 54 0.1
.debug_str 3387225 3387254 29 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1376188 1379186 2998 0.2
.debug_aranges 144224 144256 32 0.0
.debug_frame 479224 479276 52 0.0
.debug_info 32451243 32463291 12048 0.0
.debug_line 4153900 4156688 2788 0.1
.debug_loclists 2256613 2256729 116 0.0
.debug_rnglists 145346 145400 54 0.0
.debug_str 4141046 4141091 45 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1257183 1260181 2998 0.2
.debug_aranges 136024 136056 32 0.0
.debug_frame 457652 457704 52 0.0
.debug_info 28791678 28803726 12048 0.0
.debug_line 3912986 3915838 2852 0.1
.debug_loclists 2129998 2130114 116 0.0
.debug_rnglists 136913 136967 54 0.0
.debug_str 3942678 3942731 53 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1098155 1101153 2998 0.3
.debug_aranges 126088 126120 32 0.0
.debug_frame 420584 420636 52 0.0
.debug_info 23913004 23925052 12048 0.1
.debug_line 3487864 3490620 2756 0.1
.debug_loclists 1966722 1966838 116 0.0
.debug_rnglists 126465 126519 54 0.0
.debug_str 3749772 3749813 41 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1090346 1093344 2998 0.3
.debug_aranges 124720 124752 32 0.0
.debug_frame 415608 415660 52 0.0
.debug_info 23716351 23728399 12048 0.1
.debug_line 3438514 3441238 2724 0.1
.debug_loclists 1942287 1942403 116 0.0
.debug_rnglists 124406 124460 54 0.0
.debug_str 3711766 3711803 37 0.0
telink lighting-app-rpc-shell-factory-data tlsr9518adk80d (read/write) 995872 995896 24 0.0
text 705244 705272 28 0.0
tlsr9528a (read/write) 1040300 1040324 24 0.0
text 729756 729784 28 0.0
Decreases (12 builds for bl702, bl702l, cc32xx, psoc6)
platform target config section a40b53c b65bfaf change % change
bl702 lighting-app bl702 .strtab 596916 596847 -69 -0.0
.symtab 177280 177264 -16 -0.0
bl702+mfd .strtab 600676 600607 -69 -0.0
.symtab 179040 179024 -16 -0.0
bl702+rpc .strtab 661657 661588 -69 -0.0
.symtab 196608 196592 -16 -0.0
bl706-eth .strtab 465211 465142 -69 -0.0
.symtab 139968 139952 -16 -0.0
bl706-wifi .debug_frame 620168 620160 -8 -0.0
.strtab 505938 505869 -69 -0.0
.symtab 152832 152816 -16 -0.0
bl702l lighting-app bl702l .strtab 598542 598473 -69 -0.0
.symtab 176720 176704 -16 -0.0
bl702l+mfd .strtab 602370 602301 -69 -0.0
.symtab 178512 178496 -16 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 619594 619586 -8 -0.0
.strtab 511191 511161 -30 -0.0
.symtab 296976 296960 -16 -0.0
.text 511184 511176 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1785804 1785788 -16 -0.0
.strtab 837053 837023 -30 -0.0
.symtab 511888 511872 -16 -0.0
.text 1581588 1581572 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .strtab 734809 734779 -30 -0.0
.symtab 472736 472720 -16 -0.0
light cy8ckit_062s2_43012 .strtab 650001 649971 -30 -0.0
.symtab 434976 434960 -16 -0.0
lock cy8ckit_062s2_43012 (read/write) 1642724 1642708 -16 -0.0
.strtab 622931 622901 -30 -0.0
.symtab 426144 426128 -16 -0.0
.text 1420228 1420212 -16 -0.0
Full report (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a40b53c b65bfaf change % change
bl602 lighting-app bl602 (read/write) 1391130 1391514 384 0.0
.bss 88176 88176 0 0.0
.data 9368 9368 0 0.0
.text 1067336 1067718 382 0.0
bl602+mfd (read/write) 1405026 1405426 400 0.0
.bss 88344 88344 0 0.0
.data 9344 9344 0 0.0
.text 1082122 1082524 402 0.0
bl602+rpc (read/write) 1438302 1438686 384 0.0
.bss 96200 96200 0 0.0
.data 9728 9728 0 0.0
.text 1099072 1099454 382 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1194679 1195063 384 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30893 30893 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1544826 1547678 2852 0.2
.debug_aranges 138416 138432 16 0.0
.debug_frame 508192 508208 16 0.0
.debug_info 41913458 41927114 13656 0.0
.debug_line 5427412 5431462 4050 0.1
.debug_loc 3524849 3526144 1295 0.0
.debug_ranges 377128 378136 1008 0.3
.debug_str 3966229 3966273 44 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106804 106804 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 596916 596847 -69 -0.0
.symtab 177280 177264 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
961620 962002 382 0.0
bl702+mfd (read only) 3358 3358 0 0.0
(read/write) 1205239 1205639 400 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 31069 31069 0 0.0
.bss_psram 65744 65744 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1546899 1549751 2852 0.2
.debug_aranges 139584 139600 16 0.0
.debug_frame 513264 513280 16 0.0
.debug_info 41954076 41967732 13656 0.0
.debug_line 5466799 5470849 4050 0.1
.debug_loc 3563280 3564575 1295 0.0
.debug_ranges 379128 380136 1008 0.3
.debug_str 3971760 3971804 44 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105744 105744 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 600676 600607 -69 -0.0
.symtab 179040 179024 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
973118 973520 402 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1293231 1293611 380 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 39357 39357 0 0.0
.bss_psram 65728 65728 0 0.0
.comment 48 48 0 0.0
.data 4088 4088 0 0.0
.debug_abbrev 1725720 1728572 2852 0.2
.debug_aranges 147136 147152 16 0.0
.debug_frame 537536 537552 16 0.0
.debug_info 47063730 47077386 13656 0.0
.debug_line 5845496 5849546 4050 0.1
.debug_loc 3731834 3733129 1295 0.0
.debug_ranges 404680 405688 1008 0.2
.debug_str 4394298 4394342 44 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121868 121868 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661657 661588 -69 -0.0
.symtab 196608 196592 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1035610 1035992 382 0.0
bl706-eth (read/write) 1043759 1044139 380 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 30006 30006 0 0.0
.bss_psram 97687 97687 0 0.0
.comment 48 48 0 0.0
.data 3248 3248 0 0.0
.debug_abbrev 1080991 1083427 2436 0.2
.debug_aranges 115424 115440 16 0.0
.debug_frame 427592 427608 16 0.0
.debug_info 22668064 22679354 11290 0.0
.debug_line 4360231 4363938 3707 0.1
.debug_loc 3033778 3035073 1295 0.0
.debug_ranges 312936 313944 1008 0.3
.debug_str 3545448 3545492 44 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96504 96504 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 465211 465142 -69 -0.0
.symtab 139968 139952 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
787626 788008 382 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1207406 1207774 368 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 14597 14597 0 0.0
.bss_psram 98455 98455 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1173667 1176537 2870 0.2
.debug_aranges 119600 119616 16 0.0
.debug_frame 620168 620160 -8 -0.0
.debug_info 23835741 23849410 13669 0.1
.debug_line 4603997 4608073 4076 0.1
.debug_loc 3133649 3134900 1251 0.0
.debug_ranges 322752 323760 1008 0.3
.debug_str 3617739 3617783 44 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109632 109632 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505938 505869 -69 -0.0
.symtab 152832 152816 -16 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
954678 955046 368 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1157824 1158204 380 0.0
.boot2 292 292 0 0.0
.bss 20368 20368 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1539114 1541966 2852 0.2
.debug_aranges 133280 133296 16 0.0
.debug_frame 488832 488848 16 0.0
.debug_info 41371455 41385111 13656 0.0
.debug_line 5330536 5334597 4061 0.1
.debug_loc 3469106 3470401 1295 0.0
.debug_ranges 383664 384672 1008 0.3
.debug_str 3990824 3990869 45 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100784 100784 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 598542 598473 -69 -0.0
.symtab 176720 176704 -16 -0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944434 944816 382 0.0
bl702l+mfd (read only) 278 278 0 0.0
(read/write) 1168680 1169080 400 0.0
.boot2 292 292 0 0.0
.bss 20544 20544 0 0.0
.bss_psram 77184 77184 0 0.0
.comment 48 48 0 0.0
.data 4488 4488 0 0.0
.debug_abbrev 1541202 1544054 2852 0.2
.debug_aranges 134448 134464 16 0.0
.debug_frame 493900 493916 16 0.0
.debug_info 41414116 41427772 13656 0.0
.debug_line 5369800 5373861 4061 0.1
.debug_loc 3507537 3508832 1295 0.0
.debug_ranges 385664 386672 1008 0.3
.debug_str 3996345 3996390 45 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99724 99724 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 602370 602301 -69 -0.0
.symtab 178512 178496 -16 -0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
956198 956600 402 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 738219 738219 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84383 84383 0 0.0
.text 653444 653444 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 758507 758507 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80087 80087 0 0.0
.text 678032 678032 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746003 746003 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106111 106111 0 0.0
.text 639504 639504 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 696403 696403 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80271 80271 0 0.0
.text 615740 615740 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681995 681995 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76111 76111 0 0.0
.text 605492 605492 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 619594 619586 -8 -0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 933165 935648 2483 0.3
.debug_aranges 107520 107552 32 0.0
.debug_frame 363440 363492 52 0.0
.debug_info 20869490 20878690 9200 0.0
.debug_line 2772754 2775077 2323 0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1573884 1573995 111 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 101446 101500 54 0.1
.debug_str 3387225 3387254 29 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 511191 511161 -30 -0.0
.symtab 296976 296960 -16 -0.0
.text 511184 511176 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555423 555423 0 0.0
.app_xip_area 446625 446625 0 0.0
.bss 63768 63768 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540311 540311 0 0.0
.app_xip_area 426721 426721 0 0.0
.bss 68536 68536 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 575463 575463 0 0.0
.app_xip_area 467993 467993 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 552103 552103 0 0.0
.app_xip_area 441537 441537 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008972 1008972 0 0.0
.bss 170804 170804 0 0.0
.data 2668 2668 0 0.0
.text 835476 835476 0 0.0
BRD4187C (read/write) 1090820 1090820 0 0.0
.bss 194912 194912 0 0.0
.data 3256 3256 0 0.0
.text 892632 892632 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104224 1104224 0 0.0
.bss 185492 185492 0 0.0
.data 2680 2680 0 0.0
.text 916032 916032 0 0.0
window-app BRD4187C (read/write) 1124656 1124656 0 0.0
.bss 167352 167352 0 0.0
.data 3128 3128 0 0.0
.text 954156 954156 0 0.0
esp32 all-clusters-app c3devkit (read only) 1167494 1167494 0 0.0
(read/write) 1701860 1701860 0 0.0
.dram0.bss 77640 77640 0 0.0
.dram0.data 13060 13060 0 0.0
.flash.rodata 268432 268432 0 0.0
.flash.text 1167494 1167494 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1209279 1209279 0 0.0
(read/write) 551794 551794 0 0.0
.dram0.bss 84288 84288 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 299868 299868 0 0.0
.flash.text 1203895 1203895 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 590684 590684 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 590148 590148 0 0.0
light k32w0+release (read only) 590476 590476 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589940 589940 0 0.0
lock k32w0+release (read only) 561748 561748 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 561212 561212 0 0.0
linux all-clusters-app debug (read only) 5577033 5577033 0 0.0
(read/write) 420584 420584 0 0.0
.bss 130480 130480 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278880 278880 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1328 1328 0 0.0
.rodata 336108 336108 0 0.0
.text 4860083 4860083 0 0.0
all-clusters-minimal-app debug (read only) 4929289 4929289 0 0.0
(read/write) 232688 232688 0 0.0
.bss 126512 126512 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270653 270653 0 0.0
.text 4427523 4427523 0 0.0
bridge-app debug (read only) 2773001 2773001 0 0.0
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3680 3680 0 0.0
.data.rel.ro 71648 71648 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 213312 213312 0 0.0
.text 2381923 2381923 0 0.0
chip-tool debug (read only) 10353649 10353649 0 0.0
(read/write) 443064 443064 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337136 337136 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 387209 387209 0 0.0
.text 9369395 9369395 0 0.0
chip-tool-ipv6only arm64 (read only) 10217548 10217548 0 0.0
(read/write) 505512 505512 0 0.0
.bss 103032 103032 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374376 374376 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316040 316040 0 0.0
.text 9135256 9135256 0 0.0
lighting-app debug+rpc+ui (read only) 5255217 5255217 0 0.0
(read/write) 222792 222792 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92640 92640 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 336436 336436 0 0.0
.text 4675987 4675987 0 0.0
lock-app debug (read only) 4479025 4479025 0 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246941 246941 0 0.0
.text 4022467 4022467 0 0.0
ota-provider-app debug (read only) 4130945 4130945 0 0.0
(read/write) 192064 192064 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200093 200093 0 0.0
.text 3740291 3740291 0 0.0
ota-requestor-app debug (read only) 4224105 4224105 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203357 203357 0 0.0
.text 3825859 3825859 0 0.0
shell debug (read only) 2973377 2973377 0 0.0
(read/write) 153248 153248 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85544 85544 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 211808 211808 0 0.0
.text 2588130 2588130 0 0.0
thermostat-no-ble arm64 (read only) 4366908 4366908 0 0.0
(read/write) 241992 241992 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100672 100672 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161052 161052 0 0.0
.text 3871080 3871080 0 0.0
tv-app debug (read only) 5322449 5322449 0 0.0
(read/write) 350696 350696 0 0.0
.bss 241888 241888 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 271245 271245 0 0.0
.text 4807123 4807123 0 0.0
tv-casting-app debug (read only) 8300481 8300481 0 0.0
(read/write) 211720 211720 0 0.0
.bss 54752 54752 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 337240 337240 0 0.0
.text 7561747 7561747 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523792 2523792 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1486476 1486476 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1234128 1234128 0 0.0
bss 155134 155134 0 0.0
rodata 142740 142740 0 0.0
text 857312 857312 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1352884 1352884 0 0.0
bss 140544 140544 0 0.0
rodata 136848 136848 0 0.0
text 784816 784816 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1165364 1165364 0 0.0
bss 154564 154564 0 0.0
rodata 113768 113768 0 0.0
text 818076 818076 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1785804 1785788 -16 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193300 193300 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 2528 2528 0 0.0
.debug_abbrev 1376188 1379186 2998 0.2
.debug_aranges 144224 144256 32 0.0
.debug_frame 479224 479276 52 0.0
.debug_info 32451243 32463291 12048 0.0
.debug_line 4153900 4156688 2788 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2256613 2256729 116 0.0
.debug_rnglists 145346 145400 54 0.0
.debug_str 4141046 4141091 45 0.0
.heap 837512 837512 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 837053 837023 -30 -0.0
.symtab 511888 511872 -16 -0.0
.text 1581588 1581572 -16 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1685692 1685692 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2464 2464 0 0.0
.debug_abbrev 1257183 1260181 2998 0.2
.debug_aranges 136024 136056 32 0.0
.debug_frame 457652 457704 52 0.0
.debug_info 28791678 28803726 12048 0.0
.debug_line 3912986 3915838 2852 0.1
.debug_line_str 981 981 0 0.0
.debug_loclists 2129998 2130114 116 0.0
.debug_rnglists 136913 136967 54 0.0
.debug_str 3942678 3942731 53 0.0
.heap 840168 840168 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 734809 734779 -30 -0.0
.symtab 472736 472720 -16 -0.0
.text 1484132 1484132 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1611332 1611332 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 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 2352 2352 0 0.0
.debug_abbrev 1098155 1101153 2998 0.3
.debug_aranges 126088 126120 32 0.0
.debug_frame 420584 420636 52 0.0
.debug_info 23913004 23925052 12048 0.1
.debug_line 3487864 3490620 2756 0.1
.debug_line_str 942 942 0 0.0
.debug_loclists 1966722 1966838 116 0.0
.debug_rnglists 126465 126519 54 0.0
.debug_str 3749772 3749813 41 0.0
.heap 846496 846496 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 650001 649971 -30 -0.0
.symtab 434976 434960 -16 -0.0
.text 1416100 1416100 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1642724 1642708 -16 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 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 2368 2368 0 0.0
.debug_abbrev 1090346 1093344 2998 0.3
.debug_aranges 124720 124752 32 0.0
.debug_frame 415608 415660 52 0.0
.debug_info 23716351 23728399 12048 0.1
.debug_line 3438514 3441238 2724 0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 1942287 1942403 116 0.0
.debug_rnglists 124406 124460 54 0.0
.debug_str 3711766 3711803 37 0.0
.heap 819232 819232 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 622931 622901 -30 -0.0
.symtab 426144 426128 -16 -0.0
.text 1420228 1420212 -16 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178568 1178568 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 625408 625408 0 0.0
lock-app qpg6105+debug (read/write) 1134792 1134792 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 581636 581636 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1146724 1146724 0 0.0
bss 113244 113244 0 0.0
text 804322 804322 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1089344 1089344 0 0.0
bss 122264 122264 0 0.0
text 762452 762452 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943012 943012 0 0.0
bss 106908 106908 0 0.0
text 656082 656082 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871336 871336 0 0.0
bss 78144 78144 0 0.0
text 623690 623690 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 861020 861020 0 0.0
bss 67056 67056 0 0.0
text 629790 629790 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 995872 995896 24 0.0
bss 109168 109168 0 0.0
text 705244 705272 28 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1040300 1040324 24 0.0
bss 120916 120916 0 0.0
text 729756 729784 28 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 927652 927652 0 0.0
bss 78836 78836 0 0.0
text 653220 653220 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 956636 956636 0 0.0
bss 105008 105008 0 0.0
text 672146 672146 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 875060 875060 0 0.0
bss 78248 78248 0 0.0
text 627732 627732 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 817076 817076 0 0.0
bss 66260 66260 0 0.0
text 593550 593550 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 833024 833024 0 0.0
bss 66676 66676 0 0.0
text 604402 604402 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708820 708820 0 0.0
bss 86444 86444 0 0.0
text 468912 468912 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873312 873312 0 0.0
bss 78228 78228 0 0.0
text 626598 626598 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 858412 858412 0 0.0
bss 77948 77948 0 0.0
text 613856 613856 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838596 838596 0 0.0
bss 66560 66560 0 0.0
text 609330 609330 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 835736 835736 0 0.0
bss 66912 66912 0 0.0
text 606056 606056 0 0.0

@mergify mergify bot merged commit e3b0cc0 into project-chip:master Oct 2, 2023
52 checks passed
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
…hip#29484)

* [crypto] Extract X509 functions for mbedTLS and PSA

PSA crypto backend uses mbedTLS API to implement functions
for certificate generation and parsing, so the functions
are duplicated between PSA and mbedTLS backends.

Extract the functions to reduce the code duplication.

* Restyled by whitespace

* Restyled by gn

* Code review

---------

Co-authored-by: Restyled.io <[email protected]>
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.

4 participants