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

Python: Add TestOnlyCommissionableDataProvider to pychip_server_native_init() #22498

Merged
merged 4 commits into from
Oct 3, 2022

Conversation

sandeepmistry
Copy link
Contributor

Issue Being Resolved

Change overview

This change adds a LinuxCommissionableDataProvider to the Python chip server similar to examples/platform/linux/AppMain.cpp to prevent issue #21969. It also includes the changes from PR #22494 as they are needed to build.

Note: There is most likely a more eloquent platform independent way to do this, but wanted to get the discussion going.

cc/ @mrjerryjohns

@github-actions
Copy link

github-actions bot commented Sep 8, 2022

PR #22498: Size comparison from 7475f00 to 45902de

Increases (1 build for esp32)
platform target config section 7475f00 45902de change % change
esp32 all-clusters-app c3devkit (read only) 1034614 1034616 2 0.0
.flash.text 1034614 1034616 2 0.0
Decreases (10 builds for bl602, esp32, psoc6, telink)
platform target config section 7475f00 45902de change % change
bl602 lighting-app bl602 (read/write) 1411758 1411750 -8 -0.0
.text 1066994 1066992 -2 -0.0
bl602+rpc .text 1098598 1098596 -2 -0.0
esp32 all-clusters-app m5stack (read/write) 491012 491004 -8 -0.0
.flash.rodata 247552 247544 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 26738030 26738028 -2 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26474652 26474651 -1 -0.0
light cy8ckit_062s2_43012 .debug_info 21936823 21936821 -2 -0.0
lock cy8ckit_062s2_43012 .debug_info 22316608 22316606 -2 -0.0
telink light-switch-app tlsr9518adk80d text 574348 574346 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 834872 834864 -8 -0.0
text 592478 592476 -2 -0.0
ota-requestor-app tlsr9518adk80d text 598742 598740 -2 -0.0
Full report (35 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7475f00 45902de change % change
bl602 lighting-app bl602 (read/write) 1411758 1411750 -8 -0.0
.bss 121585 121585 0 0.0
.data 9816 9816 0 0.0
.text 1066994 1066992 -2 -0.0
bl602+rpc (read/write) 1457210 1457210 0 0.0
.bss 129017 129017 0 0.0
.data 10200 10200 0 0.0
.text 1098598 1098596 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676127 676127 0 0.0
(read/write) 175280 175280 0 0.0
.bss 74300 74300 0 0.0
.data 3380 3380 0 0.0
.rodata 89383 89383 0 0.0
.text 586432 586432 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640847 640847 0 0.0
(read/write) 157868 157868 0 0.0
.bss 73572 73572 0 0.0
.data 3380 3380 0 0.0
.rodata 78535 78535 0 0.0
.text 561992 561992 0 0.0
lock-ftd LP_CC2652R7 (read only) 677195 677195 0 0.0
(read/write) 164524 164524 0 0.0
.bss 71500 71500 0 0.0
.data 3304 3304 0 0.0
.rodata 77235 77235 0 0.0
.text 599480 599480 0 0.0
lock-mtd LP_CC2652R7 (read only) 660187 660187 0 0.0
(read/write) 177220 177220 0 0.0
.bss 67188 67188 0 0.0
.data 3304 3304 0 0.0
.rodata 102515 102515 0 0.0
.text 557192 557192 0 0.0
pump-app LP_CC2652R7 (read only) 686039 686039 0 0.0
(read/write) 156384 156384 0 0.0
.bss 71436 71436 0 0.0
.data 3296 3296 0 0.0
.rodata 90263 90263 0 0.0
.text 595292 595292 0 0.0
pump-controller-app LP_CC2652R7 (read only) 670531 670531 0 0.0
(read/write) 172004 172004 0 0.0
.bss 71548 71548 0 0.0
.data 3292 3292 0 0.0
.rodata 85819 85819 0 0.0
.text 584232 584232 0 0.0
shell LP_CC2652R7 (read only) 666794 666794 0 0.0
(read/write) 180132 180132 0 0.0
.bss 76620 76620 0 0.0
.data 3376 3376 0 0.0
.rodata 85938 85938 0 0.0
.text 580540 580540 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587394 587394 0 0.0
.app_xip_area 464052 464052 0 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 593146 593146 0 0.0
.app_xip_area 465020 465020 0 0.0
.bss 70560 70560 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 600618 600618 0 0.0
.app_xip_area 477996 477996 0 0.0
.bss 65088 65088 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1109944 1109944 0 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 971520 971520 0 0.0
BRD4161A+rpc (read/write) 973020 973020 0 0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 819904 819904 0 0.0
BRD4161A+rs911x (read/write) 1003384 1003384 0 0.0
.bss 169168 169168 0 0.0
.data 2064 2064 0 0.0
.text 832132 832132 0 0.0
lock-app BRD4161A+wf200 (read/write) 1150884 1150884 0 0.0
.bss 152248 152248 0 0.0
.data 2072 2072 0 0.0
.text 996544 996544 0 0.0
window-app BRD4161A (read/write) 1101176 1101176 0 0.0
.bss 137772 137772 0 0.0
.data 2096 2096 0 0.0
.text 961288 961288 0 0.0
esp32 all-clusters-app c3devkit (read only) 1034614 1034616 2 0.0
(read/write) 1493734 1493734 0 0.0
.dram0.bss 71120 71120 0 0.0
.dram0.data 13696 13696 0 0.0
.flash.rodata 218248 218248 0 0.0
.flash.text 1034614 1034616 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1087167 1087167 0 0.0
(read/write) 491012 491004 -8 -0.0
.dram0.bss 76640 76640 0 0.0
.dram0.data 34152 34152 0 0.0
.flash.rodata 247552 247544 -8 -0.0
.flash.text 1081783 1081783 0 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 648828 648828 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 573320 573320 0 0.0
lock k32w0+release (read/write) 706016 706016 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630052 630052 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10332012 10332012 0 0.0
(read/write) 705649 705649 0 0.0
.bss 33937 33937 0 0.0
.data 2856 2856 0 0.0
.data.rel.ro 650024 650024 0 0.0
.dynamic 560 560 0 0.0
.got 13864 13864 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 500092 500092 0 0.0
.text 8178852 8178852 0 0.0
thermostat-no-ble arm64 (read only) 2366068 2366068 0 0.0
(read/write) 141905 141905 0 0.0
.bss 55233 55233 0 0.0
.data 1680 1680 0 0.0
.data.rel.ro 76160 76160 0 0.0
.dynamic 560 560 0 0.0
.got 5056 5056 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 141516 141516 0 0.0
.text 1986464 1986464 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455224 2455224 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1417868 1417868 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182027 1182027 0 0.0
bss 143641 143641 0 0.0
rodata 143740 143740 0 0.0
text 815708 815708 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161227 1161227 0 0.0
bss 142868 142868 0 0.0
rodata 135332 135332 0 0.0
text 804100 804100 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841960 841960 0 0.0
(read/write) 1743908 1743908 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188720 188720 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1221907 1221907 0 0.0
.debug_aranges 111776 111776 0 0.0
.debug_frame 373168 373168 0 0.0
.debug_info 26738030 26738028 -2 -0.0
.debug_line 3662561 3662561 0 0.0
.debug_loc 3580890 3580890 0 0.0
.debug_ranges 340304 340304 0 0.0
.debug_str 3428044 3428044 0 0.0
.heap 841960 841960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 570955 570955 0 0.0
.symtab 421680 421680 0 0.0
.text 1544136 1544136 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842696 842696 0 0.0
(read/write) 1687092 1687092 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187984 187984 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1213746 1213746 0 0.0
.debug_aranges 111248 111248 0 0.0
.debug_frame 376248 376248 0 0.0
.debug_info 26474652 26474651 -1 -0.0
.debug_line 3683101 3683101 0 0.0
.debug_loc 3568527 3568527 0 0.0
.debug_ranges 338920 338920 0 0.0
.debug_str 3417049 3417049 0 0.0
.heap 842696 842696 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 535429 535429 0 0.0
.symtab 408272 408272 0 0.0
.text 1488056 1488056 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850928 850928 0 0.0
(read/write) 1604340 1604340 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179960 179960 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1048565 1048565 0 0.0
.debug_aranges 103424 103424 0 0.0
.debug_frame 346516 346516 0 0.0
.debug_info 21936823 21936821 -2 -0.0
.debug_line 3253530 3253530 0 0.0
.debug_loc 3266821 3266821 0 0.0
.debug_ranges 304392 304392 0 0.0
.debug_str 3222315 3222315 0 0.0
.heap 850928 850928 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 468728 468728 0 0.0
.symtab 375360 375360 0 0.0
.text 1413536 1413536 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1642028 1642028 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 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 2472 2472 0 0.0
.debug_abbrev 1056000 1056000 0 0.0
.debug_aranges 104096 104096 0 0.0
.debug_frame 349344 349344 0 0.0
.debug_info 22316608 22316606 -2 -0.0
.debug_line 3262339 3262339 0 0.0
.debug_loc 3306688 3306688 0 0.0
.debug_ranges 307736 307736 0 0.0
.debug_str 3249736 3249736 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474931 474931 0 0.0
.symtab 378544 378544 0 0.0
.text 1446192 1446192 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1129980 1129980 0 0.0
.bss 106112 106112 0 0.0
.data 1028 1028 0 0.0
.text 577076 577076 0 0.0
lock-app qpg6105+debug (read/write) 1100976 1100976 0 0.0
.bss 102344 102344 0 0.0
.data 1032 1032 0 0.0
.text 548076 548076 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 812960 812960 0 0.0
bss 71372 71372 0 0.0
noinit 43488 43488 0 0.0
text 574348 574346 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 834872 834864 -8 -0.0
bss 72228 72228 0 0.0
noinit 43488 43488 0 0.0
text 592478 592476 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 843116 843116 0 0.0
bss 73136 73136 0 0.0
noinit 43488 43488 0 0.0
text 598742 598740 -2 -0.0

@github-actions
Copy link

github-actions bot commented Sep 9, 2022

PR #22498: Size comparison from bf12fce to 5b82ce3

Increases (4 builds for esp32, psoc6, qpg)
platform target config section bf12fce 5b82ce3 change % change
esp32 all-clusters-app c3devkit (read only) 1223518 1223520 2 0.0
.flash.text 1223518 1223520 2 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26475657 26475658 1 0.0
light cy8ckit_062s2_43012 .debug_info 21937827 21937829 2 0.0
qpg lock-app qpg6105+debug (read/write) 1101000 1101008 8 0.0
.text 548100 548108 8 0.0
Decreases (6 builds for bl602, nrfconnect, psoc6, telink)
platform target config section bf12fce 5b82ce3 change % change
bl602 lighting-app bl602 (read/write) 1411830 1411822 -8 -0.0
.text 1067068 1067064 -4 -0.0
bl602+rpc .text 1098670 1098668 -2 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161227 1161211 -16 -0.0
text 804100 804096 -4 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22317613 22317612 -1 -0.0
telink lighting-app tlsr9518adk80d (read/write) 834872 834864 -8 -0.0
text 592478 592476 -2 -0.0
ota-requestor-app tlsr9518adk80d text 598742 598740 -2 -0.0
Full report (46 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section bf12fce 5b82ce3 change % change
bl602 lighting-app bl602 (read/write) 1411830 1411822 -8 -0.0
.bss 121585 121585 0 0.0
.data 9816 9816 0 0.0
.text 1067068 1067064 -4 -0.0
bl602+rpc (read/write) 1457282 1457282 0 0.0
.bss 129017 129017 0 0.0
.data 10200 10200 0 0.0
.text 1098670 1098668 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676159 676159 0 0.0
(read/write) 175248 175248 0 0.0
.bss 74300 74300 0 0.0
.data 3380 3380 0 0.0
.rodata 89383 89383 0 0.0
.text 586464 586464 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640879 640879 0 0.0
(read/write) 157868 157868 0 0.0
.bss 73572 73572 0 0.0
.data 3380 3380 0 0.0
.rodata 78535 78535 0 0.0
.text 562024 562024 0 0.0
lock-ftd LP_CC2652R7 (read only) 677235 677235 0 0.0
(read/write) 164484 164484 0 0.0
.bss 71500 71500 0 0.0
.data 3304 3304 0 0.0
.rodata 77235 77235 0 0.0
.text 599520 599520 0 0.0
lock-mtd LP_CC2652R7 (read only) 660219 660219 0 0.0
(read/write) 177188 177188 0 0.0
.bss 67188 67188 0 0.0
.data 3304 3304 0 0.0
.rodata 102515 102515 0 0.0
.text 557224 557224 0 0.0
pump-app LP_CC2652R7 (read only) 686071 686071 0 0.0
(read/write) 156352 156352 0 0.0
.bss 71436 71436 0 0.0
.data 3296 3296 0 0.0
.rodata 90263 90263 0 0.0
.text 595324 595324 0 0.0
pump-controller-app LP_CC2652R7 (read only) 670563 670563 0 0.0
(read/write) 171972 171972 0 0.0
.bss 71548 71548 0 0.0
.data 3292 3292 0 0.0
.rodata 85819 85819 0 0.0
.text 584264 584264 0 0.0
shell LP_CC2652R7 (read only) 666986 666986 0 0.0
(read/write) 179940 179940 0 0.0
.bss 76620 76620 0 0.0
.data 3376 3376 0 0.0
.rodata 85994 85994 0 0.0
.text 580676 580676 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587394 587394 0 0.0
.app_xip_area 464052 464052 0 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 593146 593146 0 0.0
.app_xip_area 465020 465020 0 0.0
.bss 70560 70560 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 600618 600618 0 0.0
.app_xip_area 477996 477996 0 0.0
.bss 65088 65088 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1109992 1109992 0 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 971568 971568 0 0.0
BRD4161A+rpc (read/write) 973052 973052 0 0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 819936 819936 0 0.0
BRD4161A+rs911x (read/write) 1003432 1003432 0 0.0
.bss 169168 169168 0 0.0
.data 2064 2064 0 0.0
.text 832180 832180 0 0.0
lock-app BRD4161A+wf200 (read/write) 1150916 1150916 0 0.0
.bss 152248 152248 0 0.0
.data 2072 2072 0 0.0
.text 996576 996576 0 0.0
window-app BRD4161A (read/write) 1101224 1101224 0 0.0
.bss 137772 137772 0 0.0
.data 2096 2096 0 0.0
.text 961336 961336 0 0.0
esp32 all-clusters-app c3devkit (read only) 1223518 1223520 2 0.0
(read/write) 1787654 1787654 0 0.0
.dram0.bss 76952 76952 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257208 257208 0 0.0
.flash.text 1223518 1223520 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233347 1233347 0 0.0
(read/write) 563596 563596 0 0.0
.dram0.bss 82312 82312 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314320 314320 0 0.0
.flash.text 1227963 1227963 0 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 648860 648860 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 573352 573352 0 0.0
lock k32w0+release (read/write) 706048 706048 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630084 630084 0 0.0
linux all-clusters-app debug (read only) 3048137 3048137 0 0.0
(read/write) 156064 156064 0 0.0
.bss 61824 61824 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 85768 85768 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 275787 275787 0 0.0
.text 2592914 2592914 0 0.0
all-clusters-minimal-app debug (read only) 2883953 2883953 0 0.0
(read/write) 147664 147664 0 0.0
.bss 61056 61056 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 78264 78264 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 275979 275979 0 0.0
.text 2431314 2431314 0 0.0
bridge-app debug+rpc (read only) 2381769 2381769 0 0.0
(read/write) 127752 127752 0 0.0
.bss 50656 50656 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67640 67640 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 204648 204648 0 0.0
.text 2014210 2014210 0 0.0
chip-tool debug (read only) 10959809 10959809 0 0.0
(read/write) 657736 657736 0 0.0
.bss 26072 26072 0 0.0
.data 2690 2690 0 0.0
.data.rel.ro 622456 622456 0 0.0
.dynamic 608 608 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 570485 570485 0 0.0
.text 8868100 8868100 0 0.0
chip-tool-ipv6only arm64 (read only) 10332012 10332012 0 0.0
(read/write) 705649 705649 0 0.0
.bss 33937 33937 0 0.0
.data 2856 2856 0 0.0
.data.rel.ro 650024 650024 0 0.0
.dynamic 560 560 0 0.0
.got 13864 13864 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 500092 500092 0 0.0
.text 8178852 8178852 0 0.0
lighting-app debug+rpc (read only) 2607193 2607193 0 0.0
(read/write) 130536 130536 0 0.0
.bss 49792 49792 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72680 72680 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 221488 221488 0 0.0
.text 2214514 2214514 0 0.0
lock-app debug (read only) 2590177 2590177 0 0.0
(read/write) 125712 125712 0 0.0
.bss 48288 48288 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69688 69688 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 238480 238480 0 0.0
.text 2184754 2184754 0 0.0
ota-provider-app debug (read only) 2367433 2367433 0 0.0
(read/write) 119144 119144 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63512 63512 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 210456 210456 0 0.0
.text 1993218 1993218 0 0.0
ota-requestor-app debug (read only) 2532761 2532761 0 0.0
(read/write) 127552 127552 0 0.0
.bss 50368 50368 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 68920 68920 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 217280 217280 0 0.0
.text 2142578 2142578 0 0.0
shell debug (read only) 2616697 2616697 0 0.0
(read/write) 142184 142184 0 0.0
.bss 57704 57704 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77376 77376 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 235986 235986 0 0.0
.text 2222002 2222002 0 0.0
thermostat-no-ble arm64 (read only) 2365844 2365844 0 0.0
(read/write) 141905 141905 0 0.0
.bss 55233 55233 0 0.0
.data 1680 1680 0 0.0
.data.rel.ro 76160 76160 0 0.0
.dynamic 560 560 0 0.0
.got 5056 5056 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 141452 141452 0 0.0
.text 1986304 1986304 0 0.0
tv-app debug (read only) 3200385 3200385 0 0.0
(read/write) 258392 258392 0 0.0
.bss 168152 168152 0 0.0
.data 4144 4144 0 0.0
.data.rel.ro 79520 79520 0 0.0
.dynamic 608 608 0 0.0
.got 4856 4856 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 260712 260712 0 0.0
.text 2749282 2749282 0 0.0
tv-casting-app debug (read only) 5518105 5518105 0 0.0
(read/write) 160888 160888 0 0.0
.bss 52120 52120 0 0.0
.data 1824 1824 0 0.0
.data.rel.ro 100488 100488 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 346097 346097 0 0.0
.text 4899698 4899698 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455224 2455224 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1417868 1417868 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182027 1182027 0 0.0
bss 143641 143641 0 0.0
rodata 143740 143740 0 0.0
text 815708 815708 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161227 1161211 -16 -0.0
bss 142868 142868 0 0.0
rodata 135332 135332 0 0.0
text 804100 804096 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841960 841960 0 0.0
(read/write) 1744108 1744108 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188720 188720 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1221909 1221909 0 0.0
.debug_aranges 111776 111776 0 0.0
.debug_frame 373172 373172 0 0.0
.debug_info 26739034 26739034 0 0.0
.debug_line 3662824 3662824 0 0.0
.debug_loc 3581159 3581159 0 0.0
.debug_ranges 340544 340544 0 0.0
.debug_str 3428604 3428604 0 0.0
.heap 841960 841960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 571087 571087 0 0.0
.symtab 421776 421776 0 0.0
.text 0 0 0 0.0
1544336 1544336 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842696 842696 0 0.0
(read/write) 1687316 1687316 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187984 187984 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1213748 1213748 0 0.0
.debug_aranges 111248 111248 0 0.0
.debug_frame 376252 376252 0 0.0
.debug_info 26475657 26475658 1 0.0
.debug_line 3683364 3683364 0 0.0
.debug_loc 3568796 3568796 0 0.0
.debug_ranges 339160 339160 0 0.0
.debug_str 3417609 3417609 0 0.0
.heap 842696 842696 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 535561 535561 0 0.0
.symtab 408368 408368 0 0.0
.text 1488280 1488280 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850928 850928 0 0.0
(read/write) 1604548 1604548 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179960 179960 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1048567 1048567 0 0.0
.debug_aranges 103424 103424 0 0.0
.debug_frame 346520 346520 0 0.0
.debug_info 21937827 21937829 2 0.0
.debug_line 3253793 3253793 0 0.0
.debug_loc 3267090 3267090 0 0.0
.debug_ranges 304632 304632 0 0.0
.debug_str 3222875 3222875 0 0.0
.heap 850928 850928 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 468860 468860 0 0.0
.symtab 375456 375456 0 0.0
.text 1413744 1413744 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1642236 1642236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 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 2472 2472 0 0.0
.debug_abbrev 1056002 1056002 0 0.0
.debug_aranges 104096 104096 0 0.0
.debug_frame 349348 349348 0 0.0
.debug_info 22317613 22317612 -1 -0.0
.debug_line 3262602 3262602 0 0.0
.debug_loc 3306957 3306957 0 0.0
.debug_ranges 307976 307976 0 0.0
.debug_str 3250296 3250296 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 475063 475063 0 0.0
.symtab 378640 378640 0 0.0
.text 1446400 1446400 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1130012 1130012 0 0.0
.bss 106112 106112 0 0.0
.data 1028 1028 0 0.0
.text 577108 577108 0 0.0
lock-app qpg6105+debug (read/write) 1101000 1101008 8 0.0
.bss 102344 102344 0 0.0
.data 1032 1032 0 0.0
.text 548100 548108 8 0.0
telink light-switch-app tlsr9518adk80d (read/write) 812960 812960 0 0.0
bss 71372 71372 0 0.0
noinit 43488 43488 0 0.0
text 574348 574348 0 0.0
lighting-app tlsr9518adk80d (read/write) 834872 834864 -8 -0.0
bss 72228 72228 0 0.0
noinit 43488 43488 0 0.0
text 592478 592476 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 843116 843116 0 0.0
bss 73136 73136 0 0.0
noinit 43488 43488 0 0.0
text 598742 598740 -2 -0.0

@sandeepmistry sandeepmistry changed the title [WIP] Python: Add LinuxCommissionableDataProvider to pychip_server_native_init() [WIP] Python: Add TestOnlyCommissionableDataProvider to pychip_server_native_init() Sep 14, 2022
@github-actions
Copy link

github-actions bot commented Sep 14, 2022

PR #22498: Size comparison from 6ebd6b6 to 5de23ef

Increases (7 builds for bl602, bl702, cc13x2_26x2, psoc6, telink)
platform target config section 6ebd6b6 5de23ef change % change
bl602 lighting-app bl602 (read/write) 1412870 1412878 8 0.0
.text 1067592 1067596 4 0.0
bl602+rpc .text 1099198 1099200 2 0.0
bl702 lighting-app bl702+rpc .debug_info 41800556 41800557 1 0.0
.text 1030898 1030900 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676939 676947 8 0.0
.text 587176 587184 8 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26550799 26550800 1 0.0
lock cy8ckit_062s2_43012 .debug_info 22396428 22396430 2 0.0
telink light-switch-app tlsr9518adk80d text 574710 574712 2 0.0
Decreases (4 builds for cc13x2_26x2, cyw30739, esp32, psoc6)
platform target config section 6ebd6b6 5de23ef change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174484 174476 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587426 587418 -8 -0.0
.app_xip_area 464084 464076 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1223852 1223850 -2 -0.0
(read/write) 1788110 1788102 -8 -0.0
.flash.rodata 257664 257656 -8 -0.0
.flash.text 1223852 1223850 -2 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22017053 22017051 -2 -0.0
Full report (37 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 6ebd6b6 5de23ef change % change
bl602 lighting-app bl602 (read/write) 1412870 1412878 8 0.0
.bss 121585 121585 0 0.0
.data 9824 9824 0 0.0
.text 1067592 1067596 4 0.0
bl602+rpc (read/write) 1458346 1458346 0 0.0
.bss 129017 129017 0 0.0
.data 10208 10208 0 0.0
.text 1099198 1099200 2 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188443 1188443 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 66958 66958 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4280 4280 0 0.0
.debug_abbrev 1506733 1506733 0 0.0
.debug_aranges 133072 133072 0 0.0
.debug_frame 486348 486348 0 0.0
.debug_info 37893987 37893987 0 0.0
.debug_line 5253283 5253283 0 0.0
.debug_loc 3363557 3363557 0 0.0
.debug_ranges 360232 360232 0 0.0
.debug_str 3455308 3455308 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116504 116504 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564895 564895 0 0.0
.symtab 171616 171616 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957198 957198 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284371 1284371 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75006 75006 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644312 1644312 0 0.0
.debug_aranges 140576 140576 0 0.0
.debug_frame 511724 511724 0 0.0
.debug_info 41800556 41800557 1 0.0
.debug_line 5627822 5627822 0 0.0
.debug_loc 3556225 3556225 0 0.0
.debug_ranges 382688 382688 0 0.0
.debug_str 3851275 3851275 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 129896 129896 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624068 624068 0 0.0
.symtab 189424 189424 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030898 1030900 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676939 676947 8 0.0
(read/write) 174484 174476 -8 -0.0
.bss 74316 74316 0 0.0
.data 3380 3380 0 0.0
.rodata 89451 89451 0 0.0
.text 587176 587184 8 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641659 641659 0 0.0
(read/write) 157884 157884 0 0.0
.bss 73588 73588 0 0.0
.data 3380 3380 0 0.0
.rodata 78595 78595 0 0.0
.text 562744 562744 0 0.0
lock-ftd LP_CC2652R7 (read only) 678063 678063 0 0.0
(read/write) 163672 163672 0 0.0
.bss 71516 71516 0 0.0
.data 3304 3304 0 0.0
.rodata 77295 77295 0 0.0
.text 600288 600288 0 0.0
lock-mtd LP_CC2652R7 (read only) 661891 661891 0 0.0
(read/write) 175532 175532 0 0.0
.bss 67204 67204 0 0.0
.data 3304 3304 0 0.0
.rodata 103131 103131 0 0.0
.text 558280 558280 0 0.0
pump-app LP_CC2652R7 (read only) 687299 687299 0 0.0
(read/write) 155140 155140 0 0.0
.bss 71452 71452 0 0.0
.data 3296 3296 0 0.0
.rodata 90563 90563 0 0.0
.text 596252 596252 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671783 671783 0 0.0
(read/write) 170768 170768 0 0.0
.bss 71564 71564 0 0.0
.data 3292 3292 0 0.0
.rodata 86119 86119 0 0.0
.text 585184 585184 0 0.0
shell LP_CC2652R7 (read only) 667982 667982 0 0.0
(read/write) 178952 178952 0 0.0
.bss 76628 76628 0 0.0
.data 3376 3376 0 0.0
.rodata 86174 86174 0 0.0
.text 581492 581492 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587426 587418 -8 -0.0
.app_xip_area 464084 464076 -8 -0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 594514 594514 0 0.0
.app_xip_area 465844 465844 0 0.0
.bss 71096 71096 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543498 543498 0 0.0
.app_xip_area 425180 425180 0 0.0
.bss 60784 60784 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1110720 1110720 0 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 972296 972296 0 0.0
BRD4161A+rpc (read/write) 973588 973588 0 0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 820472 820472 0 0.0
BRD4161A+rs911x (read/write) 1003968 1003968 0 0.0
.bss 169168 169168 0 0.0
.data 2064 2064 0 0.0
.text 832716 832716 0 0.0
lock-app BRD4161A+wf200 (read/write) 1151492 1151492 0 0.0
.bss 152248 152248 0 0.0
.data 2072 2072 0 0.0
.text 997152 997152 0 0.0
window-app BRD4161A (read/write) 1101944 1101944 0 0.0
.bss 137772 137772 0 0.0
.data 2096 2096 0 0.0
.text 962056 962056 0 0.0
esp32 all-clusters-app c3devkit (read only) 1223852 1223850 -2 -0.0
(read/write) 1788110 1788102 -8 -0.0
.dram0.bss 76952 76952 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257664 257656 -8 -0.0
.flash.text 1223852 1223850 -2 -0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233719 1233719 0 0.0
(read/write) 563988 563988 0 0.0
.dram0.bss 82312 82312 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314712 314712 0 0.0
.flash.text 1228335 1228335 0 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 649972 649972 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 574464 574464 0 0.0
lock k32w0+release (read/write) 706960 706960 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630996 630996 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10349028 10349028 0 0.0
(read/write) 706241 706241 0 0.0
.bss 33937 33937 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 650560 650560 0 0.0
.dynamic 560 560 0 0.0
.got 13904 13904 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 503588 503588 0 0.0
.text 8191492 8191492 0 0.0
thermostat-no-ble arm64 (read only) 2368572 2368572 0 0.0
(read/write) 142545 142545 0 0.0
.bss 55249 55249 0 0.0
.data 1704 1704 0 0.0
.data.rel.ro 76704 76704 0 0.0
.dynamic 560 560 0 0.0
.got 5096 5096 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 141748 141748 0 0.0
.text 1987728 1987728 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455808 2455808 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1418452 1418452 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182739 1182739 0 0.0
bss 143641 143641 0 0.0
rodata 144212 144212 0 0.0
text 815940 815940 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1161923 1161923 0 0.0
bss 142868 142868 0 0.0
rodata 135804 135804 0 0.0
text 804332 804332 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841960 841960 0 0.0
(read/write) 1744780 1744780 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188720 188720 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1229160 1229160 0 0.0
.debug_aranges 111800 111800 0 0.0
.debug_frame 373224 373224 0 0.0
.debug_info 26813952 26813952 0 0.0
.debug_line 3668902 3668902 0 0.0
.debug_loc 3582819 3582819 0 0.0
.debug_ranges 340552 340552 0 0.0
.debug_str 3439101 3439101 0 0.0
.heap 841960 841960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 571696 571696 0 0.0
.symtab 422080 422080 0 0.0
.text 1545008 1545008 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842696 842696 0 0.0
(read/write) 1687988 1687988 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187984 187984 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1220959 1220959 0 0.0
.debug_aranges 111272 111272 0 0.0
.debug_frame 376304 376304 0 0.0
.debug_info 26550799 26550800 1 0.0
.debug_line 3689618 3689618 0 0.0
.debug_loc 3570456 3570456 0 0.0
.debug_ranges 339168 339168 0 0.0
.debug_str 3428114 3428114 0 0.0
.heap 842696 842696 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 536170 536170 0 0.0
.symtab 408672 408672 0 0.0
.text 1488952 1488952 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850928 850928 0 0.0
(read/write) 1605236 1605236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179960 179960 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1055118 1055118 0 0.0
.debug_aranges 103448 103448 0 0.0
.debug_frame 346572 346572 0 0.0
.debug_info 22017053 22017051 -2 -0.0
.debug_line 3259785 3259785 0 0.0
.debug_loc 3268826 3268826 0 0.0
.debug_ranges 304640 304640 0 0.0
.debug_str 3233368 3233368 0 0.0
.heap 850928 850928 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 469469 469469 0 0.0
.symtab 375760 375760 0 0.0
.text 1414432 1414432 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1642924 1642924 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 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 2472 2472 0 0.0
.debug_abbrev 1062573 1062573 0 0.0
.debug_aranges 104120 104120 0 0.0
.debug_frame 349400 349400 0 0.0
.debug_info 22396428 22396430 2 0.0
.debug_line 3268505 3268505 0 0.0
.debug_loc 3308663 3308663 0 0.0
.debug_ranges 307984 307984 0 0.0
.debug_str 3260785 3260785 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 475672 475672 0 0.0
.symtab 378944 378944 0 0.0
.text 1447088 1447088 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1130892 1130892 0 0.0
.bss 106112 106112 0 0.0
.data 1028 1028 0 0.0
.text 577988 577988 0 0.0
lock-app qpg6105+debug (read/write) 1101888 1101888 0 0.0
.bss 102344 102344 0 0.0
.data 1032 1032 0 0.0
.text 548988 548988 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 813868 813868 0 0.0
bss 71372 71372 0 0.0
noinit 43488 43488 0 0.0
text 574710 574712 2 0.0
lighting-app tlsr9518adk80d (read/write) 835800 835800 0 0.0
bss 72228 72228 0 0.0
noinit 43488 43488 0 0.0
text 592850 592850 0 0.0
ota-requestor-app tlsr9518adk80d (read/write) 843916 843916 0 0.0
bss 73136 73136 0 0.0
noinit 43488 43488 0 0.0
text 599112 599112 0 0.0

@sandeepmistry sandeepmistry changed the title [WIP] Python: Add TestOnlyCommissionableDataProvider to pychip_server_native_init() Python: Add TestOnlyCommissionableDataProvider to pychip_server_native_init() Sep 15, 2022
@sandeepmistry
Copy link
Contributor Author

@mrjerryjohns this should be good to go now, with the changes in 5f3f72c. The Python Lighting app example is now functional.

@github-actions
Copy link

github-actions bot commented Sep 16, 2022

PR #22498: Size comparison from 69551a1 to ac08db0

Increases (7 builds for bl602, bl702, cc13x2_26x2, psoc6, telink)
platform target config section 69551a1 ac08db0 change % change
bl602 lighting-app bl602+rpc .text 1096266 1096268 2 0.0
bl702 lighting-app bl702 .debug_info 37891398 37891399 1 0.0
.text 956776 956778 2 0.0
cc13x2_26x2 shell LP_CC2652R7 (read only) 667574 667582 8 0.0
.text 580956 580964 8 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26548053 26548054 1 0.0
lock cy8ckit_062s2_43012 .debug_info 22392810 22392811 1 0.0
telink light-switch-app tlsr9518adk80d (read/write) 813668 813676 8 0.0
text 574572 574574 2 0.0
ota-requestor-app tlsr9518adk80d text 598972 598976 4 0.0
Decreases (5 builds for bl602, cc13x2_26x2, efr32, esp32, psoc6)
platform target config section 69551a1 ac08db0 change % change
bl602 lighting-app bl602 .text 1064920 1064918 -2 -0.0
cc13x2_26x2 shell LP_CC2652R7 (read/write) 186272 186264 -8 -0.0
efr32 lighting-app BRD4161A+rpc (read/write) 973444 973428 -16 -0.0
.text 820328 820312 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 1222906 1222904 -2 -0.0
(read/write) 1788038 1788030 -8 -0.0
.flash.rodata 257608 257600 -8 -0.0
.flash.text 1222906 1222904 -2 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22013489 22013488 -1 -0.0
Full report (37 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 69551a1 ac08db0 change % change
bl602 lighting-app bl602 (read/write) 1383062 1383062 0 0.0
.bss 89337 89337 0 0.0
.data 9816 9816 0 0.0
.text 1064920 1064918 -2 -0.0
bl602+rpc (read/write) 1428282 1428282 0 0.0
.bss 96769 96769 0 0.0
.data 10200 10200 0 0.0
.text 1096266 1096268 2 0.0
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3262 3262 0 0.0
(read/write) 1188011 1188011 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 66958 66958 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4280 4280 0 0.0
.debug_abbrev 1506733 1506733 0 0.0
.debug_aranges 133072 133072 0 0.0
.debug_frame 486352 486352 0 0.0
.debug_info 37891398 37891399 1 0.0
.debug_line 5251788 5251788 0 0.0
.debug_loc 3361741 3361741 0 0.0
.debug_ranges 359696 359696 0 0.0
.debug_str 3455343 3455343 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116488 116488 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564895 564895 0 0.0
.symtab 171616 171616 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 956776 956778 2 0.0
bl702+rpc 0 0 0 0.0
(read only) 3262 3262 0 0.0
(read/write) 1283939 1283939 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75006 75006 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644312 1644312 0 0.0
.debug_aranges 140576 140576 0 0.0
.debug_frame 511728 511728 0 0.0
.debug_info 41797969 41797969 0 0.0
.debug_line 5626327 5626327 0 0.0
.debug_loc 3554409 3554409 0 0.0
.debug_ranges 382152 382152 0 0.0
.debug_str 3851310 3851310 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 129896 129896 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624068 624068 0 0.0
.symtab 189424 189424 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 1030480 1030480 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676563 676563 0 0.0
(read/write) 174972 174972 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89587 89587 0 0.0
.text 586664 586664 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640819 640819 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78739 78739 0 0.0
.text 561760 561760 0 0.0
lock-ftd LP_CC2652R7 (read only) 678119 678119 0 0.0
(read/write) 170584 170584 0 0.0
.bss 78484 78484 0 0.0
.data 3304 3304 0 0.0
.rodata 77287 77287 0 0.0
.text 600352 600352 0 0.0
lock-mtd LP_CC2652R7 (read only) 661947 661947 0 0.0
(read/write) 182444 182444 0 0.0
.bss 74172 74172 0 0.0
.data 3304 3304 0 0.0
.rodata 103123 103123 0 0.0
.text 558344 558344 0 0.0
pump-app LP_CC2652R7 (read only) 687283 687283 0 0.0
(read/write) 162124 162124 0 0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90507 90507 0 0.0
.text 596292 596292 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671775 671775 0 0.0
(read/write) 177744 177744 0 0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86063 86063 0 0.0
.text 585232 585232 0 0.0
shell LP_CC2652R7 (read only) 667574 667582 8 0.0
(read/write) 186272 186264 -8 -0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86302 86302 0 0.0
.text 580956 580964 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587322 587322 0 0.0
.app_xip_area 463980 463980 0 0.0
.bss 65776 65776 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 594378 594378 0 0.0
.app_xip_area 465708 465708 0 0.0
.bss 71096 71096 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543306 543306 0 0.0
.app_xip_area 424988 424988 0 0.0
.bss 60784 60784 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1110304 1110304 0 0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 971880 971880 0 0.0
BRD4161A+rpc (read/write) 973444 973428 -16 -0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 820328 820312 -16 -0.0
BRD4161A+rs911x (read/write) 1003552 1003552 0 0.0
.bss 169168 169168 0 0.0
.data 2064 2064 0 0.0
.text 832300 832300 0 0.0
lock-app BRD4161A+wf200 (read/write) 1151308 1151308 0 0.0
.bss 152248 152248 0 0.0
.data 2072 2072 0 0.0
.text 996968 996968 0 0.0
window-app BRD4161A (read/write) 1102352 1102352 0 0.0
.bss 137780 137780 0 0.0
.data 2096 2096 0 0.0
.text 962456 962456 0 0.0
esp32 all-clusters-app c3devkit (read only) 1222906 1222904 -2 -0.0
(read/write) 1788038 1788030 -8 -0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257608 257600 -8 -0.0
.flash.text 1222906 1222904 -2 -0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1232935 1232935 0 0.0
(read/write) 563924 563924 0 0.0
.dram0.bss 82304 82304 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314656 314656 0 0.0
.flash.text 1227551 1227551 0 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 649868 649868 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 574360 574360 0 0.0
lock k32w0+release (read/write) 706824 706824 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630860 630860 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10352644 10352644 0 0.0
(read/write) 706241 706241 0 0.0
.bss 33937 33937 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 650560 650560 0 0.0
.dynamic 560 560 0 0.0
.got 13904 13904 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 503812 503812 0 0.0
.text 8194884 8194884 0 0.0
thermostat-no-ble arm64 (read only) 2385420 2385420 0 0.0
(read/write) 143457 143457 0 0.0
.bss 55297 55297 0 0.0
.data 1912 1912 0 0.0
.data.rel.ro 77112 77112 0 0.0
.dynamic 560 560 0 0.0
.got 5160 5160 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 143444 143444 0 0.0
.text 1999968 1999968 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455640 2455640 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1418284 1418284 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182003 1182003 0 0.0
bss 143633 143633 0 0.0
rodata 144180 144180 0 0.0
text 815244 815244 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160671 1160671 0 0.0
bss 142860 142860 0 0.0
rodata 135768 135768 0 0.0
text 803112 803112 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841968 841968 0 0.0
(read/write) 1743836 1743836 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1229321 1229321 0 0.0
.debug_aranges 111784 111784 0 0.0
.debug_frame 373216 373216 0 0.0
.debug_info 26811206 26811206 0 0.0
.debug_line 3667609 3667609 0 0.0
.debug_loc 3579706 3579706 0 0.0
.debug_ranges 339888 339888 0 0.0
.debug_str 3438974 3438974 0 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 569356 569356 0 0.0
.symtab 421168 421168 0 0.0
.text 1544072 1544072 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 842704 842704 0 0.0
(read/write) 1686476 1686476 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 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 2664 2664 0 0.0
.debug_abbrev 1221120 1221120 0 0.0
.debug_aranges 111256 111256 0 0.0
.debug_frame 376296 376296 0 0.0
.debug_info 26548053 26548054 1 0.0
.debug_line 3688325 3688325 0 0.0
.debug_loc 3567343 3567343 0 0.0
.debug_ranges 338504 338504 0 0.0
.debug_str 3427987 3427987 0 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533445 533445 0 0.0
.symtab 407600 407600 0 0.0
.text 1487448 1487448 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 850896 850896 0 0.0
(read/write) 1605060 1605060 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1055176 1055176 0 0.0
.debug_aranges 103464 103464 0 0.0
.debug_frame 346624 346624 0 0.0
.debug_info 22013489 22013488 -1 -0.0
.debug_line 3258337 3258337 0 0.0
.debug_loc 3265647 3265647 0 0.0
.debug_ranges 303832 303832 0 0.0
.debug_str 3233519 3233519 0 0.0
.heap 850896 850896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 469822 469822 0 0.0
.symtab 376048 376048 0 0.0
.text 1414224 1414224 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845864 845864 0 0.0
(read/write) 1642668 1642668 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185008 185008 0 0.0
.comment 204 204 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 2472 2472 0 0.0
.debug_abbrev 1062595 1062595 0 0.0
.debug_aranges 104136 104136 0 0.0
.debug_frame 349448 349448 0 0.0
.debug_info 22392810 22392811 1 0.0
.debug_line 3267031 3267031 0 0.0
.debug_loc 3305505 3305505 0 0.0
.debug_ranges 307176 307176 0 0.0
.debug_str 3260974 3260974 0 0.0
.heap 845864 845864 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 476025 476025 0 0.0
.symtab 379232 379232 0 0.0
.text 1446800 1446800 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1130796 1130796 0 0.0
.bss 106112 106112 0 0.0
.data 1028 1028 0 0.0
.text 577892 577892 0 0.0
lock-app qpg6105+debug (read/write) 1101760 1101760 0 0.0
.bss 102344 102344 0 0.0
.data 1032 1032 0 0.0
.text 548860 548860 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 813668 813676 8 0.0
bss 71372 71372 0 0.0
noinit 43488 43488 0 0.0
text 574572 574574 2 0.0
lighting-app tlsr9518adk80d (read/write) 835632 835632 0 0.0
bss 72228 72228 0 0.0
noinit 43488 43488 0 0.0
text 592734 592734 0 0.0
ota-requestor-app tlsr9518adk80d (read/write) 843732 843732 0 0.0
bss 73136 73136 0 0.0
noinit 43488 43488 0 0.0
text 598972 598976 4 0.0

@andy31415 andy31415 merged commit df6115c into project-chip:master Oct 3, 2022
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.

Core dump running Python Lighting example on Raspberry Pi 4
5 participants