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

Check WPA supplicant state before saving config #22895

Merged
merged 7 commits into from
Mar 29, 2023

Conversation

arkq
Copy link
Contributor

@arkq arkq commented Sep 27, 2022

Issue Being Resolved

Change overview

  • check if iface is connected before saving config

Testing

Tested locally with BLE commissionig:

./chip-lighting-app
....
CHIP:NP: LinuxWiFiDriver: SSID: MatterWiFi
CHIP:NP: Failed to connect to WiFi network: ../../examples/lighting-app/linux/third_party/connectedhomeip/src/platform/Linux/ConnectivityManagerImpl.cpp:970: CHIP Error 0x00000003: Incorrect state 
CHIP:DMG: Command handler moving to [ Preparing]
...
./chip-lighting-app --wifi
....
CHIP:NP: LinuxWiFiDriver: SSID: MatterWiFi
CHIP:DL: wpa_supplicant: added network: /fi/w1/wpa_supplicant1/Interfaces/0/Networks/0
CHIP:DMG: Decreasing reference count for CommandHandler, remaining 1
CHIP:DL: wpa_supplicant: failed to save config: GDBus.Error:fi.w1.wpa_supplicant1.UnknownError: Not allowed to update configuration (update_config=0)
CHIP:DL: wpa_supplicant:PropertiesChanged:key:State -> 'scanning'
...

@github-actions
Copy link

github-actions bot commented Oct 17, 2022

PR #22895: Size comparison from 9f08fc1 to 93341c6

Increases above 0.2%:

