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

Set LastKnownGoodTime using UTC via python-generated header #28668

Merged
merged 6 commits into from
Aug 22, 2023

Conversation

cecille
Copy link
Contributor

@cecille cecille commented Aug 11, 2023

LKGT fallback uses the c++ TIME macro, which uses local time, not UTC. There is no good UTC macro and the result is the LKGT can be ahead of the actual time for time zones that are ahead of utc.

This approach generates a header with the LKGT in the native chip epoch-s and uses it to set the LKGT.

Open questions:

  • this is a ninja-only approach - do we need to support other build systems?
  • how do we force this file to be re-built / re-included on every build?
  • I don't have a great idea of how to test this
    Fixes: [BUG] Setting correct UTC time is rejected #28629

@github-actions
Copy link

github-actions bot commented Aug 11, 2023

PR #28668: Size comparison from 9a35c44 to d51e419

Increases (5 builds for cc32xx, psoc6)
platform target config section 9a35c44 d51e419 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_str 3427188 3427242 54 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_str 4124989 4125043 54 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_str 3979410 3979464 54 0.0
light cy8ckit_062s2_43012 .debug_str 3787482 3787536 54 0.0
lock cy8ckit_062s2_43012 .debug_str 3752020 3752074 54 0.0
Decreases (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 9a35c44 d51e419 change % change
bl602 lighting-app bl602 (read/write) 1365170 1364842 -328 -0.0
.text 1057926 1057598 -328 -0.0
bl602+rpc (read/write) 1412638 1412310 -328 -0.0
.text 1089860 1089532 -328 -0.0
bl702 lighting-app bl702 (read/write) 1168199 1167871 -328 -0.0
.debug_abbrev 1567493 1567485 -8 -0.0
.debug_frame 516640 516620 -20 -0.0
.debug_info 41509196 41509012 -184 -0.0
.debug_line 5485389 5485311 -78 -0.0
.debug_loc 3565999 3565873 -126 -0.0
.strtab 589689 589597 -92 -0.0
.symtab 175808 175776 -32 -0.0
.text 955076 954748 -328 -0.0
bl702+rpc (read/write) 1267135 1266807 -328 -0.0
.debug_abbrev 1744623 1744615 -8 -0.0
.debug_frame 545544 545524 -20 -0.0
.debug_info 46403895 46403711 -184 -0.0
.debug_line 5897911 5897833 -78 -0.0
.debug_loc 3772155 3772029 -126 -0.0
.strtab 652652 652560 -92 -0.0
.symtab 194736 194704 -32 -0.0
.text 1029760 1029432 -328 -0.0
bl702l lighting-app bl702l (read/write) 1153808 1153480 -328 -0.0
.debug_abbrev 1569712 1569704 -8 -0.0
.debug_frame 496328 496308 -20 -0.0
.debug_info 41510304 41510121 -183 -0.0
.debug_line 5401083 5401005 -78 -0.0
.debug_loc 3502138 3502012 -126 -0.0
.strtab 589904 589812 -92 -0.0
.symtab 175360 175328 -32 -0.0
.text 943826 943500 -326 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 615962 615706 -256 -0.0
.debug_abbrev 962080 962072 -8 -0.0
.debug_frame 369852 369836 -16 -0.0
.debug_info 19423289 19423079 -210 -0.0
.debug_line 2814419 2814335 -84 -0.0
.debug_loclists 1597625 1597557 -68 -0.0
.strtab 496476 496384 -92 -0.0
.symtab 293440 293344 -96 -0.0
.text 507384 507128 -256 -0.1
cyw30739 light cyw930739m2evb_01 (read/write) 550647 550415 -232 -0.0
.app_xip_area 441937 441705 -232 -0.1
lock cyw930739m2evb_01 (read/write) 537735 537503 -232 -0.0
.app_xip_area 423977 423745 -232 -0.1
ota-requestor cyw930739m2evb_01 (read/write) 574407 574175 -232 -0.0
.app_xip_area 466777 466545 -232 -0.0
switch cyw930739m2evb_01 (read/write) 549399 549167 -232 -0.0
.app_xip_area 438761 438529 -232 -0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012364 1012108 -256 -0.0
.text 825168 824912 -256 -0.0
BRD4187C (read/write) 1037012 1036772 -240 -0.0
.text 869636 869396 -240 -0.0
lock-app BRD4161A+wf200 (read/write) 1089184 1088944 -240 -0.0
.text 907912 907672 -240 -0.0
window-app BRD4187C (read/write) 1108400 1108136 -264 -0.0
.text 958100 957836 -264 -0.0
esp32 all-clusters-app c3devkit (read only) 1151428 1151126 -302 -0.0
.flash.text 1151428 1151126 -302 -0.0
m5stack (read only) 1193059 1192791 -268 -0.0
.flash.text 1187675 1187407 -268 -0.0
k32w contact k32w0+release (read only) 591012 590772 -240 -0.0
.text 590476 590236 -240 -0.0
light k32w0+release (read only) 589812 589572 -240 -0.0
.text 589276 589036 -240 -0.0
lock k32w0+release (read only) 562148 561908 -240 -0.0
.text 561612 561372 -240 -0.0
linux all-clusters-app debug (read only) 5518193 5517041 -1152 -0.0
.rodata 336016 335984 -32 -0.0
.text 4804259 4803139 -1120 -0.0
all-clusters-minimal-app debug (read only) 4902913 4901761 -1152 -0.0
.rodata 272102 272070 -32 -0.0
.text 4400611 4399491 -1120 -0.0
bridge-app debug (read only) 2770593 2769441 -1152 -0.0
.rodata 214664 214632 -32 -0.0
.text 2378403 2377283 -1120 -0.0
chip-tool debug (read only) 17528481 17527537 -944 -0.0
.rodata 892049 892017 -32 -0.0
.text 14610179 14609267 -912 -0.0
chip-tool-ipv6only arm64 (read only) 16770644 16769396 -1248 -0.0
.rodata 804416 804400 -16 -0.0
.text 13755528 13754296 -1232 -0.0
lighting-app debug+rpc+ui (read only) 5242001 5240881 -1120 -0.0
.text 4662819 4661699 -1120 -0.0
lock-app debug (read only) 4473057 4471905 -1152 -0.0
.rodata 248038 248006 -32 -0.0
.text 4015667 4014547 -1120 -0.0
ota-provider-app debug (read only) 4128329 4127177 -1152 -0.0
.rodata 201254 201222 -32 -0.0
.text 3736755 3735635 -1120 -0.0
ota-requestor-app debug (read only) 4222225 4221073 -1152 -0.0
.rodata 204646 204614 -32 -0.0
.text 3822931 3821811 -1120 -0.0
shell debug (read only) 2939049 2937673 -1376 -0.0
.text 2555714 2554338 -1376 -0.1
thermostat-no-ble arm64 (read only) 4451476 4450004 -1472 -0.0
.rodata 162252 162236 -16 -0.0
.text 3951144 3949688 -1456 -0.0
tv-app debug (read only) 5317361 5316401 -960 -0.0
.rodata 272598 272566 -32 -0.0
.text 4801123 4800195 -928 -0.0
tv-casting-app debug (read only) 8296737 8295777 -960 -0.0
.rodata 367836 367804 -32 -0.0
.text 7528739 7527811 -928 -0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522504 2522312 -192 -0.0
.text 1485188 1484996 -192 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1220412 1220172 -240 -0.0
text 845152 844912 -240 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1338624 1338384 -240 -0.0
text 772180 771940 -240 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1157328 1157088 -240 -0.0
text 810516 810276 -240 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1768804 1768548 -256 -0.0
.debug_abbrev 1382477 1382469 -8 -0.0
.debug_frame 479472 479456 -16 -0.0
.debug_info 30262562 30262351 -211 -0.0
.debug_line 4150562 4150478 -84 -0.0
.debug_loclists 2249376 2249308 -68 -0.0
.strtab 806034 805942 -92 -0.0
.symtab 501808 501712 -96 -0.0
.text 1564764 1564508 -256 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1674572 1674316 -256 -0.0
.debug_abbrev 1285184 1285176 -8 -0.0
.debug_frame 462420 462404 -16 -0.0
.debug_info 27230583 27230374 -209 -0.0
.debug_line 3961702 3961618 -84 -0.0
.debug_loclists 2149738 2149670 -68 -0.0
.strtab 713485 713393 -92 -0.0
.symtab 465936 465840 -96 -0.0
.text 1472492 1472236 -256 -0.0
light cy8ckit_062s2_43012 (read/write) 1606076 1605820 -256 -0.0
.debug_abbrev 1125407 1125399 -8 -0.0
.debug_frame 425564 425548 -16 -0.0
.debug_info 22372914 22372705 -209 -0.0
.debug_line 3527007 3526923 -84 -0.0
.debug_loclists 1986853 1986785 -68 -0.0
.strtab 634477 634385 -92 -0.0
.symtab 430576 430480 -96 -0.0
.text 1410260 1410004 -256 -0.0
lock cy8ckit_062s2_43012 (read/write) 1639580 1639324 -256 -0.0
.debug_abbrev 1116871 1116863 -8 -0.0
.debug_frame 421592 421576 -16 -0.0
.debug_info 22286450 2228624 -210 -0.0
.debug_line 3482458 3482374 -84 -0.0
.debug_loclists 1967262 1967194 -68 -0.0
.strtab 608377 608285 -92 -0.0
.symtab 422704 422608 -96 -0.0
.text 1416244 1415988 -256 -0.0
qpg lighting-app qpg6105+debug (read/write) 1178444 1178212 -232 -0.0
.text 625288 625056 -232 -0.0
lock-app qpg6105+debug (read/write) 1135500 1135268 -232 -0.0
.text 582340 582108 -232 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1072388 1072084 -304 -0.0
text 730836 730534 -302 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 977504 977200 -304 -0.0
text 670206 669906 -300 -0.0
bridge-app tlsr9518adk80d (read/write) 944904 944600 -304 -0.0
text 647460 647158 -302 -0.0
contact-sensor-app tlsr9518adk80d (read/write) 876860 876564 -296 -0.0
text 590846 590548 -298 -0.1
light-switch-app tlsr9518adk80d (read/write) 908172 907868 -304 -0.0
text 618582 618280 -302 -0.0
lighting-app tlsr9518adk80d (read/write) 983160 982856 -304 -0.0
text 686214 685914 -300 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 994524 994220 -304 -0.0
text 693730 693430 -300 -0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1052684 1052388 -296 -0.0
text 731144 730846 -298 -0.0
lighting-app-shell tlsr9518adk80d (read/write) 1084012 1083708 -304 -0.0
text 751250 750950 -300 -0.0
lock-app tlsr9518adk80d (read/write) 934312 934016 -296 -0.0
text 621524 621222 -302 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 899440 899144 -296 -0.0
text 612690 612390 -300 -0.0
pump-app tlsr9518adk80d (read/write) 882260 881956 -304 -0.0
text 596450 596152 -298 -0.0
pump-controller-app tlsr9518adk80d (read/write) 869440 869136 -304 -0.0
text 586914 586616 -298 -0.1
shell tlsr9518adk80d (read/write) 744196 743900 -296 -0.0
text 478656 478358 -298 -0.1
smoke_co_alarm-app tlsr9518adk80d (read/write) 879344 879048 -296 -0.0
text 594324 594024 -300 -0.1
temperature-measurement-app tlsr9518adk80d (read/write) 865612 865316 -296 -0.0
text 582560 582262 -298 -0.1
thermostat tlsr9518adk80d (read/write) 911452 911148 -304 -0.0
text 621892 621590 -302 -0.0
window-covering tlsr9518adk80d (read/write) 907240 906936 -304 -0.0
text 617198 616898 -300 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 9a35c44 d51e419 change % change
bl602 lighting-app bl602 (read/write) 1365170 1364842 -328 -0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1057926 1057598 -328 -0.0
bl602+rpc (read/write) 1412638 1412310 -328 -0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1089860 1089532 -328 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168199 1167871 -328 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567493 1567485 -8 -0.0
.debug_aranges 140400 140400 0 0.0
.debug_frame 516640 516620 -20 -0.0
.debug_info 41509196 41509012 -184 -0.0
.debug_line 5485389 5485311 -78 -0.0
.debug_loc 3565999 3565873 -126 -0.0
.debug_ranges 384712 384712 0 0.0
.debug_str 4012573 4012573 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107196 107196 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589689 589597 -92 -0.0
.symtab 175808 175776 -32 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955076 954748 -328 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1267135 1266807 -328 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43424 43424 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744623 1744615 -8 -0.0
.debug_aranges 148944 148944 0 0.0
.debug_frame 545544 545524 -20 -0.0
.debug_info 46403895 46403711 -184 -0.0
.debug_line 5897911 5897833 -78 -0.0
.debug_loc 3772155 3772029 -126 -0.0
.debug_ranges 410464 410464 0 0.0
.debug_str 4432438 4432438 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121848 121848 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652652 652560 -92 -0.0
.symtab 194736 194704 -32 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029760 1029432 -328 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153808 1153480 -328 -0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77840 77840 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569712 1569704 -8 -0.0
.debug_aranges 134904 134904 0 0.0
.debug_frame 496328 496308 -20 -0.0
.debug_info 41510304 41510121 -183 -0.0
.debug_line 5401083 5401005 -78 -0.0
.debug_loc 3502138 3502012 -126 -0.0
.debug_ranges 389920 389920 0 0.0
.debug_str 4025042 4025042 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101080 101080 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589904 589812 -92 -0.0
.symtab 175360 175328 -32 -0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943826 943500 -326 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615962 615706 -256 -0.0
(read/write) 207744 207744 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201184 201184 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 962080 962072 -8 -0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 369852 369836 -16 -0.0
.debug_info 19423289 19423079 -210 -0.0
.debug_line 2814419 2814335 -84 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1597625 1597557 -68 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100591 100591 0 0.0
.debug_str 3427188 3427242 54 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106458 106458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496476 496384 -92 -0.0
.symtab 293440 293344 -96 -0.0
.text 507384 507128 -256 -0.1
cyw30739 light cyw930739m2evb_01 (read/write) 550647 550415 -232 -0.0
.app_xip_area 441937 441705 -232 -0.1
.bss 63728 63728 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537735 537503 -232 -0.0
.app_xip_area 423977 423745 -232 -0.1
.bss 68752 68752 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574407 574175 -232 -0.0
.app_xip_area 466777 466545 -232 -0.0
.bss 62720 62720 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549399 549167 -232 -0.0
.app_xip_area 438761 438529 -232 -0.1
.bss 65632 65632 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012364 1012108 -256 -0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 825168 824912 -256 -0.0
BRD4187C (read/write) 1037012 1036772 -240 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869636 869396 -240 -0.0
lock-app BRD4161A+wf200 (read/write) 1089184 1088944 -240 -0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 907912 907672 -240 -0.0
window-app BRD4187C (read/write) 1108400 1108136 -264 -0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 958100 957836 -264 -0.0
esp32 all-clusters-app c3devkit (read only) 1151428 1151126 -302 -0.0
(read/write) 1702412 1702412 0 0.0
.dram0.bss 79048 79048 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 266536 266536 0 0.0
.flash.text 1151428 1151126 -302 -0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1193059 1192791 -268 -0.0
(read/write) 550606 550606 0 0.0
.dram0.bss 85416 85416 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297512 297512 0 0.0
.flash.text 1187675 1187407 -268 -0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 591012 590772 -240 -0.0
(read/write) 88096 88096 0 0.0
.bss 71344 71344 0 0.0
.data 2128 2128 0 0.0
.text 590476 590236 -240 -0.0
light k32w0+release (read only) 589812 589572 -240 -0.0
(read/write) 87748 87748 0 0.0
.bss 71008 71008 0 0.0
.data 2116 2116 0 0.0
.text 589276 589036 -240 -0.0
lock k32w0+release (read only) 562148 561908 -240 -0.0
(read/write) 85548 85548 0 0.0
.bss 68864 68864 0 0.0
.data 2060 2060 0 0.0
.text 561612 561372 -240 -0.0
linux all-clusters-app debug (read only) 5518193 5517041 -1152 -0.0
(read/write) 418176 418176 0 0.0
.bss 130464 130464 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276360 276360 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1304 1304 0 0.0
.rodata 336016 335984 -32 -0.0
.text 4804259 4803139 -1120 -0.0
all-clusters-minimal-app debug (read only) 4902913 4901761 -1152 -0.0
(read/write) 231392 231392 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94384 94384 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272102 272070 -32 -0.0
.text 4400611 4399491 -1120 -0.0
bridge-app debug (read only) 2770593 2769441 -1152 -0.0
(read/write) 132848 132848 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214664 214632 -32 -0.0
.text 2378403 2377283 -1120 -0.0
chip-tool debug (read only) 17528481 17527537 -944 -0.0
(read/write) 1043136 1043136 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 936936 936936 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 892049 892017 -32 -0.0
.text 14610179 14609267 -912 -0.0
chip-tool-ipv6only arm64 (read only) 16770644 16769396 -1248 -0.0
(read/write) 1110520 1110520 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 974328 974328 0 0.0
.dynamic 512 512 0 0.0
.got 23248 23248 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 804416 804400 -16 -0.0
.text 13755528 13754296 -1232 -0.0
lighting-app debug+rpc+ui (read only) 5242001 5240881 -1120 -0.0
(read/write) 222088 222088 0 0.0
.bss 117744 117744 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337108 337108 0 0.0
.text 4662819 4661699 -1120 -0.0
lock-app debug (read only) 4473057 4471905 -1152 -0.0
(read/write) 202840 202840 0 0.0
.bss 113360 113360 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78952 78952 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248038 248006 -32 -0.0
.text 4015667 4014547 -1120 -0.0
ota-provider-app debug (read only) 4128329 4127177 -1152 -0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201254 201222 -32 -0.0
.text 3736755 3735635 -1120 -0.0
ota-requestor-app debug (read only) 4222225 4221073 -1152 -0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204646 204614 -32 -0.0
.text 3822931 3821811 -1120 -0.0
shell debug (read only) 2939049 2937673 -1376 -0.0
(read/write) 150720 150720 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84056 84056 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 212370 212370 0 0.0
.text 2555714 2554338 -1376 -0.1
thermostat-no-ble arm64 (read only) 4451476 4450004 -1472 -0.0
(read/write) 243848 243848 0 0.0
.bss 122280 122280 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 102232 102232 0 0.0
.dynamic 512 512 0 0.0
.got 11984 11984 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 162252 162236 -16 -0.0
.text 3951144 3949688 -1456 -0.0
tv-app debug (read only) 5317361 5316401 -960 -0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272598 272566 -32 -0.0
.text 4801123 4800195 -928 -0.0
tv-casting-app debug (read only) 8296737 8295777 -960 -0.0
(read/write) 210568 210568 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 367836 367804 -32 -0.0
.text 7528739 7527811 -928 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522504 2522312 -192 -0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1485188 1484996 -192 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220412 1220172 -240 -0.0
bss 154612 154612 0 0.0
rodata 141696 141696 0 0.0
text 845152 844912 -240 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1338624 1338384 -240 -0.0
bss 140070 140070 0 0.0
rodata 135688 135688 0 0.0
text 772180 771940 -240 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1157328 1157088 -240 -0.0
bss 154791 154791 0 0.0
rodata 113036 113036 0 0.0
text 810516 810276 -240 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837688 837688 0 0.0
(read/write) 1768804 1768548 -256 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193116 193116 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1382477 1382469 -8 -0.0
.debug_aranges 143944 143944 0 0.0
.debug_frame 479472 479456 -16 -0.0
.debug_info 30262562 30262351 -211 -0.0
.debug_line 4150562 4150478 -84 -0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2249376 2249308 -68 -0.0
.debug_rnglists 142398 142398 0 0.0
.debug_str 4124989 4125043 54 0.0
.heap 837688 837688 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 806034 805942 -92 -0.0
.symtab 501808 501712 -96 -0.0
.text 1564764 1564508 -256 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674572 1674316 -256 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191228 191228 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1285184 1285176 -8 -0.0
.debug_aranges 137208 137208 0 0.0
.debug_frame 462420 462404 -16 -0.0
.debug_info 27230583 27230374 -209 -0.0
.debug_line 3961702 3961618 -84 -0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149738 2149670 -68 -0.0
.debug_rnglists 135498 135498 0 0.0
.debug_str 3979410 3979464 54 0.0
.heap 839648 839648 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 713485 713393 -92 -0.0
.symtab 465936 465840 -96 -0.0
.text 1472492 1472236 -256 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845912 845912 0 0.0
(read/write) 1606076 1605820 -256 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185076 185076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1125407 1125399 -8 -0.0
.debug_aranges 127336 127336 0 0.0
.debug_frame 425564 425548 -16 -0.0
.debug_info 22372914 22372705 -209 -0.0
.debug_line 3527007 3526923 -84 -0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986853 1986785 -68 -0.0
.debug_rnglists 125268 125268 0 0.0
.debug_str 3787482 3787536 54 0.0
.heap 845912 845912 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 634477 634385 -92 -0.0
.symtab 430576 430480 -96 -0.0
.text 1410260 1410004 -256 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818392 818392 0 0.0
(read/write) 1639580 1639324 -256 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212580 212580 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1116871 1116863 -8 -0.0
.debug_aranges 126248 126248 0 0.0
.debug_frame 421592 421576 -16 -0.0
.debug_info 22286450 2228624 -210 -0.0
.debug_line 3482458 3482374 -84 -0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1967262 1967194 -68 -0.0
.debug_rnglists 123444 123444 0 0.0
.debug_str 3752020 3752074 54 0.0
.heap 818392 818392 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 608377 608285 -92 -0.0
.symtab 422704 422608 -96 -0.0
.text 1416244 1415988 -256 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178444 1178212 -232 -0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 625288 625056 -232 -0.0
lock-app qpg6105+debug (read/write) 1135500 1135268 -232 -0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 582340 582108 -232 -0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1072388 1072084 -304 -0.0
bss 107308 107308 0 0.0
text 730836 730534 -302 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977504 977200 -304 -0.0
bss 105284 105284 0 0.0
text 670206 669906 -300 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944904 944600 -304 -0.0
bss 109660 109660 0 0.0
text 647460 647158 -302 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876860 876564 -296 -0.0
bss 98840 98840 0 0.0
text 590846 590548 -298 -0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908172 907868 -304 -0.0
bss 99464 99464 0 0.0
text 618582 618280 -302 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983160 982856 -304 -0.0
bss 107516 107516 0 0.0
text 686214 685914 -300 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994524 994220 -304 -0.0
bss 111764 111764 0 0.0
text 693730 693430 -300 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052684 1052388 -296 -0.0
bss 109088 109088 0 0.0
text 731144 730846 -298 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084012 1083708 -304 -0.0
bss 120164 120164 0 0.0
text 751250 750950 -300 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934312 934016 -296 -0.0
bss 99560 99560 0 0.0
text 621524 621222 -302 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899440 899144 -296 -0.0
bss 100148 100148 0 0.0
text 612690 612390 -300 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882260 881956 -304 -0.0
bss 98972 98972 0 0.0
text 596450 596152 -298 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869440 869136 -304 -0.0
bss 98772 98772 0 0.0
text 586914 586616 -298 -0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744196 743900 -296 -0.0
bss 97208 97208 0 0.0
text 478656 478358 -298 -0.1
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879344 879048 -296 -0.0
bss 98952 98952 0 0.0
text 594324 594024 -300 -0.1
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865612 865316 -296 -0.0
bss 98680 98680 0 0.0
text 582560 582262 -298 -0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 911452 911148 -304 -0.0
bss 99224 99224 0 0.0
text 621892 621590 -302 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907240 906936 -304 -0.0
bss 99560 99560 0 0.0
text 617198 616898 -300 -0.0

@bluebin14
Copy link
Contributor

Tested the patch on nrf platform and it works correctly. With timezone CET and local time 10:04:19
Setting Last Known Good Time to firmware build time 2023-08-12T08:04:19

@bluebin14 bluebin14 linked an issue Aug 12, 2023 that may be closed by this pull request
@cecille cecille marked this pull request as ready for review August 18, 2023 17:59
@cecille cecille changed the title WIP: set LKGT using UTC via python Set LasKnownGoodTime using UTC via python-generated header Aug 18, 2023
@cecille cecille changed the title Set LasKnownGoodTime using UTC via python-generated header Set LastKnownGoodTime using UTC via python-generated header Aug 18, 2023
@github-actions
Copy link

github-actions bot commented Aug 18, 2023

PR #28668: Size comparison from a167c71 to a1f3f41

Increases (5 builds for cc32xx, psoc6)
platform target config section a167c71 a1f3f41 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_str 3430085 3430139 54 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_str 4129080 4129134 54 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_str 3983628 3983682 54 0.0
light cy8ckit_062s2_43012 .debug_str 3790565 3790619 54 0.0
lock cy8ckit_062s2_43012 .debug_str 3755018 3755072 54 0.0
Decreases (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a167c71 a1f3f41 change % change
bl602 lighting-app bl602 (read/write) 1364962 1364634 -328 -0.0
.text 1057910 1057582 -328 -0.0
bl602+rpc (read/write) 1412430 1412102 -328 -0.0
.text 1089844 1089516 -328 -0.0
bl702 lighting-app bl702 (read/write) 1167991 1167663 -328 -0.0
.debug_abbrev 1567179 1567171 -8 -0.0
.debug_frame 516608 516588 -20 -0.0
.debug_info 41524920 41524736 -184 -0.0
.debug_line 5485485 5485407 -78 -0.0
.debug_loc 3566604 3566478 -126 -0.0
.strtab 589628 589536 -92 -0.0
.symtab 175792 175760 -32 -0.0
.text 955060 954732 -328 -0.0
bl702+rpc (read/write) 1266927 1266599 -328 -0.0
.debug_abbrev 1744289 1744281 -8 -0.0
.debug_frame 545512 545492 -20 -0.0
.debug_info 46420373 46420189 -184 -0.0
.debug_line 5898007 5897929 -78 -0.0
.debug_loc 3772760 3772634 -126 -0.0
.strtab 652591 652499 -92 -0.0
.symtab 194720 194688 -32 -0.0
.text 1029744 1029416 -328 -0.0
bl702l lighting-app bl702l (read/write) 1153600 1153272 -328 -0.0
.debug_abbrev 1569398 1569390 -8 -0.0
.debug_frame 496296 496276 -20 -0.0
.debug_info 41526029 41525845 -184 -0.0
.debug_line 5401179 5401101 -78 -0.0
.debug_loc 3502755 3502629 -126 -0.0
.strtab 589843 589751 -92 -0.0
.symtab 175344 175312 -32 -0.0
.text 943812 943484 -328 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 616906 616650 -256 -0.0
.debug_abbrev 966154 966146 -8 -0.0
.debug_frame 370356 370340 -16 -0.0
.debug_info 21098273 21098063 -210 -0.0
.debug_line 2820532 2820448 -84 -0.0
.debug_loclists 1599815 1599747 -68 -0.0
.strtab 498144 498052 -92 -0.0
.symtab 293984 293888 -96 -0.0
.text 508180 507924 -256 -0.1
cyw30739 light cyw930739m2evb_01 (read/write) 550567 550335 -232 -0.0
.app_xip_area 442017 441785 -232 -0.1
lock cyw930739m2evb_01 (read/write) 538007 537767 -240 -0.0
.app_xip_area 424401 424161 -240 -0.1
ota-requestor cyw930739m2evb_01 (read/write) 574279 574047 -232 -0.0
.app_xip_area 466809 466577 -232 -0.0
switch cyw930739m2evb_01 (read/write) 549279 549039 -240 -0.0
.app_xip_area 438801 438561 -240 -0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012772 1012516 -256 -0.0
.text 825896 825640 -256 -0.0
BRD4187C (read/write) 1036996 1036748 -248 -0.0
.text 869940 869692 -248 -0.0
lock-app BRD4161A+wf200 (read/write) 1089960 1089720 -240 -0.0
.text 909000 908760 -240 -0.0
window-app BRD4187C (read/write) 1085224 1084960 -264 -0.0
.text 935428 935164 -264 -0.0
esp32 all-clusters-app c3devkit (read only) 1151786 1151480 -306 -0.0
.flash.text 1151786 1151480 -306 -0.0
m5stack (read only) 1193467 1193199 -268 -0.0
.flash.text 1188083 1187815 -268 -0.0
k32w contact k32w0+release (read only) 591044 590804 -240 -0.0
.text 590508 590268 -240 -0.0
light k32w0+release (read only) 589828 589588 -240 -0.0
.text 589292 589052 -240 -0.0
lock k32w0+release (read only) 562180 561940 -240 -0.0
.text 561644 561404 -240 -0.0
linux all-clusters-app debug (read only) 5519553 5518417 -1136 -0.0
.rodata 336208 336176 -32 -0.0
.text 4805187 4804083 -1104 -0.0
all-clusters-minimal-app debug (read only) 4914209 4913089 -1120 -0.0
.text 4411331 4410211 -1120 -0.0
bridge-app debug (read only) 2770849 2769697 -1152 -0.0
.rodata 214600 214568 -32 -0.0
.text 2378723 2377603 -1120 -0.0
chip-tool debug (read only) 17564185 17563241 -944 -0.0
.rodata 907441 907409 -32 -0.0
.text 14647219 14646307 -912 -0.0
chip-tool-ipv6only arm64 (read only) 16786756 16785508 -1248 -0.0
.rodata 819856 819824 -32 -0.0
.text 13773096 13771880 -1216 -0.0
lighting-app debug+rpc+ui (read only) 5242513 5241377 -1136 -0.0
.rodata 337108 337076 -32 -0.0
.text 4663331 4662227 -1104 -0.0
lock-app debug (read only) 4477129 4476025 -1104 -0.0
.text 4019299 4018195 -1104 -0.0
ota-provider-app debug (read only) 4128585 4127465 -1120 -0.0
.text 3737075 3735955 -1120 -0.0
ota-requestor-app debug (read only) 4222481 4221329 -1152 -0.0
.rodata 204582 204550 -32 -0.0
.text 3823251 3822131 -1120 -0.0
shell debug (read only) 2939929 2938521 -1408 -0.0
.rodata 212562 212530 -32 -0.0
.text 2556258 2554882 -1376 -0.1
thermostat-no-ble arm64 (read only) 4357372 4355900 -1472 -0.0
.rodata 161332 161316 -16 -0.0
.text 3862072 3860616 -1456 -0.0
tv-app debug (read only) 5317617 5316689 -928 -0.0
.text 4801443 4800515 -928 -0.0
tv-casting-app debug (read only) 8297113 8296153 -960 -0.0
.rodata 367772 367740 -32 -0.0
.text 7529155 7528227 -928 -0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523176 2522920 -256 -0.0
.text 1485860 1485604 -256 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1220736 1220496 -240 -0.0
text 845252 845012 -240 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1339124 1338884 -240 -0.0
text 772464 772224 -240 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1159924 1159684 -240 -0.0
text 812552 812312 -240 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1768988 1768732 -256 -0.0
.debug_abbrev 1386772 1386764 -8 -0.0
.debug_frame 480220 480204 -16 -0.0
.debug_info 32086552 32086343 -209 -0.0
.debug_line 4158503 4158419 -84 -0.0
.debug_loclists 2253565 2253497 -68 -0.0
.strtab 806569 806477 -92 -0.0
.symtab 501968 501872 -96 -0.0
.text 1565436 1565180 -256 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1677844 1677588 -256 -0.0
.debug_abbrev 1289488 1289480 -8 -0.0
.debug_frame 462984 462968 -16 -0.0
.debug_info 29051611 29051402 -209 -0.0
.debug_line 3969471 3969387 -84 -0.0
.debug_loclists 2152400 2152332 -68 -0.0
.strtab 717764 717672 -92 -0.0
.symtab 467456 467360 -96 -0.0
.text 1476228 1475972 -256 -0.0
light cy8ckit_062s2_43012 (read/write) 1605932 1605692 -240 -0.0
.debug_abbrev 1129774 1129766 -8 -0.0
.debug_frame 426028 426012 -16 -0.0
.debug_info 24188127 24187918 -209 -0.0
.debug_line 3533856 3533772 -84 -0.0
.debug_loclists 1988857 1988789 -68 -0.0
.strtab 635098 635006 -92 -0.0
.symtab 430768 430672 -96 -0.0
.text 1410628 1410388 -240 -0.0
lock cy8ckit_062s2_43012 (read/write) 1639908 1639652 -256 -0.0
.debug_abbrev 1120973 1120965 -8 -0.0
.debug_frame 422092 422076 -16 -0.0
.debug_info 24008815 24008605 -210 -0.0
.debug_line 3488996 3488912 -84 -0.0
.debug_loclists 1969423 1969355 -68 -0.0
.strtab 609883 609791 -92 -0.0
.symtab 423184 423088 -96 -0.0
.text 1417076 1416820 -256 -0.0
qpg lighting-app qpg6105+debug (read/write) 1178460 1178228 -232 -0.0
.text 625304 625072 -232 -0.0
lock-app qpg6105+debug (read/write) 1135524 1135292 -232 -0.0
.text 582364 582132 -232 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1072684 1072380 -304 -0.0
text 730924 730624 -300 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 980404 980100 -304 -0.0
text 672528 672228 -300 -0.0
bridge-app tlsr9518adk80d (read/write) 944736 944432 -304 -0.0
text 647450 647150 -300 -0.0
contact-sensor-app tlsr9518adk80d (read/write) 876692 876396 -296 -0.0
text 590838 590540 -298 -0.1
light-switch-app tlsr9518adk80d (read/write) 907996 907700 -296 -0.0
text 618570 618270 -300 -0.0
lighting-app tlsr9518adk80d (read/write) 983032 982736 -296 -0.0
text 686252 685952 -300 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 994396 994100 -296 -0.0
text 693768 693468 -300 -0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1052564 1052260 -304 -0.0
text 731184 730884 -300 -0.0
lighting-app-shell tlsr9518adk80d (read/write) 1084108 1083804 -304 -0.0
text 751460 751160 -300 -0.0
lock-app tlsr9518adk80d (read/write) 934692 934388 -304 -0.0
text 621902 621602 -300 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 899272 898976 -296 -0.0
text 612682 612382 -300 -0.0
pump-app tlsr9518adk80d (read/write) 882092 881788 -304 -0.0
text 596444 596144 -300 -0.1
pump-controller-app tlsr9518adk80d (read/write) 869272 868968 -304 -0.0
text 586908 586608 -300 -0.1
shell tlsr9518adk80d (read/write) 744420 744116 -304 -0.0
text 478834 478532 -302 -0.1
smoke_co_alarm-app tlsr9518adk80d (read/write) 879308 879004 -304 -0.0
text 594318 594018 -300 -0.1
temperature-measurement-app tlsr9518adk80d (read/write) 865452 865148 -304 -0.0
text 582556 582254 -302 -0.1
thermostat tlsr9518adk80d (read/write) 890704 890408 -296 -0.0
text 602616 602318 -298 -0.0
window-covering tlsr9518adk80d (read/write) 886296 885992 -304 -0.0
text 597910 597612 -298 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a167c71 a1f3f41 change % change
bl602 lighting-app bl602 (read/write) 1364962 1364634 -328 -0.0
.bss 73430 73430 0 0.0
.data 9560 9560 0 0.0
.text 1057910 1057582 -328 -0.0
bl602+rpc (read/write) 1412430 1412102 -328 -0.0
.bss 81470 81470 0 0.0
.data 9952 9952 0 0.0
.text 1089844 1089516 -328 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167991 1167663 -328 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41285 0 0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567179 1567171 -8 -0.0
.debug_aranges 140392 140392 0 0.0
.debug_frame 516608 516588 -20 -0.0
.debug_info 41524920 41524736 -184 -0.0
.debug_line 5485485 5485407 -78 -0.0
.debug_loc 3566604 3566478 -126 -0.0
.debug_ranges 384688 384688 0 0.0
.debug_str 4014630 4014630 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107196 107196 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589628 589536 -92 -0.0
.symtab 175792 175760 -32 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955060 954732 -328 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266927 1266599 -328 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49749 0 0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744289 1744281 -8 -0.0
.debug_aranges 148936 148936 0 0.0
.debug_frame 545512 545492 -20 -0.0
.debug_info 46420373 46420189 -184 -0.0
.debug_line 5898007 5897929 -78 -0.0
.debug_loc 3772760 3772634 -126 -0.0
.debug_ranges 410440 410440 0 0.0
.debug_str 4434495 4434495 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121848 121848 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652591 652499 -92 -0.0
.symtab 194720 194688 -32 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029744 1029416 -328 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153600 1153272 -328 -0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77648 77648 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569398 1569390 -8 -0.0
.debug_aranges 134896 134896 0 0.0
.debug_frame 496296 496276 -20 -0.0
.debug_info 41526029 41525845 -184 -0.0
.debug_line 5401179 5401101 -78 -0.0
.debug_loc 3502755 3502629 -126 -0.0
.debug_ranges 389896 389896 0 0.0
.debug_str 4027099 4027099 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101080 101080 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589843 589751 -92 -0.0
.symtab 175344 175312 -32 -0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943812 943484 -328 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616906 616650 -256 -0.0
(read/write) 207240 207240 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200680 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966154 966146 -8 -0.0
.debug_aranges 109184 109184 0 0.0
.debug_frame 370356 370340 -16 -0.0
.debug_info 21098273 21098063 -210 -0.0
.debug_line 2820532 2820448 -84 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1599815 1599747 -68 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100712 100712 0 0.0
.debug_str 3430085 3430139 54 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106602 106602 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498144 498052 -92 -0.0
.symtab 293984 293888 -96 -0.0
.text 508180 507924 -256 -0.1
cyw30739 light cyw930739m2evb_01 (read/write) 550567 550335 -232 -0.0
.app_xip_area 442017 441785 -232 -0.1
.bss 63568 63568 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538007 537767 -240 -0.0
.app_xip_area 424401 424161 -240 -0.1
.bss 68600 68600 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574279 574047 -232 -0.0
.app_xip_area 466809 466577 -232 -0.0
.bss 62560 62560 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549279 549039 -240 -0.0
.app_xip_area 438801 438561 -240 -0.1
.bss 65472 65472 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012772 1012516 -256 -0.0
.bss 184204 184204 0 0.0
.data 2652 2652 0 0.0
.text 825896 825640 -256 -0.0
BRD4187C (read/write) 1036996 1036748 -248 -0.0
.bss 163788 163788 0 0.0
.data 3248 3248 0 0.0
.text 869940 869692 -248 -0.0
lock-app BRD4161A+wf200 (read/write) 1089960 1089720 -240 -0.0
.bss 178268 178268 0 0.0
.data 2672 2672 0 0.0
.text 909000 908760 -240 -0.0
window-app BRD4187C (read/write) 1085224 1084960 -264 -0.0
.bss 146652 146652 0 0.0
.data 3124 3124 0 0.0
.text 935428 935164 -264 -0.0
esp32 all-clusters-app c3devkit (read only) 1151786 1151480 -306 -0.0
(read/write) 1702676 1702676 0 0.0
.dram0.bss 78960 78960 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 266896 266896 0 0.0
.flash.text 1151786 1151480 -306 -0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1193467 1193199 -268 -0.0
(read/write) 550878 550878 0 0.0
.dram0.bss 85328 85328 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297872 297872 0 0.0
.flash.text 1188083 1187815 -268 -0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 591044 590804 -240 -0.0
(read/write) 87936 87936 0 0.0
.bss 71184 71184 0 0.0
.data 2128 2128 0 0.0
.text 590508 590268 -240 -0.0
light k32w0+release (read only) 589828 589588 -240 -0.0
(read/write) 87588 87588 0 0.0
.bss 70848 70848 0 0.0
.data 2116 2116 0 0.0
.text 589292 589052 -240 -0.0
lock k32w0+release (read only) 562180 561940 -240 -0.0
(read/write) 85388 85388 0 0.0
.bss 68704 68704 0 0.0
.data 2060 2060 0 0.0
.text 561644 561404 -240 -0.0
linux all-clusters-app debug (read only) 5519553 5518417 -1136 -0.0
(read/write) 416856 416856 0 0.0
.bss 128704 128704 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276808 276808 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1296 1296 0 0.0
.rodata 336208 336176 -32 -0.0
.text 4805187 4804083 -1104 -0.0
all-clusters-minimal-app debug (read only) 4914209 4913089 -1120 -0.0
(read/write) 231936 231936 0 0.0
.bss 126048 126048 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94896 94896 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272486 272486 0 0.0
.text 4411331 4410211 -1120 -0.0
bridge-app debug (read only) 2770849 2769697 -1152 -0.0
(read/write) 132848 132848 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214600 214568 -32 -0.0
.text 2378723 2377603 -1120 -0.0
chip-tool debug (read only) 17564185 17563241 -944 -0.0
(read/write) 1036192 1036192 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 929992 929992 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 907441 907409 -32 -0.0
.text 14647219 14646307 -912 -0.0
chip-tool-ipv6only arm64 (read only) 16786756 16785508 -1248 -0.0
(read/write) 1103512 1103512 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 967368 967368 0 0.0
.dynamic 512 512 0 0.0
.got 23192 23192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 819856 819824 -32 -0.0
.text 13773096 13771880 -1216 -0.0
lighting-app debug+rpc+ui (read only) 5242513 5241377 -1136 -0.0
(read/write) 222088 222088 0 0.0
.bss 117744 117744 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337108 337076 -32 -0.0
.text 4663331 4662227 -1104 -0.0
lock-app debug (read only) 4477129 4476025 -1104 -0.0
(read/write) 202936 202936 0 0.0
.bss 113360 113360 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 79048 79048 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248454 248454 0 0.0
.text 4019299 4018195 -1104 -0.0
ota-provider-app debug (read only) 4128585 4127465 -1120 -0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201190 201190 0 0.0
.text 3737075 3735955 -1120 -0.0
ota-requestor-app debug (read only) 4222481 4221329 -1152 -0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204582 204550 -32 -0.0
.text 3823251 3822131 -1120 -0.0
shell debug (read only) 2939929 2938521 -1408 -0.0
(read/write) 151040 151040 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84376 84376 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 212562 212530 -32 -0.0
.text 2556258 2554882 -1376 -0.1
thermostat-no-ble arm64 (read only) 4357372 4355900 -1472 -0.0
(read/write) 241720 241720 0 0.0
.bss 122104 122104 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 100432 100432 0 0.0
.dynamic 512 512 0 0.0
.got 11848 11848 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161332 161316 -16 -0.0
.text 3862072 3860616 -1456 -0.0
tv-app debug (read only) 5317617 5316689 -928 -0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272534 272534 0 0.0
.text 4801443 4800515 -928 -0.0
tv-casting-app debug (read only) 8297113 8296153 -960 -0.0
(read/write) 210576 210576 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 367772 367740 -32 -0.0
.text 7529155 7528227 -928 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523176 2522920 -256 -0.0
.bss 219408 219408 0 0.0
.data 5128 5128 0 0.0
.text 1485860 1485604 -256 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220736 1220496 -240 -0.0
bss 154482 154482 0 0.0
rodata 142036 142036 0 0.0
text 845252 845012 -240 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1339124 1338884 -240 -0.0
bss 139940 139940 0 0.0
rodata 136028 136028 0 0.0
text 772464 772224 -240 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1159924 1159684 -240 -0.0
bss 154680 154680 0 0.0
rodata 113728 113728 0 0.0
text 812552 812312 -240 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838176 838176 0 0.0
(read/write) 1768988 1768732 -256 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192628 192628 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1386772 1386764 -8 -0.0
.debug_aranges 144136 144136 0 0.0
.debug_frame 480220 480204 -16 -0.0
.debug_info 32086552 32086343 -209 -0.0
.debug_line 4158503 4158419 -84 -0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2253565 2253497 -68 -0.0
.debug_rnglists 142543 142543 0 0.0
.debug_str 4129080 4129134 54 0.0
.heap 838176 838176 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 806569 806477 -92 -0.0
.symtab 501968 501872 -96 -0.0
.text 0 0 0 0.0
1565436 1565180 -256 -0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840112 840112 0 0.0
(read/write) 1677844 1677588 -256 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190764 190764 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1289488 1289480 -8 -0.0
.debug_aranges 137352 137352 0 0.0
.debug_frame 462984 462968 -16 -0.0
.debug_info 29051611 29051402 -209 -0.0
.debug_line 3969471 3969387 -84 -0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2152400 2152332 -68 -0.0
.debug_rnglists 135678 135678 0 0.0
.debug_str 3983628 3983682 54 0.0
.heap 840112 840112 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 717764 717672 -92 -0.0
.symtab 467456 467360 -96 -0.0
.text 1476228 1475972 -256 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846424 846424 0 0.0
(read/write) 1605932 1605692 -240 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184564 184564 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1129774 1129766 -8 -0.0
.debug_aranges 127448 127448 0 0.0
.debug_frame 426028 426012 -16 -0.0
.debug_info 24188127 24187918 -209 -0.0
.debug_line 3533856 3533772 -84 -0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1988857 1988789 -68 -0.0
.debug_rnglists 125365 125365 0 0.0
.debug_str 3790565 3790619 54 0.0
.heap 846424 846424 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 635098 635006 -92 -0.0
.symtab 430768 430672 -96 -0.0
.text 1410628 1410388 -240 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818896 0 0.0
(read/write) 1639908 1639652 -256 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1120973 1120965 -8 -0.0
.debug_aranges 126376 126376 0 0.0
.debug_frame 422092 422076 -16 -0.0
.debug_info 24008815 24008605 -210 -0.0
.debug_line 3488996 3488912 -84 -0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1969423 1969355 -68 -0.0
.debug_rnglists 123566 123566 0 0.0
.debug_str 3755018 3755072 54 0.0
.heap 818896 818896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 609883 609791 -92 -0.0
.symtab 423184 423088 -96 -0.0
.text 1417076 1416820 -256 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178460 1178228 -232 -0.0
.bss 101016 101016 0 0.0
.data 744 744 0 0.0
.text 625304 625072 -232 -0.0
lock-app qpg6105+debug (read/write) 1135524 1135292 -232 -0.0
.bss 95736 95736 0 0.0
.data 748 748 0 0.0
.text 582364 582132 -232 -0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1072684 1072380 -304 -0.0
bss 107176 107176 0 0.0
text 730924 730624 -300 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980404 980100 -304 -0.0
bss 105168 105168 0 0.0
text 672528 672228 -300 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944736 944432 -304 -0.0
bss 109500 109500 0 0.0
text 647450 647150 -300 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876692 876396 -296 -0.0
bss 98680 98680 0 0.0
text 590838 590540 -298 -0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907996 907700 -296 -0.0
bss 99304 99304 0 0.0
text 618570 618270 -300 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983032 982736 -296 -0.0
bss 107356 107356 0 0.0
text 686252 685952 -300 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994396 994100 -296 -0.0
bss 111604 111604 0 0.0
text 693768 693468 -300 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052564 1052260 -304 -0.0
bss 108928 108928 0 0.0
text 731184 730884 -300 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084108 1083804 -304 -0.0
bss 120004 120004 0 0.0
text 751460 751160 -300 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934692 934388 -304 -0.0
bss 99408 99408 0 0.0
text 621902 621602 -300 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899272 898976 -296 -0.0
bss 99988 99988 0 0.0
text 612682 612382 -300 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882092 881788 -304 -0.0
bss 98812 98812 0 0.0
text 596444 596144 -300 -0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869272 868968 -304 -0.0
bss 98612 98612 0 0.0
text 586908 586608 -300 -0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744420 744116 -304 -0.0
bss 97208 97208 0 0.0
text 478834 478532 -302 -0.1
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879308 879004 -304 -0.0
bss 98800 98800 0 0.0
text 594318 594018 -300 -0.1
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865452 865148 -304 -0.0
bss 98520 98520 0 0.0
text 582556 582254 -302 -0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890704 890408 -296 -0.0
bss 98912 98912 0 0.0
text 602616 602318 -298 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 886296 885992 -304 -0.0
bss 99228 99228 0 0.0
text 597910 597612 -298 -0.0

@github-actions
Copy link

github-actions bot commented Aug 21, 2023

PR #28668: Size comparison from a167c71 to 2ef77ec

Increases above 0.2%:

platform target config section a167c71 2ef77ec change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012772 1016432 3660 0.4
.bss 184204 184704 500 0.3
.text 825896 829056 3160 0.4
BRD4187C (read/write) 1036996 1059128 22132 2.1
.bss 163788 167444 3656 2.2
.text 869940 888424 18484 2.1
lock-app BRD4161A+wf200 (read/write) 1089960 1093524 3564 0.3
.bss 178268 178768 500 0.3
.text 909000 912064 3064 0.3
window-app BRD4187C (read/write) 1085224 1108912 23688 2.2
.bss 146652 150316 3664 2.5
.text 935428 955456 20028 2.1
linux all-clusters-app debug .init_array 1296 1304 8 0.6
shell debug .data.rel.ro 84376 84568 192 0.2
.init_array 1136 1144 8 0.7
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1386772 1391957 5185 0.4
.debug_info 32086552 32234459 147907 0.5
Increases (22 builds for bl702, bl702l, cc32xx, efr32, esp32, linux, nrfconnect, psoc6, telink)
platform target config section a167c71 2ef77ec change % change
bl702 lighting-app bl702 (read/write) 1167991 1168015 24 0.0
.debug_aranges 140392 140432 40 0.0
.debug_frame 516608 516784 176 0.0
.debug_info 41524920 41529703 4783 0.0
.debug_line 5485485 5486911 1426 0.0
.debug_loc 3566604 3567853 1249 0.0
.debug_ranges 384688 384952 264 0.1
.debug_str 4014630 4015190 560 0.0
.text 955060 955098 38 0.0
bl702+rpc (read/write) 1266927 1266939 12 0.0
.debug_aranges 148936 148976 40 0.0
.debug_frame 545512 545688 176 0.0
.debug_info 46420373 46426119 5746 0.0
.debug_line 5898007 5899437 1430 0.0
.debug_loc 3772760 3773998 1238 0.0
.debug_ranges 410440 410704 264 0.1
.debug_str 4434495 4435109 614 0.0
.text 1029744 1029772 28 0.0
bl702l lighting-app bl702l (read/write) 1153600 1153628 28 0.0
.debug_aranges 134896 134936 40 0.0
.debug_frame 496296 496472 176 0.0
.debug_info 41526029 41530812 4783 0.0
.debug_line 5401179 5402605 1426 0.0
.debug_loc 3502755 3503964 1209 0.0
.debug_ranges 389896 390160 264 0.1
.debug_str 4027099 4027666 567 0.0
.text 943812 943854 42 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 966154 966172 18 0.0
.debug_info 21098273 21099210 937 0.0
.debug_line 2820532 2820746 214 0.0
.debug_loclists 1599815 1600211 396 0.0
.debug_rnglists 100712 100780 68 0.1
.debug_str 3430085 3430164 79 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012772 1016432 3660 0.4
.bss 184204 184704 500 0.3
.text 825896 829056 3160 0.4
BRD4187C (read/write) 1036996 1059128 22132 2.1
.bss 163788 167444 3656 2.2
.text 869940 888424 18484 2.1
lock-app BRD4161A+wf200 (read/write) 1089960 1093524 3564 0.3
.bss 178268 178768 500 0.3
.text 909000 912064 3064 0.3
window-app BRD4187C (read/write) 1085224 1108912 23688 2.2
.bss 146652 150316 3664 2.5
.text 935428 955456 20028 2.1
esp32 all-clusters-app c3devkit (read only) 1151786 1152068 282 0.0
(read/write) 1702676 1702812 136 0.0
.dram0.bss 78960 78984 24 0.0
.flash.rodata 266896 267000 104 0.0
.flash.text 1151786 1152068 282 0.0
m5stack (read only) 1193467 1193759 292 0.0
(read/write) 550878 551010 132 0.0
.dram0.bss 85328 85352 24 0.0
.flash.rodata 297872 297980 108 0.0
.flash.text 1188083 1188375 292 0.0
linux all-clusters-app debug (read only) 5519553 5521041 1488 0.0
(read/write) 416856 417088 232 0.1
.bss 128704 128736 32 0.0
.data.rel.ro 276808 277000 192 0.1
.init_array 1296 1304 8 0.6
.rodata 336208 336400 192 0.1
.text 4805187 4806291 1104 0.0
chip-tool debug .rodata 907441 907473 32 0.0
chip-tool-ipv6only arm64 .rodata 819856 819872 16 0.0
lighting-app debug+rpc+ui (read/write) 222088 222120 32 0.0
.bss 117744 117776 32 0.0
shell debug (read only) 2939929 2941257 1328 0.0
(read/write) 151040 151272 232 0.2
.bss 60008 60040 32 0.1
.data.rel.ro 84376 84568 192 0.2
.init_array 1136 1144 8 0.7
.rodata 212562 212754 192 0.1
.text 2556258 2557202 944 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1220736 1221352 616 0.1
bss 154482 154508 26 0.0
rodata 142036 142140 104 0.1
text 845252 845636 384 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1339124 1339636 512 0.0
bss 139940 139966 26 0.0
rodata 136028 136132 104 0.1
text 772464 772844 380 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1768988 1769540 552 0.0
.bss 192628 192660 32 0.0
.debug_abbrev 1386772 1391957 5185 0.4
.debug_aranges 144136 144288 152 0.1
.debug_frame 480220 480636 416 0.1
.debug_info 32086552 32234459 147907 0.5
.debug_line 4158503 4166931 8428 0.2
.debug_loclists 2253565 2255606 2041 0.1
.debug_rnglists 142543 142773 230 0.2
.debug_str 4129080 4130873 1793 0.0
.strtab 806569 807427 858 0.1
.symtab 501968 502384 416 0.1
.text 1565436 1565956 520 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1289488 1289506 18 0.0
.debug_info 29051611 29052549 938 0.0
.debug_line 3969471 3969684 213 0.0
.debug_loclists 2152400 2152792 392 0.0
.debug_rnglists 135678 135746 68 0.1
.debug_str 3983628 3983707 79 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1129774 1129792 18 0.0
.debug_info 24188127 24189065 938 0.0
.debug_line 3533856 3534069 213 0.0
.debug_loclists 1988857 1989249 392 0.0
.debug_rnglists 125365 125433 68 0.1
.debug_str 3790565 3790644 79 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1120973 1120991 18 0.0
.debug_info 24008815 24009752 937 0.0
.debug_line 3488996 3489209 213 0.0
.debug_loclists 1969423 1969815 392 0.0
.debug_rnglists 123566 123634 68 0.1
.debug_str 3755018 3755097 79 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1072684 1073096 412 0.0
bss 107176 107204 28 0.0
text 730924 731204 280 0.0
Decreases (51 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a167c71 2ef77ec change % change
bl602 lighting-app bl602 (read/write) 1364962 1364634 -328 -0.0
.text 1057910 1057582 -328 -0.0
bl602+rpc (read/write) 1412430 1412102 -328 -0.0
.text 1089844 1089516 -328 -0.0
bl702 lighting-app bl702 .bss 41285 41269 -16 -0.0
.debug_abbrev 1567179 1565069 -2110 -0.1
.strtab 589628 589592 -36 -0.0
bl702+rpc .bss 49749 49733 -16 -0.0
.debug_abbrev 1744289 1741807 -2482 -0.1
.strtab 652591 652555 -36 -0.0
bl702l lighting-app bl702l .bss_psram 77648 77632 -16 -0.0
.debug_abbrev 1569398 1567288 -2110 -0.1
.strtab 589843 589807 -36 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 616906 616738 -168 -0.0
.debug_frame 370356 370340 -16 -0.0
.strtab 498144 498052 -92 -0.0
.symtab 293984 293904 -80 -0.0
.text 508180 508012 -168 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550567 550151 -416 -0.1
.app_xip_area 442017 441609 -408 -0.1
.bss 63568 63560 -8 -0.0
lock cyw930739m2evb_01 (read/write) 538007 537583 -424 -0.1
.app_xip_area 424401 423985 -416 -0.1
.bss 68600 68592 -8 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 574279 573871 -408 -0.1
.app_xip_area 466809 466409 -400 -0.1
.bss 62560 62552 -8 -0.0
switch cyw930739m2evb_01 (read/write) 549279 548855 -424 -0.1
.app_xip_area 438801 438385 -416 -0.1
.bss 65472 65464 -8 -0.0
efr32 lighting-app BRD4187C .data 3248 3240 -8 -0.2
window-app BRD4187C .data 3124 3120 -4 -0.1
k32w contact k32w0+release (read only) 591044 590724 -320 -0.1
(read/write) 87936 87928 -8 -0.0
.bss 71184 71176 -8 -0.0
.text 590508 590188 -320 -0.1
light k32w0+release (read only) 589828 589524 -304 -0.1
(read/write) 87588 87580 -8 -0.0
.bss 70848 70840 -8 -0.0
.text 589292 588988 -304 -0.1
lock k32w0+release (read only) 562180 561860 -320 -0.1
(read/write) 85388 85380 -8 -0.0
.bss 68704 68696 -8 -0.0
.text 561644 561324 -320 -0.1
linux all-clusters-minimal-app debug (read only) 4914209 4913089 -1120 -0.0
.text 4411331 4410211 -1120 -0.0
bridge-app debug (read only) 2770849 2769697 -1152 -0.0
.rodata 214600 214568 -32 -0.0
.text 2378723 2377603 -1120 -0.0
chip-tool debug (read only) 17564185 17563561 -624 -0.0
.text 14647219 14646563 -656 -0.0
chip-tool-ipv6only arm64 (read only) 16786756 16785780 -976 -0.0
.text 13773096 13772104 -992 -0.0
lighting-app debug+rpc+ui (read only) 5242513 5241425 -1088 -0.0
.rodata 337108 337076 -32 -0.0
.text 4663331 4662275 -1056 -0.0
lock-app debug (read only) 4477129 4476025 -1104 -0.0
.text 4019299 4018195 -1104 -0.0
ota-provider-app debug (read only) 4128585 4127465 -1120 -0.0
.text 3737075 3735955 -1120 -0.0
ota-requestor-app debug (read only) 4222481 4221329 -1152 -0.0
.rodata 204582 204550 -32 -0.0
.text 3823251 3822131 -1120 -0.0
thermostat-no-ble arm64 (read only) 4357372 4355900 -1472 -0.0
.rodata 161332 161316 -16 -0.0
.text 3862072 3860616 -1456 -0.0
tv-app debug (read only) 5317617 5316689 -928 -0.0
.text 4801443 4800515 -928 -0.0
tv-casting-app debug (read only) 8297113 8296153 -960 -0.0
.rodata 367772 367740 -32 -0.0
.text 7529155 7528227 -928 -0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523176 2522920 -256 -0.0
.text 1485860 1485604 -256 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1159924 1159684 -240 -0.0
text 812552 812312 -240 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838176 838144 -32 -0.0
.heap 838176 838144 -32 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1677844 1677684 -160 -0.0
.debug_frame 462984 462972 -12 -0.0
.strtab 717764 717672 -92 -0.0
.symtab 467456 467376 -80 -0.0
.text 1476228 1476068 -160 -0.0
light cy8ckit_062s2_43012 (read/write) 1605932 1605772 -160 -0.0
.debug_frame 426028 426016 -12 -0.0
.strtab 635098 635006 -92 -0.0
.symtab 430768 430688 -80 -0.0
.text 1410628 1410468 -160 -0.0
lock cy8ckit_062s2_43012 (read/write) 1639908 1639748 -160 -0.0
.debug_frame 422092 422080 -12 -0.0
.strtab 609883 609791 -92 -0.0
.symtab 423184 423104 -80 -0.0
.text 1417076 1416916 -160 -0.0
qpg lighting-app qpg6105+debug (read/write) 1178460 1177700 -760 -0.1
.bss 101016 101008 -8 -0.0
.text 625304 624544 -760 -0.1
lock-app qpg6105+debug (read/write) 1135524 1135116 -408 -0.0
.bss 95736 95728 -8 -0.0
.text 582364 581956 -408 -0.1
telink all-clusters-minimal-app tlsr9518adk80d (read/write) 980404 980100 -304 -0.0
text 672528 672228 -300 -0.0
bridge-app tlsr9518adk80d (read/write) 944736 944432 -304 -0.0
text 647450 647150 -300 -0.0
contact-sensor-app tlsr9518adk80d (read/write) 876692 876396 -296 -0.0
text 590838 590540 -298 -0.1
light-switch-app tlsr9518adk80d (read/write) 907996 907700 -296 -0.0
text 618570 618270 -300 -0.0
lighting-app tlsr9518adk80d (read/write) 983032 982736 -296 -0.0
text 686252 685952 -300 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 994396 994100 -296 -0.0
text 693768 693468 -300 -0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1052564 1052260 -304 -0.0
text 731184 730882 -302 -0.0
lighting-app-shell tlsr9518adk80d (read/write) 1084108 1083804 -304 -0.0
text 751460 751160 -300 -0.0
lock-app tlsr9518adk80d (read/write) 934692 934388 -304 -0.0
text 621902 621602 -300 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 899272 898976 -296 -0.0
text 612682 612382 -300 -0.0
pump-app tlsr9518adk80d (read/write) 882092 881788 -304 -0.0
text 596444 596144 -300 -0.1
pump-controller-app tlsr9518adk80d (read/write) 869272 868968 -304 -0.0
text 586908 586608 -300 -0.1
shell tlsr9518adk80d (read/write) 744420 744116 -304 -0.0
text 478834 478532 -302 -0.1
smoke_co_alarm-app tlsr9518adk80d (read/write) 879308 879004 -304 -0.0
text 594318 594018 -300 -0.1
temperature-measurement-app tlsr9518adk80d (read/write) 865452 865148 -304 -0.0
text 582556 582254 -302 -0.1
thermostat tlsr9518adk80d (read/write) 890704 890408 -296 -0.0
text 602616 602318 -298 -0.0
window-covering tlsr9518adk80d (read/write) 886296 885992 -304 -0.0
text 597910 597610 -300 -0.1
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a167c71 2ef77ec change % change
bl602 lighting-app bl602 (read/write) 1364962 1364634 -328 -0.0
.bss 73430 73430 0 0.0
.data 9560 9560 0 0.0
.text 1057910 1057582 -328 -0.0
bl602+rpc (read/write) 1412430 1412102 -328 -0.0
.bss 81470 81470 0 0.0
.data 9952 9952 0 0.0
.text 1089844 1089516 -328 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1167991 1168015 24 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41285 41269 -16 -0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1567179 1565069 -2110 -0.1
.debug_aranges 140392 140432 40 0.0
.debug_frame 516608 516784 176 0.0
.debug_info 41524920 41529703 4783 0.0
.debug_line 5485485 5486911 1426 0.0
.debug_loc 3566604 3567853 1249 0.0
.debug_ranges 384688 384952 264 0.1
.debug_str 4014630 4015190 560 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107196 107196 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589628 589592 -36 -0.0
.symtab 175792 175792 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955060 955098 38 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1266927 1266939 12 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49749 49733 -16 -0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1744289 1741807 -2482 -0.1
.debug_aranges 148936 148976 40 0.0
.debug_frame 545512 545688 176 0.0
.debug_info 46420373 46426119 5746 0.0
.debug_line 5898007 5899437 1430 0.0
.debug_loc 3772760 3773998 1238 0.0
.debug_ranges 410440 410704 264 0.1
.debug_str 4434495 4435109 614 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121848 121848 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652591 652555 -36 -0.0
.symtab 194720 194720 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029744 1029772 28 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153600 1153628 28 0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77648 77632 -16 -0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1569398 1567288 -2110 -0.1
.debug_aranges 134896 134936 40 0.0
.debug_frame 496296 496472 176 0.0
.debug_info 41526029 41530812 4783 0.0
.debug_line 5401179 5402605 1426 0.0
.debug_loc 3502755 3503964 1209 0.0
.debug_ranges 389896 390160 264 0.1
.debug_str 4027099 4027666 567 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101080 101080 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589843 589807 -36 -0.0
.symtab 175344 175344 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
943812 943854 42 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 616906 616738 -168 -0.0
(read/write) 207240 207240 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200680 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966154 966172 18 0.0
.debug_aranges 109184 109184 0 0.0
.debug_frame 370356 370340 -16 -0.0
.debug_info 21098273 21099210 937 0.0
.debug_line 2820532 2820746 214 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1599815 1600211 396 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100712 100780 68 0.1
.debug_str 3430085 3430164 79 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106602 106602 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498144 498052 -92 -0.0
.symtab 293984 293904 -80 -0.0
.text 508180 508012 -168 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550567 550151 -416 -0.1
.app_xip_area 442017 441609 -408 -0.1
.bss 63568 63560 -8 -0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538007 537583 -424 -0.1
.app_xip_area 424401 423985 -416 -0.1
.bss 68600 68592 -8 -0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574279 573871 -408 -0.1
.app_xip_area 466809 466409 -400 -0.1
.bss 62560 62552 -8 -0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549279 548855 -424 -0.1
.app_xip_area 438801 438385 -416 -0.1
.bss 65472 65464 -8 -0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012772 1016432 3660 0.4
.bss 184204 184704 500 0.3
.data 2652 2652 0 0.0
.text 825896 829056 3160 0.4
BRD4187C (read/write) 1036996 1059128 22132 2.1
.bss 163788 167444 3656 2.2
.data 3248 3240 -8 -0.2
.text 869940 888424 18484 2.1
lock-app BRD4161A+wf200 (read/write) 1089960 1093524 3564 0.3
.bss 178268 178768 500 0.3
.data 2672 2672 0 0.0
.text 909000 912064 3064 0.3
window-app BRD4187C (read/write) 1085224 1108912 23688 2.2
.bss 146652 150316 3664 2.5
.data 3124 3120 -4 -0.1
.text 935428 955456 20028 2.1
esp32 all-clusters-app c3devkit (read only) 1151786 1152068 282 0.0
(read/write) 1702676 1702812 136 0.0
.dram0.bss 78960 78984 24 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 266896 267000 104 0.0
.flash.text 1151786 1152068 282 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1193467 1193759 292 0.0
(read/write) 550878 551010 132 0.0
.dram0.bss 85328 85352 24 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297872 297980 108 0.0
.flash.text 1188083 1188375 292 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 591044 590724 -320 -0.1
(read/write) 87936 87928 -8 -0.0
.bss 71184 71176 -8 -0.0
.data 2128 2128 0 0.0
.text 590508 590188 -320 -0.1
light k32w0+release (read only) 589828 589524 -304 -0.1
(read/write) 87588 87580 -8 -0.0
.bss 70848 70840 -8 -0.0
.data 2116 2116 0 0.0
.text 589292 588988 -304 -0.1
lock k32w0+release (read only) 562180 561860 -320 -0.1
(read/write) 85388 85380 -8 -0.0
.bss 68704 68696 -8 -0.0
.data 2060 2060 0 0.0
.text 561644 561324 -320 -0.1
linux all-clusters-app debug (read only) 5519553 5521041 1488 0.0
(read/write) 416856 417088 232 0.1
.bss 128704 128736 32 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276808 277000 192 0.1
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1296 1304 8 0.6
.rodata 336208 336400 192 0.1
.text 4805187 4806291 1104 0.0
all-clusters-minimal-app debug (read only) 4914209 4913089 -1120 -0.0
(read/write) 231936 231936 0 0.0
.bss 126048 126048 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94896 94896 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272486 272486 0 0.0
.text 4411331 4410211 -1120 -0.0
bridge-app debug (read only) 2770849 2769697 -1152 -0.0
(read/write) 132848 132848 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214600 214568 -32 -0.0
.text 2378723 2377603 -1120 -0.0
chip-tool debug (read only) 17564185 17563561 -624 -0.0
(read/write) 1036192 1036192 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 929992 929992 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 907441 907473 32 0.0
.text 14647219 14646563 -656 -0.0
chip-tool-ipv6only arm64 (read only) 16786756 16785780 -976 -0.0
(read/write) 1103512 1103512 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 967368 967368 0 0.0
.dynamic 512 512 0 0.0
.got 23192 23192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 819856 819872 16 0.0
.text 13773096 13772104 -992 -0.0
lighting-app debug+rpc+ui (read only) 5242513 5241425 -1088 -0.0
(read/write) 222088 222120 32 0.0
.bss 117744 117776 32 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337108 337076 -32 -0.0
.text 4663331 4662275 -1056 -0.0
lock-app debug (read only) 4477129 4476025 -1104 -0.0
(read/write) 202936 202936 0 0.0
.bss 113360 113360 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 79048 79048 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248454 248454 0 0.0
.text 4019299 4018195 -1104 -0.0
ota-provider-app debug (read only) 4128585 4127465 -1120 -0.0
(read/write) 191872 191872 0 0.0
.bss 113504 113504 0 0.0
.data 4000 4000 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201190 201190 0 0.0
.text 3737075 3735955 -1120 -0.0
ota-requestor-app debug (read only) 4222481 4221329 -1152 -0.0
(read/write) 196184 196184 0 0.0
.bss 114560 114560 0 0.0
.data 4240 4240 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204582 204550 -32 -0.0
.text 3823251 3822131 -1120 -0.0
shell debug (read only) 2939929 2941257 1328 0.0
(read/write) 151040 151272 232 0.2
.bss 60008 60040 32 0.1
.data 784 784 0 0.0
.data.rel.ro 84376 84568 192 0.2
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1136 1144 8 0.7
.rodata 212562 212754 192 0.1
.text 2556258 2557202 944 0.0
thermostat-no-ble arm64 (read only) 4357372 4355900 -1472 -0.0
(read/write) 241720 241720 0 0.0
.bss 122104 122104 0 0.0
.data 2880 2880 0 0.0
.data.rel.ro 100432 100432 0 0.0
.dynamic 512 512 0 0.0
.got 11848 11848 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161332 161316 -16 -0.0
.text 3862072 3860616 -1456 -0.0
tv-app debug (read only) 5317617 5316689 -928 -0.0
(read/write) 349856 349856 0 0.0
.bss 241280 241280 0 0.0
.data 5104 5104 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272534 272534 0 0.0
.text 4801443 4800515 -928 -0.0
tv-casting-app debug (read only) 8297113 8296153 -960 -0.0
(read/write) 210576 210576 0 0.0
.bss 54208 54208 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 367772 367740 -32 -0.0
.text 7529155 7528227 -928 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523176 2522920 -256 -0.0
.bss 219408 219408 0 0.0
.data 5128 5128 0 0.0
.text 1485860 1485604 -256 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220736 1221352 616 0.1
bss 154482 154508 26 0.0
rodata 142036 142140 104 0.1
text 845252 845636 384 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1339124 1339636 512 0.0
bss 139940 139966 26 0.0
rodata 136028 136132 104 0.1
text 772464 772844 380 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1159924 1159684 -240 -0.0
bss 154680 154680 0 0.0
rodata 113728 113728 0 0.0
text 812552 812312 -240 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838176 838144 -32 -0.0
(read/write) 1768988 1769540 552 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192628 192660 32 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1386772 1391957 5185 0.4
.debug_aranges 144136 144288 152 0.1
.debug_frame 480220 480636 416 0.1
.debug_info 32086552 32234459 147907 0.5
.debug_line 4158503 4166931 8428 0.2
.debug_line_str 957 957 0 0.0
.debug_loclists 2253565 2255606 2041 0.1
.debug_rnglists 142543 142773 230 0.2
.debug_str 4129080 4130873 1793 0.0
.heap 838176 838144 -32 -0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 806569 807427 858 0.1
.symtab 501968 502384 416 0.1
.text 1565436 1565956 520 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840112 840112 0 0.0
(read/write) 1677844 1677684 -160 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190764 190764 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1289488 1289506 18 0.0
.debug_aranges 137352 137352 0 0.0
.debug_frame 462984 462972 -12 -0.0
.debug_info 29051611 29052549 938 0.0
.debug_line 3969471 3969684 213 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2152400 2152792 392 0.0
.debug_rnglists 135678 135746 68 0.1
.debug_str 3983628 3983707 79 0.0
.heap 840112 840112 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 717764 717672 -92 -0.0
.symtab 467456 467376 -80 -0.0
.text 1476228 1476068 -160 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846424 846424 0 0.0
(read/write) 1605932 1605772 -160 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184564 184564 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1129774 1129792 18 0.0
.debug_aranges 127448 127448 0 0.0
.debug_frame 426028 426016 -12 -0.0
.debug_info 24188127 24189065 938 0.0
.debug_line 3533856 3534069 213 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1988857 1989249 392 0.0
.debug_rnglists 125365 125433 68 0.1
.debug_str 3790565 3790644 79 0.0
.heap 846424 846424 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 635098 635006 -92 -0.0
.symtab 430768 430688 -80 -0.0
.text 1410628 1410468 -160 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818896 0 0.0
(read/write) 1639908 1639748 -160 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1120973 1120991 18 0.0
.debug_aranges 126376 126376 0 0.0
.debug_frame 422092 422080 -12 -0.0
.debug_info 24008815 24009752 937 0.0
.debug_line 3488996 3489209 213 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1969423 1969815 392 0.0
.debug_rnglists 123566 123634 68 0.1
.debug_str 3755018 3755097 79 0.0
.heap 818896 818896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 609883 609791 -92 -0.0
.symtab 423184 423104 -80 -0.0
.text 1417076 1416916 -160 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178460 1177700 -760 -0.1
.bss 101016 101008 -8 -0.0
.data 744 744 0 0.0
.text 625304 624544 -760 -0.1
lock-app qpg6105+debug (read/write) 1135524 1135116 -408 -0.0
.bss 95736 95728 -8 -0.0
.data 748 748 0 0.0
.text 582364 581956 -408 -0.1
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1072684 1073096 412 0.0
bss 107176 107204 28 0.0
text 730924 731204 280 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980404 980100 -304 -0.0
bss 105168 105168 0 0.0
text 672528 672228 -300 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944736 944432 -304 -0.0
bss 109500 109500 0 0.0
text 647450 647150 -300 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876692 876396 -296 -0.0
bss 98680 98680 0 0.0
text 590838 590540 -298 -0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907996 907700 -296 -0.0
bss 99304 99304 0 0.0
text 618570 618270 -300 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983032 982736 -296 -0.0
bss 107356 107356 0 0.0
text 686252 685952 -300 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994396 994100 -296 -0.0
bss 111604 111604 0 0.0
text 693768 693468 -300 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052564 1052260 -304 -0.0
bss 108928 108928 0 0.0
text 731184 730882 -302 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084108 1083804 -304 -0.0
bss 120004 120004 0 0.0
text 751460 751160 -300 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934692 934388 -304 -0.0
bss 99408 99408 0 0.0
text 621902 621602 -300 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899272 898976 -296 -0.0
bss 99988 99988 0 0.0
text 612682 612382 -300 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882092 881788 -304 -0.0
bss 98812 98812 0 0.0
text 596444 596144 -300 -0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869272 868968 -304 -0.0
bss 98612 98612 0 0.0
text 586908 586608 -300 -0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744420 744116 -304 -0.0
bss 97208 97208 0 0.0
text 478834 478532 -302 -0.1
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879308 879004 -304 -0.0
bss 98800 98800 0 0.0
text 594318 594018 -300 -0.1
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865452 865148 -304 -0.0
bss 98520 98520 0 0.0
text 582556 582254 -302 -0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890704 890408 -296 -0.0
bss 98912 98912 0 0.0
text 602616 602318 -298 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 886296 885992 -304 -0.0
bss 99228 99228 0 0.0
text 597910 597610 -300 -0.1

@github-actions
Copy link

github-actions bot commented Aug 22, 2023

PR #28668: Size comparison from 270d8e2 to 48d9f9a

Increases (5 builds for cc32xx, psoc6)
platform target config section 270d8e2 48d9f9a change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_str 3430177 3430231 54 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_str 4571717 4571771 54 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_str 3983653 3983707 54 0.0
light cy8ckit_062s2_43012 .debug_str 3790590 3790644 54 0.0
lock cy8ckit_062s2_43012 .debug_str 3755043 3755097 54 0.0
Decreases (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 270d8e2 48d9f9a change % change
bl602 lighting-app bl602 (read/write) 1364962 1364634 -328 -0.0
.text 1057910 1057582 -328 -0.0
bl602+rpc (read/write) 1412430 1412102 -328 -0.0
.text 1089842 1089516 -326 -0.0
bl702 lighting-app bl702 (read/write) 1168343 1168015 -328 -0.0
.debug_abbrev 1565077 1565069 -8 -0.0
.debug_frame 516804 516784 -20 -0.0
.debug_info 41529888 41529703 -185 -0.0
.debug_line 5487017 5486939 -78 -0.0
.debug_loc 3567979 3567853 -126 -0.0
.strtab 589684 589592 -92 -0.0
.symtab 175824 175792 -32 -0.0
.text 955428 955098 -330 -0.0
bl702+rpc (read/write) 1267271 1266939 -332 -0.0
.debug_abbrev 1741815 1741807 -8 -0.0
.debug_frame 545708 545688 -20 -0.0
.debug_info 4642630 46426119 -185 -0.0
.debug_line 5899543 5899465 -78 -0.0
.debug_loc 3774124 3773998 -126 -0.0
.strtab 652647 652555 -92 -0.0
.symtab 194752 194720 -32 -0.0
.text 1030102 1029772 -330 -0.0
bl702l lighting-app bl702l (read/write) 1153956 1153628 -328 -0.0
.debug_abbrev 1567296 1567288 -8 -0.0
.debug_frame 496492 496472 -20 -0.0
.debug_info 41530997 41530812 -185 -0.0
.debug_line 5402711 5402633 -78 -0.0
.debug_loc 3504090 3503964 -126 -0.0
.strtab 589899 589807 -92 -0.0
.symtab 175376 175344 -32 -0.0
.text 944184 943854 -330 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617050 616794 -256 -0.0
.debug_abbrev 966209 966201 -8 -0.0
.debug_frame 370392 370376 -16 -0.0
.debug_info 21099778 21099567 -211 -0.0
.debug_line 2820913 2820829 -84 -0.0
.debug_loclists 1600626 1600558 -68 -0.0
.strtab 498188 498096 -92 -0.0
.symtab 294032 293936 -96 -0.0
.text 508324 508068 -256 -0.1
cyw30739 light cyw930739m2evb_01 (read/write) 550447 550207 -240 -0.0
.app_xip_area 441857 441617 -240 -0.1
lock cyw930739m2evb_01 (read/write) 537871 537631 -240 -0.0
.app_xip_area 424225 423985 -240 -0.1
ota-requestor cyw930739m2evb_01 (read/write) 574151 573919 -232 -0.0
.app_xip_area 466641 466409 -232 -0.0
switch cyw930739m2evb_01 (read/write) 557815 557575 -240 -0.0
.app_xip_area 447089 446849 -240 -0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1024960 1024704 -256 -0.0
.text 829392 829136 -256 -0.0
BRD4187C (read/write) 1065600 1065352 -248 -0.0
.text 888752 888504 -248 -0.0
lock-app BRD4161A+wf200 (read/write) 1102036 1101812 -224 -0.0
.text 912384 912160 -224 -0.0
window-app BRD4187C (read/write) 1115360 1115112 -248 -0.0
.text 955760 955512 -248 -0.0
esp32 all-clusters-app c3devkit (read only) 1166524 1166226 -298 -0.0
.flash.text 1166524 1166226 -298 -0.0
m5stack (read only) 1207615 1207343 -272 -0.0
.flash.text 1202231 1201959 -272 -0.0
k32w contact k32w0+release (read only) 590964 590724 -240 -0.0
.text 590428 590188 -240 -0.0
light k32w0+release (read only) 589764 589524 -240 -0.0
.text 589228 588988 -240 -0.0
lock k32w0+release (read only) 562100 561860 -240 -0.0
.text 561564 561324 -240 -0.0
linux all-clusters-app debug (read only) 5620769 5619617 -1152 -0.0
.rodata 337712 337680 -32 -0.0
.text 4902499 4901379 -1120 -0.0
all-clusters-minimal-app debug (read only) 4914569 4913449 -1120 -0.0
.text 4411539 4410419 -1120 -0.0
bridge-app debug (read only) 2771097 2769945 -1152 -0.0
.rodata 214696 214664 -32 -0.0
.text 2378851 2377731 -1120 -0.0
chip-tool debug (read only) 17564521 17563561 -960 -0.0
.rodata 907505 907473 -32 -0.0
.text 14647491 14646563 -928 -0.0
chip-tool-ipv6only arm64 (read only) 16787028 16785780 -1248 -0.0
.rodata 819888 819872 -16 -0.0
.text 13773336 13772104 -1232 -0.0
lighting-app debug+rpc+ui (read only) 5242921 5241769 -1152 -0.0
.rodata 337204 337172 -32 -0.0
.text 4663619 4662499 -1120 -0.0
lock-app debug (read only) 4477505 4476385 -1120 -0.0
.text 4019523 4018403 -1120 -0.0
ota-provider-app debug (read only) 4128913 4127793 -1120 -0.0
.text 3737283 3736163 -1120 -0.0
ota-requestor-app debug (read only) 4222857 4221705 -1152 -0.0
.rodata 204710 204678 -32 -0.0
.text 3823475 3822355 -1120 -0.0
shell debug (read only) 3046145 3044737 -1408 -0.0
.rodata 213970 213938 -32 -0.0
.text 2658690 2657314 -1376 -0.1
thermostat-no-ble arm64 (read only) 4357692 4356220 -1472 -0.0
.rodata 161444 161428 -16 -0.0
.text 3862248 3860792 -1456 -0.0
tv-app debug (read only) 5317977 5317049 -928 -0.0
.text 4801651 4800723 -928 -0.0
tv-casting-app debug (read only) 8297393 8296433 -960 -0.0
.rodata 367900 367868 -32 -0.0
.text 7529283 7528355 -928 -0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523176 2522920 -256 -0.0
.text 1485860 1485604 -256 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1234564 1234324 -240 -0.0
text 857856 857616 -240 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1352024 1351784 -240 -0.0
text 784736 784496 -240 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1159924 1159700 -224 -0.0
text 812552 812316 -236 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1787404 1787148 -256 -0.0
.debug_abbrev 1406570 1406562 -8 -0.0
.debug_frame 489296 489280 -16 -0.0
.debug_info 32928241 32928030 -211 -0.0
.debug_line 4227564 4227480 -84 -0.0
.debug_loclists 2319241 2319173 -68 -0.0
.strtab 841731 841639 -92 -0.0
.symtab 512832 512736 -96 -0.0
.text 1583612 1583356 -256 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1677940 1677684 -256 -0.0
.debug_abbrev 1289514 1289506 -8 -0.0
.debug_frame 462988 462972 -16 -0.0
.debug_info 29052804 29052594 -210 -0.0
.debug_line 3969791 3969707 -84 -0.0
.debug_loclists 2152873 2152805 -68 -0.0
.strtab 717764 717672 -92 -0.0
.symtab 467472 467376 -96 -0.0
.text 1476324 1476068 -256 -0.0
light cy8ckit_062s2_43012 (read/write) 1606028 1605788 -240 -0.0
.debug_abbrev 1129800 1129792 -8 -0.0
.debug_frame 426032 426016 -16 -0.0
.debug_info 24189321 24189110 -211 -0.0
.debug_line 3534176 3534092 -84 -0.0
.debug_loclists 1989330 1989262 -68 -0.0
.strtab 635098 635006 -92 -0.0
.symtab 430784 430688 -96 -0.0
.text 1410724 1410484 -240 -0.0
lock cy8ckit_062s2_43012 (read/write) 1640004 1639748 -256 -0.0
.debug_abbrev 1120999 1120991 -8 -0.0
.debug_frame 422096 422080 -16 -0.0
.debug_info 24010007 24009797 -210 -0.0
.debug_line 3489316 3489232 -84 -0.0
.debug_loclists 1969896 1969828 -68 -0.0
.strtab 609883 609791 -92 -0.0
.symtab 423200 423104 -96 -0.0
.text 1417172 1416916 -256 -0.0
qpg lighting-app qpg6105+debug (read/write) 1177932 1177700 -232 -0.0
.text 624776 624544 -232 -0.0
lock-app qpg6105+debug (read/write) 1135356 1135116 -240 -0.0
.text 582196 581956 -240 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1088384 1088088 -296 -0.0
text 745418 745118 -300 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 980412 980108 -304 -0.0
text 672534 672236 -298 -0.0
bridge-app tlsr9518adk80d (read/write) 944744 944440 -304 -0.0
text 647458 647158 -300 -0.0
contact-sensor-app tlsr9518adk80d (read/write) 876708 876404 -304 -0.0
text 590850 590548 -302 -0.1
light-switch-app tlsr9518adk80d (read/write) 922988 922684 -304 -0.0
text 632486 632188 -298 -0.0
lighting-app tlsr9518adk80d (read/write) 983048 982744 -304 -0.0
text 686262 685960 -302 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 994404 994108 -296 -0.0
text 693774 693476 -298 -0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1052572 1052268 -304 -0.0
text 731192 730892 -300 -0.0
lighting-app-shell tlsr9518adk80d (read/write) 1084116 1083812 -304 -0.0
text 751468 751168 -300 -0.0
lock-app tlsr9518adk80d (read/write) 934692 934396 -296 -0.0
text 621908 621610 -298 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 899280 898984 -296 -0.0
text 612690 612390 -300 -0.0
pump-app tlsr9518adk80d (read/write) 882100 881796 -304 -0.0
text 596452 596152 -300 -0.1
pump-controller-app tlsr9518adk80d (read/write) 869280 868976 -304 -0.0
text 586918 586616 -302 -0.1
shell tlsr9518adk80d (read/write) 744420 744116 -304 -0.0
text 478834 478532 -302 -0.1
smoke_co_alarm-app tlsr9518adk80d (read/write) 879316 879012 -304 -0.0
text 594326 594026 -300 -0.1
temperature-measurement-app tlsr9518adk80d (read/write) 865460 865156 -304 -0.0
text 582562 582262 -300 -0.1
thermostat tlsr9518adk80d (read/write) 890712 890416 -296 -0.0
text 602624 602326 -298 -0.0
window-covering tlsr9518adk80d (read/write) 886304 886000 -304 -0.0
text 597918 597620 -298 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 270d8e2 48d9f9a change % change
bl602 lighting-app bl602 (read/write) 1364962 1364634 -328 -0.0
.bss 73430 73430 0 0.0
.data 9560 9560 0 0.0
.text 1057910 1057582 -328 -0.0
bl602+rpc (read/write) 1412430 1412102 -328 -0.0
.bss 81470 81470 0 0.0
.data 9952 9952 0 0.0
.text 1089842 1089516 -326 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168343 1168015 -328 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41269 41269 0 0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 3544 3544 0 0.0
.debug_abbrev 1565077 1565069 -8 -0.0
.debug_aranges 140432 140432 0 0.0
.debug_frame 516804 516784 -20 -0.0
.debug_info 41529888 41529703 -185 -0.0
.debug_line 5487017 5486939 -78 -0.0
.debug_loc 3567979 3567853 -126 -0.0
.debug_ranges 384952 384952 0 0.0
.debug_str 4015190 4015190 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107196 107196 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 589684 589592 -92 -0.0
.symtab 175824 175792 -32 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
955428 955098 -330 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1267271 1266939 -332 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49733 49733 0 0.0
.bss_psram 43232 43232 0 0.0
.comment 48 48 0 0.0
.data 4104 4104 0 0.0
.debug_abbrev 1741815 1741807 -8 -0.0
.debug_aranges 148976 148976 0 0.0
.debug_frame 545708 545688 -20 -0.0
.debug_info 4642630 46426119 -185 -0.0
.debug_line 5899543 5899465 -78 -0.0
.debug_loc 3774124 3773998 -126 -0.0
.debug_ranges 410704 410704 0 0.0
.debug_str 4435109 4435109 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121848 121848 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 652647 652555 -92 -0.0
.symtab 194752 194720 -32 -0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1030102 1029772 -330 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153956 1153628 -328 -0.0
.boot2 292 292 0 0.0
.bss 15988 15988 0 0.0
.bss_psram 77632 77632 0 0.0
.comment 48 48 0 0.0
.data 4528 4528 0 0.0
.debug_abbrev 1567296 1567288 -8 -0.0
.debug_aranges 134936 134936 0 0.0
.debug_frame 496492 496472 -20 -0.0
.debug_info 41530997 41530812 -185 -0.0
.debug_line 5402711 5402633 -78 -0.0
.debug_loc 3504090 3503964 -126 -0.0
.debug_ranges 390160 390160 0 0.0
.debug_str 4027666 4027666 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 101080 101080 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 589899 589807 -92 -0.0
.symtab 175376 175344 -32 -0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
944184 943854 -330 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617050 616794 -256 -0.0
(read/write) 207240 207240 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200680 200680 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 966209 966201 -8 -0.0
.debug_aranges 109192 109192 0 0.0
.debug_frame 370392 370376 -16 -0.0
.debug_info 21099778 21099567 -211 -0.0
.debug_line 2820913 2820829 -84 -0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1600626 1600558 -68 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100786 100786 0 0.0
.debug_str 3430177 3430231 54 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106602 106602 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 498188 498096 -92 -0.0
.symtab 294032 293936 -96 -0.0
.text 508324 508068 -256 -0.1
cyw30739 light cyw930739m2evb_01 (read/write) 550447 550207 -240 -0.0
.app_xip_area 441857 441617 -240 -0.1
.bss 63560 63560 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 537871 537631 -240 -0.0
.app_xip_area 424225 423985 -240 -0.1
.bss 68592 68592 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574151 573919 -232 -0.0
.app_xip_area 466641 466409 -232 -0.0
.bss 62552 62552 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 557815 557575 -240 -0.0
.app_xip_area 447089 446849 -240 -0.1
.bss 65672 65672 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1024960 1024704 -256 -0.0
.bss 192896 192896 0 0.0
.data 2652 2652 0 0.0
.text 829392 829136 -256 -0.0
BRD4187C (read/write) 1065600 1065352 -248 -0.0
.bss 173588 173588 0 0.0
.data 3240 3240 0 0.0
.text 888752 888504 -248 -0.0
lock-app BRD4161A+wf200 (read/write) 1102036 1101812 -224 -0.0
.bss 186960 186960 0 0.0
.data 2672 2672 0 0.0
.text 912384 912160 -224 -0.0
window-app BRD4187C (read/write) 1115360 1115112 -248 -0.0
.bss 156460 156460 0 0.0
.data 3120 3120 0 0.0
.text 955760 955512 -248 -0.0
esp32 all-clusters-app c3devkit (read only) 1166524 1166226 -298 -0.0
(read/write) 1704116 1704116 0 0.0
.dram0.bss 79192 79192 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 267896 267896 0 0.0
.flash.text 1166524 1166226 -298 -0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1207615 1207343 -272 -0.0
(read/write) 552078 552078 0 0.0
.dram0.bss 85568 85568 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 298832 298832 0 0.0
.flash.text 1202231 1201959 -272 -0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590964 590724 -240 -0.0
(read/write) 87928 87928 0 0.0
.bss 71176 71176 0 0.0
.data 2128 2128 0 0.0
.text 590428 590188 -240 -0.0
light k32w0+release (read only) 589764 589524 -240 -0.0
(read/write) 87580 87580 0 0.0
.bss 70840 70840 0 0.0
.data 2116 2116 0 0.0
.text 589228 588988 -240 -0.0
lock k32w0+release (read only) 562100 561860 -240 -0.0
(read/write) 85380 85380 0 0.0
.bss 68696 68696 0 0.0
.data 2060 2060 0 0.0
.text 561564 561324 -240 -0.0
linux all-clusters-app debug (read only) 5620769 5619617 -1152 -0.0
(read/write) 418256 418256 0 0.0
.bss 129024 129024 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 277848 277848 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1320 1320 0 0.0
.rodata 337712 337680 -32 -0.0
.text 4902499 4901379 -1120 -0.0
all-clusters-minimal-app debug (read only) 4914569 4913449 -1120 -0.0
(read/write) 231968 231968 0 0.0
.bss 126080 126080 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94896 94896 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272614 272614 0 0.0
.text 4411539 4410419 -1120 -0.0
bridge-app debug (read only) 2771097 2769945 -1152 -0.0
(read/write) 132848 132848 0 0.0
.bss 51512 51512 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71408 71408 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214696 214664 -32 -0.0
.text 2378851 2377731 -1120 -0.0
chip-tool debug (read only) 17564521 17563561 -960 -0.0
(read/write) 1036192 1036192 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 929992 929992 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 907505 907473 -32 -0.0
.text 14647491 14646563 -928 -0.0
chip-tool-ipv6only arm64 (read only) 16787028 16785780 -1248 -0.0
(read/write) 1103512 1103512 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 967368 967368 0 0.0
.dynamic 512 512 0 0.0
.got 23192 23192 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 819888 819872 -16 -0.0
.text 13773336 13772104 -1232 -0.0
lighting-app debug+rpc+ui (read only) 5242921 5241769 -1152 -0.0
(read/write) 222152 222152 0 0.0
.bss 117808 117808 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337204 337172 -32 -0.0
.text 4663619 4662499 -1120 -0.0
lock-app debug (read only) 4477505 4476385 -1120 -0.0
(read/write) 203000 203000 0 0.0
.bss 113392 113392 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 79048 79048 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 248582 248582 0 0.0
.text 4019523 4018403 -1120 -0.0
ota-provider-app debug (read only) 4128913 4127793 -1120 -0.0
(read/write) 191936 191936 0 0.0
.bss 113536 113536 0 0.0
.data 4032 4032 0 0.0
.data.rel.ro 68448 68448 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201286 201286 0 0.0
.text 3737283 3736163 -1120 -0.0
ota-requestor-app debug (read only) 4222857 4221705 -1152 -0.0
(read/write) 196248 196248 0 0.0
.bss 114592 114592 0 0.0
.data 4272 4272 0 0.0
.data.rel.ro 71448 71448 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204710 204678 -32 -0.0
.text 3823475 3822355 -1120 -0.0
shell debug (read only) 3046145 3044737 -1408 -0.0
(read/write) 152440 152440 0 0.0
.bss 60328 60328 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85416 85416 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 213970 213938 -32 -0.0
.text 2658690 2657314 -1376 -0.1
thermostat-no-ble arm64 (read only) 4357692 4356220 -1472 -0.0
(read/write) 241752 241752 0 0.0
.bss 122120 122120 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100432 100432 0 0.0
.dynamic 512 512 0 0.0
.got 11848 11848 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161444 161428 -16 -0.0
.text 3862248 3860792 -1456 -0.0
tv-app debug (read only) 5317977 5317049 -928 -0.0
(read/write) 349920 349920 0 0.0
.bss 241312 241312 0 0.0
.data 5136 5136 0 0.0
.data.rel.ro 96048 96048 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272662 272662 0 0.0
.text 4801651 4800723 -928 -0.0
tv-casting-app debug (read only) 8297393 8296433 -960 -0.0
(read/write) 210608 210608 0 0.0
.bss 54240 54240 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147016 147016 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 367900 367868 -32 -0.0
.text 7529283 7528355 -928 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523176 2522920 -256 -0.0
.bss 219408 219408 0 0.0
.data 5128 5128 0 0.0
.text 1485860 1485604 -256 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1234564 1234324 -240 -0.0
bss 154717 154717 0 0.0
rodata 143000 143000 0 0.0
text 857856 857616 -240 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1352024 1351784 -240 -0.0
bss 140175 140175 0 0.0
rodata 136424 136424 0 0.0
text 784736 784496 -240 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1159924 1159700 -224 -0.0
bss 154680 154680 0 0.0
rodata 113728 113728 0 0.0
text 812552 812316 -236 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837936 837936 0 0.0
(read/write) 1787404 1787148 -256 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192868 192868 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2536 2536 0 0.0
.debug_abbrev 1406570 1406562 -8 -0.0
.debug_aranges 146848 146848 0 0.0
.debug_frame 489296 489280 -16 -0.0
.debug_info 32928241 32928030 -211 -0.0
.debug_line 4227564 4227480 -84 -0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2319241 2319173 -68 -0.0
.debug_rnglists 145513 145513 0 0.0
.debug_str 4571717 4571771 54 0.0
.heap 837936 837936 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 841731 841639 -92 -0.0
.symtab 512832 512736 -96 -0.0
.text 1583612 1583356 -256 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840112 840112 0 0.0
(read/write) 1677940 1677684 -256 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190764 190764 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1289514 1289506 -8 -0.0
.debug_aranges 137352 137352 0 0.0
.debug_frame 462988 462972 -16 -0.0
.debug_info 29052804 29052594 -210 -0.0
.debug_line 3969791 3969707 -84 -0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2152873 2152805 -68 -0.0
.debug_rnglists 135746 135746 0 0.0
.debug_str 3983653 3983707 54 0.0
.heap 840112 840112 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 717764 717672 -92 -0.0
.symtab 467472 467376 -96 -0.0
.text 1476324 1476068 -256 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846424 846424 0 0.0
(read/write) 1606028 1605788 -240 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184564 184564 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2352 2352 0 0.0
.debug_abbrev 1129800 1129792 -8 -0.0
.debug_aranges 127448 127448 0 0.0
.debug_frame 426032 426016 -16 -0.0
.debug_info 24189321 24189110 -211 -0.0
.debug_line 3534176 3534092 -84 -0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1989330 1989262 -68 -0.0
.debug_rnglists 125433 125433 0 0.0
.debug_str 3790590 3790644 54 0.0
.heap 846424 846424 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 635098 635006 -92 -0.0
.symtab 430784 430688 -96 -0.0
.text 1410724 1410484 -240 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 818896 818896 0 0.0
(read/write) 1640004 1639748 -256 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 212076 212076 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2368 2368 0 0.0
.debug_abbrev 1120999 1120991 -8 -0.0
.debug_aranges 126376 126376 0 0.0
.debug_frame 422096 422080 -16 -0.0
.debug_info 24010007 24009797 -210 -0.0
.debug_line 3489316 3489232 -84 -0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1969896 1969828 -68 -0.0
.debug_rnglists 123634 123634 0 0.0
.debug_str 3755043 3755097 54 0.0
.heap 818896 818896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 609883 609791 -92 -0.0
.symtab 423200 423104 -96 -0.0
.text 1417172 1416916 -256 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177932 1177700 -232 -0.0
.bss 101008 101008 0 0.0
.data 744 744 0 0.0
.text 624776 624544 -232 -0.0
lock-app qpg6105+debug (read/write) 1135356 1135116 -240 -0.0
.bss 95728 95728 0 0.0
.data 748 748 0 0.0
.text 582196 581956 -240 -0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088384 1088088 -296 -0.0
bss 107412 107412 0 0.0
text 745418 745118 -300 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980412 980108 -304 -0.0
bss 105168 105168 0 0.0
text 672534 672236 -298 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944744 944440 -304 -0.0
bss 109500 109500 0 0.0
text 647458 647158 -300 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876708 876404 -304 -0.0
bss 98680 98680 0 0.0
text 590850 590548 -302 -0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922988 922684 -304 -0.0
bss 99512 99512 0 0.0
text 632486 632188 -298 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983048 982744 -304 -0.0
bss 107356 107356 0 0.0
text 686262 685960 -302 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994404 994108 -296 -0.0
bss 111604 111604 0 0.0
text 693774 693476 -298 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052572 1052268 -304 -0.0
bss 108928 108928 0 0.0
text 731192 730892 -300 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1084116 1083812 -304 -0.0
bss 120004 120004 0 0.0
text 751468 751168 -300 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934692 934396 -296 -0.0
bss 99408 99408 0 0.0
text 621908 621610 -298 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899280 898984 -296 -0.0
bss 99988 99988 0 0.0
text 612690 612390 -300 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882100 881796 -304 -0.0
bss 98812 98812 0 0.0
text 596452 596152 -300 -0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869280 868976 -304 -0.0
bss 98612 98612 0 0.0
text 586918 586616 -302 -0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744420 744116 -304 -0.0
bss 97208 97208 0 0.0
text 478834 478532 -302 -0.1
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879316 879012 -304 -0.0
bss 98800 98800 0 0.0
text 594326 594026 -300 -0.1
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865460 865156 -304 -0.0
bss 98520 98520 0 0.0
text 582562 582262 -300 -0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890712 890416 -296 -0.0
bss 98912 98912 0 0.0
text 602624 602326 -298 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 886304 886000 -304 -0.0
bss 99228 99228 0 0.0
text 597918 597620 -298 -0.0

Copy link
Member

@jmartinez-silabs jmartinez-silabs left a comment

Choose a reason for hiding this comment

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

How do we force this file to be re-built / re-included on every build?

Isn't it rebuilt each time currently as the generated header file is listed in sources of the source_set?

@mergify mergify bot merged commit fff16ad into project-chip:master Aug 22, 2023
abpoth pushed a commit to abpoth/connectedhomeip that referenced this pull request Aug 25, 2023
…chip#28668)

* WIP: set LKGT using UTC via python

* appease the linter

* Changes from review

* Remove header guard cruft
@mspang
Copy link
Contributor

mspang commented Sep 6, 2023

How do we force this file to be re-built / re-included on every build?

Isn't it rebuilt each time currently as the generated header file is listed in sources of the source_set?

No. This will be generated once and not updated later.

It does not work properly and I think it should be reverted. We can [have a way to] set the timestamp in the GN args via --args="chip_build_timestamp=XYZ".

The build should not depend on the time since that's not hermetic. It's especially broken/confusing when caching is deployed.

@cecille cecille deleted the lkgt branch September 28, 2023 14:35
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
…chip#28668)

* WIP: set LKGT using UTC via python

* appease the linter

* Changes from review

* Remove header guard cruft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] Setting correct UTC time is rejected
5 participants