platform target config section 9f08fc1 93341c6 change % change
bl702 lighting-app bl702 .debug_abbrev 1506865 1515283 8418 0.6
.debug_info 37905412 38186654 281242 0.7
bl702+rpc .debug_abbrev 1644410 1651752 7342 0.4
.debug_info 41812028 42046523 234495 0.6
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1229384 1236417 7033 0.6
.debug_info 26832044 27122037 289993 1.1
.debug_line 3672175 3685250 13075 0.4
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1221183 1228182 6999 0.6
.debug_info 26568826 26858398 289572 1.1
.debug_line 3692892 3705941 13049 0.4
light cy8ckit_062s2_43012 .debug_abbrev 1055294 1062135 6841 0.6
.debug_info 22032548 22322174 289626 1.3
.debug_line 3262816 3275696 12880 0.4
lock cy8ckit_062s2_43012 .debug_abbrev 1057420 1063924 6504 0.6
.debug_info 22271244 22552395 281151 1.3
.debug_line 3260677 3273219 12542 0.4
Increases (14 builds for bl702, cc13x2_26x2, cyw30739, esp32, linux, psoc6, qpg, telink)
platform target config section 9f08fc1 93341c6 change % change
bl702 lighting-app bl702 .debug_abbrev 1506865 1515283 8418 0.6
.debug_info 37905412 38186654 281242 0.7
.debug_line 5256822 5268780 11958 0.2
.debug_loc 3367145 3367175 30 0.0
.debug_str 3457811 3457958 147 0.0
bl702+rpc .debug_abbrev 1644410 1651752 7342 0.4
.debug_info 41812028 42046523 234495 0.6
.debug_line 5631353 5641913 10560 0.2
.debug_loc 3559792 3559875 83 0.0
.debug_str 3853711 3853763 52 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174368 174376 8 0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543958 543966 8 0.0
.app_xip_area 425624 425632 8 0.0
esp32 all-clusters-app c3devkit (read only) 1223340 1223342 2 0.0
.flash.text 1223340 1223342 2 0.0
m5stack (read/write) 564204 564212 8 0.0
.flash.rodata 314928 314936 8 0.0
linux chip-tool-ipv6only arm64 (read only) 10429476 10430308 832 0.0
.got 13896 13904 8 0.1
.rodata 518132 518212 80 0.0
.text 8255780 8256500 720 0.0
thermostat-no-ble arm64 (read only) 2390524 2391772 1248 0.1
(read/write) 143633 143649 16 0.0
.got 5176 5184 8 0.2
.rodata 144436 144564 128 0.1
.text 2003184 2004272 1088 0.1
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1229384 1236417 7033 0.6
.debug_info 26832044 27122037 289993 1.1
.debug_line 3672175 3685250 13075 0.4
.debug_loc 3589235 3589255 20 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1221183 1228182 6999 0.6
.debug_info 26568826 26858398 289572 1.1
.debug_line 3692892 3705941 13049 0.4
.debug_loc 3576872 3576892 20 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1055294 1062135 6841 0.6
.debug_info 22032548 22322174 289626 1.3
.debug_line 3262816 3275696 12880 0.4
.debug_loc 3274834 3274853 19 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1057420 1063924 6504 0.6
.debug_info 22271244 22552395 281151 1.3
.debug_line 3260677 3273219 12542 0.4
qpg lighting-app qpg6105+debug (read/write) 1148632 1148640 8 0.0
.text 595732 595740 8 0.0
telink light-switch-app tlsr9518adk80d text 553136 553138 2 0.0
Decreases (9 builds for bl702, cc13x2_26x2, nrfconnect, psoc6, qpg, telink)
platform target config section 9f08fc1 93341c6 change % change
bl702 lighting-app bl702+rpc .text 1030506 1030502 -4 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677175 677167 -8 -0.0
.text 587072 587064 -8 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 815708 815704 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_str 3441214 3423422 -17792 -0.5
all-clusters-minimal cy8ckit_062s2_43012 .debug_str 3430227 3412435 -17792 -0.5
light cy8ckit_062s2_43012 .debug_str 3235759 3217967 -17792 -0.5
lock cy8ckit_062s2_43012 .debug_loc 3303427 3303417 -10 -0.0
.debug_str 3255273 3237481 -17792 -0.5
qpg lock-app qpg6105+debug (read/write) 1113712 1113704 -8 -0.0
.text 560808 560800 -8 -0.0
telink ota-requestor-app tlsr9518adk80d text 577544 577540 -4 -0.0
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 9f08fc1 93341c6 change % change
bl602 lighting-app bl602 (read/write) 1389710 1389710 0 0.0
.bss 90729 90729 0 0.0
.data 9928 9928 0 0.0
.text 1069118 1069118 0 0.0
bl602+rpc (read/write) 1434934 1434934 0 0.0
.bss 98161 98161 0 0.0
.data 10312 10312 0 0.0
.text 1100468 1100468 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188675 1188675 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67102 67102 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506865 1515283 8418 0.6
.debug_aranges 133136 133136 0 0.0
.debug_frame 486600 486600 0 0.0
.debug_info 37905412 38186654 281242 0.7
.debug_line 5256822 5268780 11958 0.2
.debug_loc 3367145 3367175 30 0.0
.debug_ranges 359376 359376 0 0.0
.debug_str 3457811 3457958 147 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 116744 116744 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565071 565071 0 0.0
.symtab 171664 171664 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957056 957056 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284355 1284355 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75150 75150 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644410 1651752 7342 0.4
.debug_aranges 140640 140640 0 0.0
.debug_frame 511972 511972 0 0.0
.debug_info 41812028 42046523 234495 0.6
.debug_line 5631353 5641913 10560 0.2
.debug_loc 3559792 3559875 83 0.0
.debug_ranges 381832 381832 0 0.0
.debug_str 3853711 3853763 52 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 130136 130136 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624244 624244 0 0.0
.symtab 189472 189472 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030506 1030502 -4 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677175 677167 -8 -0.0
(read/write) 174368 174376 8 0.0
.bss 81236 81236 0 0.0
.data 3380 3380 0 0.0
.rodata 89791 89791 0 0.0
.text 587072 587064 -8 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641423 641423 0 0.0
(read/write) 158004 158004 0 0.0
.bss 80508 80508 0 0.0
.data 3380 3380 0 0.0
.rodata 78927 78927 0 0.0
.text 562176 562176 0 0.0
lock-ftd LP_CC2652R7 (read only) 675867 675867 0 0.0
(read/write) 172828 172828 0 0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77315 77315 0 0.0
.text 598072 598072 0 0.0
lock-mtd LP_CC2652R7 (read only) 659623 659623 0 0.0
(read/write) 184760 184760 0 0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 103135 103135 0 0.0
.text 556008 556008 0 0.0
pump-app LP_CC2652R7 (read only) 687915 687915 0 0.0
(read/write) 161500 161500 0 0.0
.bss 78428 78428 0 0.0
.data 3296 3296 0 0.0
.rodata 90731 90731 0 0.0
.text 596700 596700 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672423 672423 0 0.0
(read/write) 177104 177104 0 0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86287 86287 0 0.0
.text 585656 585656 0 0.0
shell LP_CC2652R7 (read only) 668198 668198 0 0.0
(read/write) 185664 185664 0 0.0
.bss 83556 83556 0 0.0
.data 3376 3376 0 0.0
.rodata 86502 86502 0 0.0
.text 581380 581380 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587914 587914 0 0.0
.app_xip_area 464524 464524 0 0.0
.bss 65808 65808 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592162 592162 0 0.0
.app_xip_area 463452 463452 0 0.0
.bss 71120 71120 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543958 543966 8 0.0
.app_xip_area 425624 425632 8 0.0
.bss 60800 60800 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+rpc (read/write) 973860 973860 0 0.0
.bss 152252 152252 0 0.0
.data 2248 2248 0 0.0
.text 819340 819340 0 0.0
BRD4161A+rs911x (read/write) 1030992 1030992 0 0.0
.bss 186656 186656 0 0.0
.data 2092 2092 0 0.0
.text 842224 842224 0 0.0
BRD4187C (read/write) 1145900 1145900 0 0.0
.bss 138640 138640 0 0.0
.data 2596 2596 0 0.0
.text 980068 980068 0 0.0
lock-app BRD4161A+wf200 (read/write) 1157024 1157024 0 0.0
.bss 158208 158208 0 0.0
.data 2100 2100 0 0.0
.text 996696 996696 0 0.0
window-app BRD4187C (read/write) 1139336 1139336 0 0.0
.bss 140080 140080 0 0.0
.data 2620 2620 0 0.0
.text 972040 972040 0 0.0
esp32 all-clusters-app c3devkit (read only) 1223340 1223342 2 0.0
(read/write) 1788302 1788302 0 0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257872 257872 0 0.0
.flash.text 1223340 1223342 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233415 1233415 0 0.0
(read/write) 564204 564212 8 0.0
.dram0.bss 82312 82312 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314928 314936 8 0.0
.flash.text 1228031 1228031 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 661284 661284 0 0.0
.bss 77040 77040 0 0.0
.data 2104 2104 0 0.0
.text 563028 563028 0 0.0
light k32w0+release (read/write) 671280 671280 0 0.0
.bss 74816 74816 0 0.0
.data 2060 2060 0 0.0
.text 591676 591676 0 0.0
lock k32w0+release (read/write) 633092 633092 0 0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 552684 552684 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10429476 10430308 832 0.0
(read/write) 706353 706353 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650632 650632 0 0.0
.dynamic 560 560 0 0.0
.got 13896 13904 8 0.1
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518132 518212 80 0.0
.text 8255780 8256500 720 0.0
thermostat-no-ble arm64 (read only) 2390524 2391772 1248 0.1
(read/write) 143633 143649 16 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5184 8 0.2
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144436 144564 128 0.1
.text 2003184 2004272 1088 0.1
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452168 2452168 0 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414812 1414812 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183451 1183451 0 0.0
bss 144441 144441 0 0.0
rodata 144396 144396 0 0.0
text 815708 815704 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1162119 1162119 0 0.0
bss 143668 143668 0 0.0
rodata 135968 135968 0 0.0
text 803600 803600 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1745212 1745212 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 1229384 1236417 7033 0.6
.debug_aranges 111872 111872 0 0.0
.debug_frame 373516 373516 0 0.0
.debug_info 26832044 27122037 289993 1.1
.debug_line 3672175 3685250 13075 0.4
.debug_loc 3589235 3589255 20 0.0
.debug_ranges 339728 339728 0 0.0
.debug_str 3441214 3423422 -17792 -0.5
.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 569639 569639 0 0.0
.symtab 421184 421184 0 0.0
.text 1545448 1545448 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1687796 1687796 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 1221183 1228182 6999 0.6
.debug_aranges 111344 111344 0 0.0
.debug_frame 376596 376596 0 0.0
.debug_info 26568826 26858398 289572 1.1
.debug_line 3692892 3705941 13049 0.4
.debug_loc 3576872 3576892 20 0.0
.debug_ranges 338344 338344 0 0.0
.debug_str 3430227 3412435 -17792 -0.5
.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 533728 533728 0 0.0
.symtab 407616 407616 0 0.0
.text 1488768 1488768 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850896 850896 0 0.0
(read/write) 1606356 1606356 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 1055294 1062135 6841 0.6
.debug_aranges 103552 103552 0 0.0
.debug_frame 346928 346928 0 0.0
.debug_info 22032548 22322174 289626 1.3
.debug_line 3262816 3275696 12880 0.4
.debug_loc 3274834 3274853 19 0.0
.debug_ranges 303648 303648 0 0.0
.debug_str 3235759 3217967 -17792 -0.5
.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 470105 470105 0 0.0
.symtab 376064 376064 0 0.0
.text 1415520 1415520 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845880 845880 0 0.0
(read/write) 1640276 1640276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 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 1057420 1063924 6504 0.6
.debug_aranges 103952 103952 0 0.0
.debug_frame 348820 348820 0 0.0
.debug_info 22271244 22552395 281151 1.3
.debug_line 3260677 3273219 12542 0.4
.debug_loc 3303427 3303417 -10 -0.0
.debug_ranges 305592 305592 0 0.0
.debug_str 3255273 3237481 -17792 -0.5
.heap 845880 845880 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 472512 472512 0 0.0
.symtab 377728 377728 0 0.0
.text 1444424 1444424 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148632 1148640 8 0.0
.bss 110556 110556 0 0.0
.data 832 832 0 0.0
.text 595732 595740 8 0.0
lock-app qpg6105+debug (read/write) 1113712 1113704 -8 -0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 560808 560800 -8 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 789364 789364 0 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 553136 553138 2 0.0
lighting-app tlsr9518adk80d (read/write) 811468 811468 0 0.0
bss 73328 73328 0 0.0
noinit 43520 43520 0 0.0
text 571354 571354 0 0.0
ota-requestor-app tlsr9518adk80d (read/write) 819412 819412 0 0.0
bss 74236 74236 0 0.0
noinit 43520 43520 0 0.0
text 577544 577540 -4 -0.0

@github-actions
Copy link

github-actions bot commented Oct 22, 2022

PR #22895: Size comparison from e6454b8 to cda657f

Increases above 0.2%:

platform target config section e6454b8 cda657f change % change
bl702 lighting-app bl702 .debug_abbrev 1508924 1517270 8346 0.6
.debug_info 37916652 38197881 281229 0.7
bl702+rpc .debug_abbrev 1646331 1653673 7342 0.4
.debug_info 41823686 42058183 234497 0.6
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1231397 1238350 6953 0.6
.debug_info 26846488 27136387 289899 1.1
.debug_line 3673319 3686394 13075 0.4
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1223196 1230115 6919 0.6
.debug_info 26583263 26872738 289475 1.1
.debug_line 3694063 3707112 13049 0.4
light cy8ckit_062s2_43012 .debug_abbrev 1057288 1064067 6779 0.6
.debug_info 22046821 22336219 289398 1.3
.debug_line 3263699 3276579 12880 0.4
lock cy8ckit_062s2_43012 .debug_abbrev 1059226 1065690 6464 0.6
.debug_info 22280056 22561062 281006 1.3
.debug_line 3260683 3273225 12542 0.4
Increases (11 builds for bl702, cc13x2_26x2, cyw30739, esp32, psoc6, telink)
platform target config section e6454b8 cda657f change % change
bl702 lighting-app bl702 .debug_abbrev 1508924 1517270 8346 0.6
.debug_info 37916652 38197881 281229 0.7
.debug_line 5257385 5269343 11958 0.2
.debug_loc 3369083 3369125 42 0.0
.debug_str 3452350 3452497 147 0.0
bl702+rpc .debug_abbrev 1646331 1653673 7342 0.4
.debug_info 41823686 42058183 234497 0.6
.debug_line 5632105 5642665 10560 0.2
.debug_loc 3561772 3561843 71 0.0
.debug_str 3848320 3848372 52 0.0
cc13x2_26x2 pump-app LP_CC2652R7 (read only) 688251 688267 16 0.0
.text 597004 597020 16 0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544126 544134 8 0.0
.app_xip_area 425792 425800 8 0.0
esp32 all-clusters-app c3devkit (read only) 1223866 1223868 2 0.0
(read/write) 1788334 1788342 8 0.0
.flash.rodata 257888 257896 8 0.0
.flash.text 1223866 1223868 2 0.0
m5stack (read/write) 564252 564260 8 0.0
.flash.rodata 314952 314960 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1231397 1238350 6953 0.6
.debug_info 26846488 27136387 289899 1.1
.debug_line 3673319 3686394 13075 0.4
.debug_loc 3591933 3591937 4 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1223196 1230115 6919 0.6
.debug_info 26583263 26872738 289475 1.1
.debug_line 3694063 3707112 13049 0.4
.debug_loc 3579570 3579574 4 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1057288 1064067 6779 0.6
.debug_info 22046821 22336219 289398 1.3
.debug_line 3263699 3276579 12880 0.4
.debug_loc 3277297 3277301 4 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1059226 1065690 6464 0.6
.debug_info 22280056 22561062 281006 1.3
.debug_line 3260683 3273225 12542 0.4
telink ota-requestor-app tlsr9518adk80d text 565044 565046 2 0.0
Decreases (12 builds for bl602, bl702, cc13x2_26x2, cyw30739, k32w, psoc6, telink)
platform target config section e6454b8 cda657f change % change
bl602 lighting-app bl602+rpc .text 1101184 1101182 -2 -0.0
bl702 lighting-app bl702 (read/write) 1189427 1189411 -16 -0.0
.text 957778 957776 -2 -0.0
bl702+rpc .text 1031226 1031224 -2 -0.0
cc13x2_26x2 pump-app LP_CC2652R7 (read/write) 161180 161164 -16 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588258 588250 -8 -0.0
.app_xip_area 464844 464836 -8 -0.0
lock cyw930739m2evb_01 (read/write) 592306 592298 -8 -0.0
.app_xip_area 463596 463588 -8 -0.0
k32w contact k32w0+release (read/write) 661412 661396 -16 -0.0
.text 563156 563140 -16 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_str 3436364 3418572 -17792 -0.5
all-clusters-minimal cy8ckit_062s2_43012 .debug_str 3425385 3407593 -17792 -0.5
light cy8ckit_062s2_43012 .debug_str 3230905 3213113 -17792 -0.6
lock cy8ckit_062s2_43012 .debug_loc 3304921 3304879 -42 -0.0
.debug_str 3250299 3232507 -17792 -0.5
telink lighting-app tlsr9518adk80d (read/write) 805732 805724 -8 -0.0
text 566174 566172 -2 -0.0
Full report (31 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, k32w, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section e6454b8 cda657f change % change
bl602 lighting-app bl602 (read/write) 1390446 1390446 0 0.0
.bss 90745 90745 0 0.0
.data 9928 9928 0 0.0
.text 1069836 1069836 0 0.0
bl602+rpc (read/write) 1435662 1435662 0 0.0
.bss 98177 98177 0 0.0
.data 10312 10312 0 0.0
.text 1101184 1101182 -2 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1189427 1189411 -16 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67118 67118 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1508924 1517270 8346 0.6
.debug_aranges 132088 132088 0 0.0
.debug_frame 484668 484668 0 0.0
.debug_info 37916652 38197881 281229 0.7
.debug_line 5257385 5269343 11958 0.2
.debug_loc 3369083 3369125 42 0.0
.debug_ranges 358520 358520 0 0.0
.debug_str 3452350 3452497 147 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 116744 116744 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565491 565491 0 0.0
.symtab 171760 171760 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957778 957776 -2 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285091 1285091 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75166 75166 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1646331 1653673 7342 0.4
.debug_aranges 139592 139592 0 0.0
.debug_frame 510040 510040 0 0.0
.debug_info 41823686 42058183 234497 0.6
.debug_line 5632105 5642665 10560 0.2
.debug_loc 3561772 3561843 71 0.0
.debug_ranges 380976 380976 0 0.0
.debug_str 3848320 3848372 52 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 130136 130136 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624664 624664 0 0.0
.symtab 189568 189568 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031226 1031224 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677479 677479 0 0.0
(read/write) 174080 174080 0 0.0
.bss 81252 81252 0 0.0
.data 3380 3380 0 0.0
.rodata 89791 89791 0 0.0
.text 587376 587376 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641743 641743 0 0.0
(read/write) 158020 158020 0 0.0
.bss 80524 80524 0 0.0
.data 3380 3380 0 0.0
.rodata 78927 78927 0 0.0
.text 562496 562496 0 0.0
lock-ftd LP_CC2652R7 (read only) 675987 675987 0 0.0
(read/write) 172708 172708 0 0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77315 77315 0 0.0
.text 598192 598192 0 0.0
lock-mtd LP_CC2652R7 (read only) 659743 659743 0 0.0
(read/write) 184640 184640 0 0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 103135 103135 0 0.0
.text 556128 556128 0 0.0
pump-app LP_CC2652R7 (read only) 688251 688267 16 0.0
(read/write) 161180 161164 -16 -0.0
.bss 78444 78444 0 0.0
.data 3296 3296 0 0.0
.rodata 90763 90763 0 0.0
.text 597004 597020 16 0.0
pump-controller-app LP_CC2652R7 (read only) 672535 672535 0 0.0
(read/write) 176992 176992 0 0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86319 86319 0 0.0
.text 585736 585736 0 0.0
shell LP_CC2652R7 (read only) 668518 668518 0 0.0
(read/write) 185360 185360 0 0.0
.bss 83572 83572 0 0.0
.data 3376 3376 0 0.0
.rodata 86502 86502 0 0.0
.text 581700 581700 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588258 588250 -8 -0.0
.app_xip_area 464844 464836 -8 -0.0
.bss 65832 65832 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592306 592298 -8 -0.0
.app_xip_area 463596 463588 -8 -0.0
.bss 71120 71120 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544126 544134 8 0.0
.app_xip_area 425792 425800 8 0.0
.bss 60800 60800 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
esp32 all-clusters-app c3devkit (read only) 1223866 1223868 2 0.0
(read/write) 1788334 1788342 8 0.0
.dram0.bss 76960 76960 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257888 257896 8 0.0
.flash.text 1223866 1223868 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233807 1233807 0 0.0
(read/write) 564252 564260 8 0.0
.dram0.bss 82336 82336 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314952 314960 8 0.0
.flash.text 1228423 1228423 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 661412 661396 -16 -0.0
.bss 77040 77040 0 0.0
.data 2104 2104 0 0.0
.text 563156 563140 -16 -0.0
light k32w0+release (read/write) 671640 671640 0 0.0
.bss 74840 74840 0 0.0
.data 2060 2060 0 0.0
.text 592012 592012 0 0.0
lock k32w0+release (read/write) 633220 633220 0 0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 552812 552812 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452328 2452328 0 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414972 1414972 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183787 1183787 0 0.0
bss 144457 144457 0 0.0
rodata 144428 144428 0 0.0
text 816016 816016 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1162471 1162471 0 0.0
bss 143684 143684 0 0.0
rodata 136000 136000 0 0.0
text 803912 803912 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841952 841952 0 0.0
(read/write) 1745804 1745804 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188728 188728 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 1231397 1238350 6953 0.6
.debug_aranges 110824 110824 0 0.0
.debug_frame 371524 371524 0 0.0
.debug_info 26846488 27136387 289899 1.1
.debug_line 3673319 3686394 13075 0.4
.debug_loc 3591933 3591937 4 0.0
.debug_ranges 338656 338656 0 0.0
.debug_str 3436364 3418572 -17792 -0.5
.heap 841952 841952 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 570037 570037 0 0.0
.symtab 421376 421376 0 0.0
.text 1546024 1546024 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842688 842688 0 0.0
(read/write) 1688404 1688404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187992 187992 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 1223196 1230115 6919 0.6
.debug_aranges 110296 110296 0 0.0
.debug_frame 374604 374604 0 0.0
.debug_info 26583263 26872738 289475 1.1
.debug_line 3694063 3707112 13049 0.4
.debug_loc 3579570 3579574 4 0.0
.debug_ranges 337272 337272 0 0.0
.debug_str 3425385 3407593 -17792 -0.5
.heap 842688 842688 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 534126 534126 0 0.0
.symtab 407808 407808 0 0.0
.text 1489360 1489360 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850872 850872 0 0.0
(read/write) 1606932 1606932 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180016 180016 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 1057288 1064067 6779 0.6
.debug_aranges 102504 102504 0 0.0
.debug_frame 344936 344936 0 0.0
.debug_info 22046821 22336219 289398 1.3
.debug_line 3263699 3276579 12880 0.4
.debug_loc 3277297 3277301 4 0.0
.debug_ranges 302576 302576 0 0.0
.debug_str 3230905 3213113 -17792 -0.6
.heap 850872 850872 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 470503 470503 0 0.0
.symtab 376256 376256 0 0.0
.text 1416072 1416072 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845880 845880 0 0.0
(read/write) 1640620 1640620 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 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 1059226 1065690 6464 0.6
.debug_aranges 102896 102896 0 0.0
.debug_frame 346792 346792 0 0.0
.debug_info 22280056 22561062 281006 1.3
.debug_line 3260683 3273225 12542 0.4
.debug_loc 3304921 3304879 -42 -0.0
.debug_ranges 304512 304512 0 0.0
.debug_str 3250299 3232507 -17792 -0.5
.heap 845880 845880 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 472854 472854 0 0.0
.symtab 377872 377872 0 0.0
.text 1444768 1444768 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148952 1148952 0 0.0
.bss 110580 110580 0 0.0
.data 832 832 0 0.0
.text 596052 596052 0 0.0
lock-app qpg6105+debug (read/write) 1113840 1113840 0 0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 560936 560936 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 790468 790468 0 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 554012 554012 0 0.0
lighting-app tlsr9518adk80d (read/write) 805732 805724 -8 -0.0
bss 73240 73240 0 0.0
noinit 43520 43520 0 0.0
text 566174 566172 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 804616 804616 0 0.0
bss 74052 74052 0 0.0
noinit 43520 43520 0 0.0
text 565044 565046 2 0.0

@github-actions
Copy link

github-actions bot commented Nov 18, 2022

PR #22895: Size comparison from 54d8dd0 to 647a811

Increases above 0.2%:

platform target config section 54d8dd0 647a811 change % change
bl702 lighting-app bl702 .debug_abbrev 1524420 1532567 8147 0.5
.debug_info 39174684 39450179 275495 0.7
bl702+rpc .debug_abbrev 1668574 1675779 7205 0.4
.debug_info 43446022 43674590 228568 0.5
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1235976 1242807 6831 0.6
.debug_info 27035542 27320010 284468 1.1
.debug_line 3689321 3702160 12839 0.3
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1227819 1234616 6797 0.6
.debug_info 26772171 27056218 284047 1.1
.debug_line 3710313 3723126 12813 0.3
light cy8ckit_062s2_43012 .debug_abbrev 1062280 1068937 6657 0.6
.debug_info 22237381 22521352 283971 1.3
.debug_line 3279426 3292067 12641 0.4
lock cy8ckit_062s2_43012 .debug_abbrev 1064255 1070597 6342 0.6
.debug_info 22471006 22746586 275580 1.2
.debug_line 3276543 3288850 12307 0.4
Increases (24 builds for bl702, cc13x2_26x2, efr32, esp32, linux, psoc6, telink)
platform target config section 54d8dd0 647a811 change % change
bl702 lighting-app bl702 .debug_abbrev 1524420 1532567 8147 0.5
.debug_info 39174684 39450179 275495 0.7
.debug_line 5275149 5286891 11742 0.2
.debug_str 3466584 3466731 147 0.0
bl702+rpc .debug_abbrev 1668574 1675779 7205 0.4
.debug_info 43446022 43674590 228568 0.5
.debug_line 5672158 5682420 10262 0.2
.debug_loc 3564789 3564816 27 0.0
.debug_str 3864181 3864233 52 0.0
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 (read only) 643379 643387 8 0.0
.text 564072 564080 8 0.0
lock-ftd LP_CC2652R7 (read/write) 171944 171952 8 0.0
shell LP_CC2652R7 (read/write) 183512 183520 8 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 975204 975220 16 0.0
.text 820756 820772 16 0.0
esp32 all-clusters-app c3devkit (read only) 1214188 1214190 2 0.0
(read/write) 1786574 1786582 8 0.0
.flash.rodata 256400 256408 8 0.0
.flash.text 1214188 1214190 2 0.0
linux all-clusters-app debug (read only) 3080825 3082089 1264 0.0
.rodata 281355 281515 160 0.1
.text 2614978 2616082 1104 0.0
all-clusters-minimal-app debug (read only) 2906473 2907737 1264 0.0
.rodata 280843 281003 160 0.1
.text 2444178 2445282 1104 0.0
bridge-app debug+rpc (read only) 2403761 2404753 992 0.0
.rodata 211008 211136 128 0.1
.text 2025394 2026258 864 0.0
chip-tool debug (read only) 11082305 11083153 848 0.0
.rodata 593061 593189 128 0.0
.text 8963236 8963956 720 0.0
lighting-app debug+rpc (read only) 2636657 2637921 1264 0.0
.rodata 227936 228096 160 0.1
.text 2232018 2233122 1104 0.0
lock-app debug (read only) 2595849 2596841 992 0.0
.rodata 244232 244360 128 0.1
.text 2179906 2180770 864 0.0
ota-provider-app debug (read only) 2390241 2391217 976 0.0
.rodata 216712 216840 128 0.1
.text 2004978 2005826 848 0.0
ota-requestor-app debug (read only) 2557025 2558289 1264 0.0
.rodata 223760 223920 160 0.1
.text 2155618 2156722 1104 0.1
shell debug (read only) 2616321 2617297 976 0.0
.rodata 239602 239730 128 0.1
.text 2217202 2218050 848 0.0
tv-app debug (read only) 3248241 3249329 1088 0.0
.rodata 268600 268760 160 0.1
.text 2785650 2786578 928 0.0
tv-casting-app debug (read only) 5574305 5575249 944 0.0
.rodata 355385 355545 160 0.0
.text 4943250 4944034 784 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1235976 1242807 6831 0.6
.debug_info 27035542 27320010 284468 1.1
.debug_line 3689321 3702160 12839 0.3
.debug_loc 3609851 3609880 29 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1227819 1234616 6797 0.6
.debug_info 26772171 27056218 284047 1.1
.debug_line 3710313 3723126 12813 0.3
.debug_loc 3597457 3597486 29 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1062280 1068937 6657 0.6
.debug_info 22237381 22521352 283971 1.3
.debug_line 3279426 3292067 12641 0.4
lock cy8ckit_062s2_43012 .debug_abbrev 1064255 1070597 6342 0.6
.debug_info 22471006 22746586 275580 1.2
.debug_line 3276543 3288850 12307 0.4
telink all-clusters-minimal-app tlsr9518adk80d text 613666 613668 2 0.0
ota-requestor-app tlsr9518adk80d text 566530 566532 2 0.0
Decreases (15 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, k32w, psoc6, telink)
platform target config section 54d8dd0 647a811 change % change
bl602 lighting-app bl602 (read/write) 1376906 1376898 -8 -0.0
.text 1060714 1060712 -2 -0.0
bl602+rpc .text 1092206 1092204 -2 -0.0
bl702 lighting-app bl702 .debug_loc 3370247 3370205 -42 -0.0
bl702+rpc .text 1030810 1030808 -2 -0.0
cc13x2_26x2 lock-ftd LP_CC2652R7 (read only) 677159 677151 -8 -0.0
.text 599408 599400 -8 -0.0
shell LP_CC2652R7 (read only) 670342 670334 -8 -0.0
.text 583428 583420 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588094 588086 -8 -0.0
.app_xip_area 464304 464296 -8 -0.0
lock cyw930739m2evb_01 (read/write) 592194 592186 -8 -0.0
.app_xip_area 463108 463100 -8 -0.0
esp32 all-clusters-app m5stack (read only) 1224983 1224979 -4 -0.0
.flash.text 1219599 1219595 -4 -0.0
k32w contact k32w0+release (read/write) 662708 662692 -16 -0.0
.text 564380 564364 -16 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_str 3435952 3418160 -17792 -0.5
all-clusters-minimal cy8ckit_062s2_43012 .debug_str 3424972 3407180 -17792 -0.5
light cy8ckit_062s2_43012 .debug_loc 3294912 3294865 -47 -0.0
.debug_str 3230550 3212758 -17792 -0.6
lock cy8ckit_062s2_43012 .debug_loc 3322780 3322763 -17 -0.0
.debug_str 3249907 3232115 -17792 -0.5
telink lighting-app tlsr9518adk80d text 625116 625114 -2 -0.0
Full report (49 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 54d8dd0 647a811 change % change
bl602 lighting-app bl602 (read/write) 1376906 1376898 -8 -0.0
.bss 90041 90041 0 0.0
.data 9984 9984 0 0.0
.text 1060714 1060712 -2 -0.0
bl602+rpc (read/write) 1422722 1422722 0 0.0
.bss 98081 98081 0 0.0
.data 10376 10376 0 0.0
.text 1092206 1092204 -2 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1196551 1196551 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67166 67166 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1524420 1532567 8147 0.5
.debug_aranges 132408 132408 0 0.0
.debug_frame 485636 485636 0 0.0
.debug_info 39174684 39450179 275495 0.7
.debug_line 5275149 5286891 11742 0.2
.debug_loc 3370247 3370205 -42 -0.0
.debug_ranges 360688 360688 0 0.0
.debug_str 3466584 3466731 147 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 116616 116616 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 567670 567670 0 0.0
.symtab 172000 172000 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956806 956806 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285027 1285027 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75214 75214 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1668574 1675779 7205 0.4
.debug_aranges 140504 140504 0 0.0
.debug_frame 512972 512972 0 0.0
.debug_info 43446022 43674590 228568 0.5
.debug_line 5672158 5682420 10262 0.2
.debug_loc 3564789 3564816 27 0.0
.debug_ranges 384112 384112 0 0.0
.debug_str 3864181 3864233 52 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 130280 130280 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 627990 627990 0 0.0
.symtab 190160 190160 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030810 1030808 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679107 679107 0 0.0
(read/write) 172428 172428 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89851 89851 0 0.0
.text 588944 588944 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643379 643387 8 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78987 78987 0 0.0
.text 564072 564080 8 0.0
lock-ftd LP_CC2652R7 (read only) 677159 677151 -8 -0.0
(read/write) 171944 171952 8 0.0
.bss 78884 78884 0 0.0
.data 3304 3304 0 0.0
.rodata 77271 77271 0 0.0
.text 599408 599400 -8 -0.0
lock-mtd LP_CC2652R7 (read only) 661851 661851 0 0.0
(read/write) 182508 182508 0 0.0
.bss 74140 74140 0 0.0
.data 3304 3304 0 0.0
.rodata 103355 103355 0 0.0
.text 558016 558016 0 0.0
pump-app LP_CC2652R7 (read only) 689695 689695 0 0.0
(read/write) 160144 160144 0 0.0
.bss 78852 78852 0 0.0
.data 3296 3296 0 0.0
.rodata 90799 90799 0 0.0
.text 598412 598412 0 0.0
pump-controller-app LP_CC2652R7 (read only) 673979 673979 0 0.0
(read/write) 175956 175956 0 0.0
.bss 78948 78948 0 0.0
.data 3292 3292 0 0.0
.rodata 86347 86347 0 0.0
.text 587152 587152 0 0.0
shell LP_CC2652R7 (read only) 670342 670334 -8 -0.0
(read/write) 183512 183520 8 0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86598 86598 0 0.0
.text 583428 583420 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588094 588086 -8 -0.0
.app_xip_area 464304 464296 -8 -0.0
.bss 66208 66208 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592194 592186 -8 -0.0
.app_xip_area 463108 463100 -8 -0.0
.bss 71496 71496 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544666 544666 0 0.0
.app_xip_area 426396 426396 0 0.0
.bss 60736 60736 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+rpc (read/write) 975204 975220 16 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 820756 820772 16 0.0
BRD4161A+rs911x (read/write) 1036104 1036104 0 0.0
.bss 186736 186736 0 0.0
.data 2012 2012 0 0.0
.text 847332 847332 0 0.0
BRD4187C (read/write) 1147920 1147920 0 0.0
.bss 138656 138656 0 0.0
.data 2516 2516 0 0.0
.text 982152 982152 0 0.0
lock-app BRD4161A+wf200 (read/write) 1161216 1161216 0 0.0
.bss 158264 158264 0 0.0
.data 2020 2020 0 0.0
.text 1000908 1000908 0 0.0
window-app BRD4187C (read/write) 1141140 1141140 0 0.0
.bss 140072 140072 0 0.0
.data 2540 2540 0 0.0
.text 973932 973932 0 0.0
esp32 all-clusters-app c3devkit (read only) 1214188 1214190 2 0.0
(read/write) 1786574 1786582 8 0.0
.dram0.bss 76680 76680 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 256400 256408 8 0.0
.flash.text 1214188 1214190 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1224983 1224979 -4 -0.0
(read/write) 562540 562540 0 0.0
.dram0.bss 82056 82056 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 313520 313520 0 0.0
.flash.text 1219599 1219595 -4 -0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 662708 662692 -16 -0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564380 564364 -16 -0.0
light k32w0+release (read/write) 672784 672784 0 0.0
.bss 74912 74912 0 0.0
.data 2060 2060 0 0.0
.text 593084 593084 0 0.0
lock k32w0+release (read/write) 634268 634268 0 0.0
.bss 75672 75672 0 0.0
.data 2080 2080 0 0.0
.text 553788 553788 0 0.0
linux all-clusters-app debug (read only) 3080825 3082089 1264 0.0
(read/write) 158472 158472 0 0.0
.bss 62464 62464 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 87144 87144 0 0.0
.dynamic 608 608 0 0.0
.got 4768 4768 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 281355 281515 160 0.1
.text 2614978 2616082 1104 0.0
all-clusters-minimal-app debug (read only) 2906473 2907737 1264 0.0
(read/write) 149872 149872 0 0.0
.bss 61664 61664 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 79512 79512 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 280843 281003 160 0.1
.text 2444178 2445282 1104 0.0
bridge-app debug+rpc (read only) 2403761 2404753 992 0.0
(read/write) 129608 129608 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68776 68776 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 211008 211136 128 0.1
.text 2025394 2026258 864 0.0
chip-tool debug (read only) 11082305 11083153 848 0.0
(read/write) 659456 659456 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 624176 624176 0 0.0
.dynamic 608 608 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 593061 593189 128 0.0
.text 8963236 8963956 720 0.0
lighting-app debug+rpc (read only) 2636657 2637921 1264 0.0
(read/write) 132456 132456 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73992 73992 0 0.0
.dynamic 608 608 0 0.0
.got 4632 4632 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 227936 228096 160 0.1
.text 2232018 2233122 1104 0.0
lock-app debug (read only) 2595849 2596841 992 0.0
(read/write) 127376 127376 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70840 70840 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 244232 244360 128 0.1
.text 2179906 2180770 864 0.0
ota-provider-app debug (read only) 2390241 2391217 976 0.0
(read/write) 120904 120904 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64760 64760 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 216712 216840 128 0.1
.text 2004978 2005826 848 0.0
ota-requestor-app debug (read only) 2557025 2558289 1264 0.0
(read/write) 129248 129248 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 70120 70120 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 223760 223920 160 0.1
.text 2155618 2156722 1104 0.1
shell debug (read only) 2616321 2617297 976 0.0
(read/write) 142968 142968 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78040 78040 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 239602 239730 128 0.1
.text 2217202 2218050 848 0.0
tv-app debug (read only) 3248241 3249329 1088 0.0
(read/write) 261992 261992 0 0.0
.bss 170648 170648 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80384 80384 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 268600 268760 160 0.1
.text 2785650 2786578 928 0.0
tv-casting-app debug (read only) 5574305 5575249 944 0.0
(read/write) 161880 161880 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101216 101216 0 0.0
.dynamic 608 608 0 0.0
.got 4912 4912 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 355385 355545 160 0.0
.text 4943250 4944034 784 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2453456 2453456 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1416100 1416100 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1189091 1189091 0 0.0
bss 145285 145285 0 0.0
rodata 144728 144728 0 0.0
text 818004 818004 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1168491 1168491 0 0.0
bss 144512 144512 0 0.0
rodata 136520 136520 0 0.0
text 806526 806526 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1747612 1747612 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 1235976 1242807 6831 0.6
.debug_aranges 110768 110768 0 0.0
.debug_frame 371568 371568 0 0.0
.debug_info 27035542 27320010 284468 1.1
.debug_line 3689321 3702160 12839 0.3
.debug_loc 3609851 3609880 29 0.0
.debug_ranges 340456 340456 0 0.0
.debug_str 3435952 3418160 -17792 -0.5
.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 571307 571307 0 0.0
.symtab 421760 421760 0 0.0
.text 1547848 1547848 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1690108 1690108 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 1227819 1234616 6797 0.6
.debug_aranges 110240 110240 0 0.0
.debug_frame 374648 374648 0 0.0
.debug_info 26772171 27056218 284047 1.1
.debug_line 3710313 3723126 12813 0.3
.debug_loc 3597457 3597486 29 0.0
.debug_ranges 339072 339072 0 0.0
.debug_str 3424972 3407180 -17792 -0.5
.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 535396 535396 0 0.0
.symtab 408192 408192 0 0.0
.text 1491080 1491080 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1608300 1608300 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 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 1062280 1068937 6657 0.6
.debug_aranges 102440 102440 0 0.0
.debug_frame 344960 344960 0 0.0
.debug_info 22237381 22521352 283971 1.3
.debug_line 3279426 3292067 12641 0.4
.debug_loc 3294912 3294865 -47 -0.0
.debug_ranges 304352 304352 0 0.0
.debug_str 3230550 3212758 -17792 -0.6
.heap 850888 850888 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 471721 471721 0 0.0
.symtab 376560 376560 0 0.0
.text 1417456 1417456 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) 1642308 1642308 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 1064255 1070597 6342 0.6
.debug_aranges 102840 102840 0 0.0
.debug_frame 346836 346836 0 0.0
.debug_info 22471006 22746586 275580 1.2
.debug_line 3276543 3288850 12307 0.4
.debug_loc 3322780 3322763 -17 -0.0
.debug_ranges 306312 306312 0 0.0
.debug_str 3249907 3232115 -17792 -0.5
.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 474124 474124 0 0.0
.symtab 378256 378256 0 0.0
.text 1446472 1446472 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151728 1151728 0 0.0
.bss 111116 111116 0 0.0
.data 848 848 0 0.0
.text 598828 598828 0 0.0
lock-app qpg6105+debug (read/write) 1117504 1117504 0 0.0
.bss 106564 106564 0 0.0
.data 836 836 0 0.0
.text 564600 564600 0 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 938416 938416 0 0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 649706 649706 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 876384 876384 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 613666 613668 2 0.0
light-switch-app tlsr9518adk80d (read/write) 791764 791764 0 0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 555150 555150 0 0.0
lighting-app tlsr9518adk80d (read/write) 875988 875988 0 0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 625116 625114 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 806256 806256 0 0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 566530 566532 2 0.0

@stale
Copy link

stale bot commented Jan 20, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Stale issue or PR label Jan 20, 2023
@arkq arkq removed the stale Stale issue or PR label Jan 23, 2023
@stale
Copy link

stale bot commented Mar 24, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Stale issue or PR label Mar 24, 2023
@arkq arkq force-pushed the linux-check-wifi-state branch from 647a811 to 0ab95b2 Compare March 28, 2023 14:07
@github-actions
Copy link

PR #22895: Size comparison from 2bcac10 to 0ab95b2

Decreases (1 build for cc32xx)
platform target config section 2bcac10 0ab95b2 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20309907 20309906 -1 -0.0
Full report (1 build for cc32xx)
platform target config section 2bcac10 0ab95b2 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 645745 645745 0 0.0
(read/write) 203848 203848 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197248 197248 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 933102 933102 0 0.0
.debug_aranges 87704 87704 0 0.0
.debug_frame 301604 301604 0 0.0
.debug_info 20309907 20309906 -1 -0.0
.debug_line 2680953 2680953 0 0.0
.debug_loc 2827596 2827596 0 0.0
.debug_ranges 286376 286376 0 0.0
.debug_str 3041114 3041114 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105953 105953 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 380555 380555 0 0.0
.symtab 257456 257456 0 0.0
.text 537672 537672 0 0.0

@github-actions
Copy link

PR #22895: Size comparison from 2bcac10 to 9a07532

Decreases (1 build for cc32xx)
platform target config section 2bcac10 9a07532 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20309907 20309906 -1 -0.0
Full report (1 build for cc32xx)
platform target config section 2bcac10 9a07532 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 645745 645745 0 0.0
(read/write) 203848 203848 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197248 197248 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 933102 933102 0 0.0
.debug_aranges 87704 87704 0 0.0
.debug_frame 301604 301604 0 0.0
.debug_info 20309907 20309906 -1 -0.0
.debug_line 2680953 2680953 0 0.0
.debug_loc 2827596 2827596 0 0.0
.debug_ranges 286376 286376 0 0.0
.debug_str 3041114 3041114 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105953 105953 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 380555 380555 0 0.0
.symtab 257456 257456 0 0.0
.text 537672 537672 0 0.0

@stale stale bot removed the stale Stale issue or PR label Mar 29, 2023
@github-actions
Copy link

PR #22895: Size comparison from bd17b9f to 7e32a68

Full report (2 builds for cc32xx, mbed)
platform target config section bd17b9f 7e32a68 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 645745 645745 0 0.0
(read/write) 203848 203848 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197248 197248 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 933102 933102 0 0.0
.debug_aranges 87704 87704 0 0.0
.debug_frame 301604 301604 0 0.0
.debug_info 20309906 20309906 0 0.0
.debug_line 2680953 2680953 0 0.0
.debug_loc 2827596 2827596 0 0.0
.debug_ranges 286376 286376 0 0.0
.debug_str 3041114 3041114 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105953 105953 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 380555 380555 0 0.0
.symtab 257456 257456 0 0.0
.text 537672 537672 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2466536 2466536 0 0.0
.bss 215964 215964 0 0.0
.data 5880 5880 0 0.0
.text 1429180 1429180 0 0.0

@arkq arkq merged commit 2aefaa6 into project-chip:master Mar 29, 2023
@arkq arkq deleted the linux-check-wifi-state branch March 29, 2023 19:48
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.

[Platform] Calling wpa_fi_w1_wpa_supplicant1_... on nullptr iface
4 participants