Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Python script: start of TH integration code #28708

Merged
merged 8 commits into from
Dec 11, 2023

Conversation

cecille
Copy link
Contributor

@cecille cecille commented Aug 15, 2023

  • adds required command line functionality (endpoint, nodeID, timeout)
  • adds the ability to pass in a hooks object for use by the TH
  • adds an internal hooks object when scripts are being used on the command line
  • adds hook calls as appropriate at test start / end / steps

To setup a test for use in the TH, define a steps_ and desc_ function with the same name as the test, change print_step() calls to step() calls with the appropriate number, add pics_guard calls around pics checks.

Changes the hello_test to demonstrate how to do this and also how the test works if the steps_ function is not defined.

Added a demonstration of how the TH could call these to get the hooks back out.

- adds required command line functionality (endpoint, nodeID, timeout)
- adds the ability to pass in a hooks object for use by the TH
- adds an internal hooks object when scripts are being used on
  the command line
- adds hook calls as appropriate at test start / end / steps

To setup a test for use in the TH, define a steps_ and desc_
function with the same name as the test, change print_step() calls
to step() calls with the appropriate number, add pics_guard calls
around pics checks.

Changes the hello_test to demonstrate how to do this and also how
the test works if the steps_ function is not defined.

Added a demonstration of how the TH could call these to get the
hooks back out.
@github-actions
Copy link

github-actions bot commented Aug 15, 2023

PR #28708: Size comparison from 39511c2 to 628faa2

Increases (9 builds for bl602, bl702l, telink)
platform target config section 39511c2 628faa2 change % change
bl602 lighting-app bl602 .text 1057950 1057952 2 0.0
bl702l lighting-app bl702l .debug_info 41510976 41510977 1 0.0
.text 943850 943852 2 0.0
telink all-clusters-minimal-app tlsr9518adk80d (read/write) 977488 977496 8 0.0
text 670196 670198 2 0.0
bridge-app tlsr9518adk80d text 647446 647448 2 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1083996 1084004 8 0.0
text 751238 751242 4 0.0
smoke_co_alarm-app tlsr9518adk80d text 594312 594314 2 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 865604 865612 8 0.0
text 582550 582554 4 0.0
thermostat tlsr9518adk80d (read/write) 911436 911444 8 0.0
text 621880 621882 2 0.0
window-covering tlsr9518adk80d (read/write) 907224 907232 8 0.0
text 617186 617190 4 0.0
Decreases (8 builds for bl602, bl702, efr32, psoc6, telink)
platform target config section 39511c2 628faa2 change % change
bl602 lighting-app bl602+rpc .text 1089886 1089884 -2 -0.0
bl702 lighting-app bl702+rpc (read/write) 1267163 1267159 -4 -0.0
.debug_info 46404577 46404575 -2 -0.0
.text 1029786 1029782 -4 -0.0
efr32 lighting-app BRD4187C (read/write) 1037268 1037260 -8 -0.0
.text 869892 869884 -8 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22373203 22373202 -1 -0.0
telink lock-app tlsr9518adk80d text 621514 621512 -2 -0.0
ota-requestor-app tlsr9518adk80d text 612682 612678 -4 -0.0
pump-app tlsr9518adk80d (read/write) 882252 882244 -8 -0.0
text 596444 596440 -4 -0.0
shell tlsr9518adk80d text 478658 478656 -2 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 39511c2 628faa2 change % change
bl602 lighting-app bl602 (read/write) 1365194 1365194 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1057950 1057952 2 0.0
bl602+rpc (read/write) 1412662 1412662 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1089886 1089884 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1168223 1168223 0 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 1567499 1567499 0 0.0
.debug_aranges 140392 140392 0 0.0
.debug_frame 516608 516608 0 0.0
.debug_info 41509868 41509868 0 0.0
.debug_line 5485455 5485455 0 0.0
.debug_loc 3566497 3566497 0 0.0
.debug_ranges 384704 384704 0 0.0
.debug_str 4012534 4012534 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 589615 589615 0 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
955100 955100 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1267163 1267159 -4 -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 1744629 1744629 0 0.0
.debug_aranges 148936 148936 0 0.0
.debug_frame 545512 545512 0 0.0
.debug_info 46404577 46404575 -2 -0.0
.debug_line 5897977 5897977 0 0.0
.debug_loc 3772653 3772653 0 0.0
.debug_ranges 410456 410456 0 0.0
.debug_str 4432399 4432399 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 652578 652578 0 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
1029786 1029782 -4 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1153832 1153832 0 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 1569718 1569718 0 0.0
.debug_aranges 134896 134896 0 0.0
.debug_frame 496296 496296 0 0.0
.debug_info 41510976 41510977 1 0.0
.debug_line 5401149 5401149 0 0.0
.debug_loc 3502664 3502664 0 0.0
.debug_ranges 389912 389912 0 0.0
.debug_str 4025003 4025003 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 589830 589830 0 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
943850 943852 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615994 615994 0 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 962128 962128 0 0.0
.debug_aranges 109056 109056 0 0.0
.debug_frame 369852 369852 0 0.0
.debug_info 19423585 19423585 0 0.0
.debug_line 2814432 2814432 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1597705 1597705 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100591 100591 0 0.0
.debug_str 3427392 3427392 0 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 496666 496666 0 0.0
.symtab 293440 293440 0 0.0
.text 507412 507412 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550687 550687 0 0.0
.app_xip_area 441977 441977 0 0.0
.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) 537775 537775 0 0.0
.app_xip_area 424017 424017 0 0.0
.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) 574447 574447 0 0.0
.app_xip_area 466817 466817 0 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) 549431 549431 0 0.0
.app_xip_area 438793 438793 0 0.0
.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) 1013020 1013020 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 825824 825824 0 0.0
BRD4187C (read/write) 1037268 1037260 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869892 869884 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1089712 1089712 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 908440 908440 0 0.0
window-app BRD4187C (read/write) 1109040 1109040 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 958740 958740 0 0.0
esp32 all-clusters-app c3devkit (read only) 1151564 1151564 0 0.0
(read/write) 1702492 1702492 0 0.0
.dram0.bss 79096 79096 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 266568 266568 0 0.0
.flash.text 1151564 1151564 0 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1193223 1193223 0 0.0
(read/write) 550694 550694 0 0.0
.dram0.bss 85464 85464 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297552 297552 0 0.0
.flash.text 1187839 1187839 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 591028 591028 0 0.0
(read/write) 88096 88096 0 0.0
.bss 71344 71344 0 0.0
.data 2128 2128 0 0.0
.text 590492 590492 0 0.0
light k32w0+release (read only) 589828 589828 0 0.0
(read/write) 87748 87748 0 0.0
.bss 71008 71008 0 0.0
.data 2116 2116 0 0.0
.text 589292 589292 0 0.0
lock k32w0+release (read only) 562180 562180 0 0.0
(read/write) 85548 85548 0 0.0
.bss 68864 68864 0 0.0
.data 2060 2060 0 0.0
.text 561644 561644 0 0.0
linux all-clusters-app debug (read only) 5518633 5518633 0 0.0
(read/write) 416440 416440 0 0.0
.bss 128704 128704 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 276392 276392 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 336048 336048 0 0.0
.text 4804643 4804643 0 0.0
all-clusters-minimal-app debug (read only) 4902865 4902865 0 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 272070 272070 0 0.0
.text 4400595 4400595 0 0.0
bridge-app debug (read only) 2770561 2770561 0 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 214632 214632 0 0.0
.text 2378403 2378403 0 0.0
chip-tool debug (read only) 17528465 17528465 0 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 892017 892017 0 0.0
.text 14610195 14610195 0 0.0
chip-tool-ipv6only arm64 (read only) 16770580 16770580 0 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 804384 804384 0 0.0
.text 13755496 13755496 0 0.0
lighting-app debug+rpc+ui (read only) 5241985 5241985 0 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 4662803 4662803 0 0.0
lock-app debug (read only) 4473025 4473025 0 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 248006 248006 0 0.0
.text 4015667 4015667 0 0.0
ota-provider-app debug (read only) 4128281 4128281 0 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 201222 201222 0 0.0
.text 3736739 3736739 0 0.0
ota-requestor-app debug (read only) 4222193 4222193 0 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 204614 204614 0 0.0
.text 3822931 3822931 0 0.0
shell debug (read only) 2939113 2939113 0 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 212434 212434 0 0.0
.text 2555714 2555714 0 0.0
thermostat-no-ble arm64 (read only) 4451428 4451428 0 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 162236 162236 0 0.0
.text 3951112 3951112 0 0.0
tv-app debug (read only) 5317329 5317329 0 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 272566 272566 0 0.0
.text 4801123 4801123 0 0.0
tv-casting-app debug (read only) 8296689 8296689 0 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 367804 367804 0 0.0
.text 7528723 7528723 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522568 2522568 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1485252 1485252 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220460 1220460 0 0.0
bss 154612 154612 0 0.0
rodata 141696 141696 0 0.0
text 845192 845192 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1338672 1338672 0 0.0
bss 140070 140070 0 0.0
rodata 135688 135688 0 0.0
text 772228 772228 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1157360 1157360 0 0.0
bss 154791 154791 0 0.0
rodata 113036 113036 0 0.0
text 810540 810540 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837688 837688 0 0.0
(read/write) 1768836 1768836 0 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 1382598 1382598 0 0.0
.debug_aranges 144024 144024 0 0.0
.debug_frame 479756 479756 0 0.0
.debug_info 30267509 30267509 0 0.0
.debug_line 4151529 4151529 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2251649 2251649 0 0.0
.debug_rnglists 142460 142460 0 0.0
.debug_str 4126558 4126558 0 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 806224 806224 0 0.0
.symtab 501808 501808 0 0.0
.text 0 0 0 0.0
1564796 1564796 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839648 839648 0 0.0
(read/write) 1674604 1674604 0 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 1285232 1285232 0 0.0
.debug_aranges 137208 137208 0 0.0
.debug_frame 462420 462420 0 0.0
.debug_info 27230880 27230880 0 0.0
.debug_line 3961720 3961720 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149817 2149817 0 0.0
.debug_rnglists 135498 135498 0 0.0
.debug_str 3979614 3979614 0 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 713675 713675 0 0.0
.symtab 465936 465936 0 0.0
.text 1472524 1472524 0 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) 1606092 1606092 0 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 1125455 1125455 0 0.0
.debug_aranges 127336 127336 0 0.0
.debug_frame 425564 425564 0 0.0
.debug_info 22373203 22373202 -1 -0.0
.debug_line 3527025 3527025 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986932 1986932 0 0.0
.debug_rnglists 125268 125268 0 0.0
.debug_str 3787686 3787686 0 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 634667 634667 0 0.0
.symtab 430576 430576 0 0.0
.text 1410276 1410276 0 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) 1639596 1639596 0 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 1116919 1116919 0 0.0
.debug_aranges 126248 126248 0 0.0
.debug_frame 421592 421592 0 0.0
.debug_info 22286747 22286747 0 0.0
.debug_line 3482476 3482476 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1967341 1967341 0 0.0
.debug_rnglists 123444 123444 0 0.0
.debug_str 3752224 3752224 0 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 608567 608567 0 0.0
.symtab 422704 422704 0 0.0
.text 1416260 1416260 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1178460 1178460 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 625304 625304 0 0.0
lock-app qpg6105+debug (read/write) 1135524 1135524 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 582364 582364 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1072428 1072428 0 0.0
bss 107308 107308 0 0.0
text 730874 730874 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 977488 977496 8 0.0
bss 105284 105284 0 0.0
text 670196 670198 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944888 944888 0 0.0
bss 109660 109660 0 0.0
text 647446 647448 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876852 876852 0 0.0
bss 98840 98840 0 0.0
text 590838 590838 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908156 908156 0 0.0
bss 99464 99464 0 0.0
text 618570 618570 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 983144 983144 0 0.0
bss 107516 107516 0 0.0
text 686204 686204 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 994508 994508 0 0.0
bss 111764 111764 0 0.0
text 693720 693720 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1052676 1052676 0 0.0
bss 109088 109088 0 0.0
text 731136 731136 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083996 1084004 8 0.0
bss 120164 120164 0 0.0
text 751238 751242 4 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934304 934304 0 0.0
bss 99560 99560 0 0.0
text 621514 621512 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 899432 899432 0 0.0
bss 100148 100148 0 0.0
text 612682 612678 -4 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882252 882244 -8 -0.0
bss 98972 98972 0 0.0
text 596444 596440 -4 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 869424 869424 0 0.0
bss 98772 98772 0 0.0
text 586904 586904 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744196 744196 0 0.0
bss 97208 97208 0 0.0
text 478658 478656 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879336 879336 0 0.0
bss 98952 98952 0 0.0
text 594312 594314 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865604 865612 8 0.0
bss 98680 98680 0 0.0
text 582550 582554 4 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 911436 911444 8 0.0
bss 99224 99224 0 0.0
text 621880 621882 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 907224 907232 8 0.0
bss 99560 99560 0 0.0
text 617186 617190 4 0.0

@woody-apple woody-apple added this to the 1.3 Release milestone Nov 16, 2023
src/python_testing/TC_ACE_1_3.py Outdated Show resolved Hide resolved
src/python_testing/TC_ACE_1_3.py Show resolved Hide resolved
src/python_testing/TC_ACE_1_3.py Show resolved Hide resolved
Copy link
Contributor

@rquidute rquidute left a comment

Choose a reason for hiding this comment

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

Maybe we should remove hello_external_runner.py and hello_test.py from this PR

Copy link
Contributor

@rquidute rquidute left a comment

Choose a reason for hiding this comment

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

There are some TODO in matter_testing_support.py file, could you take a look on them?

@github-actions github-actions bot added the tests label Dec 5, 2023
Copy link

github-actions bot commented Dec 5, 2023

PR #28708: Size comparison from 2675b00 to 92085b3

Decreases (1 build for efr32)
platform target config section 2675b00 92085b3 change % change
efr32 lighting-app BRD4187C (read/write) 1100188 1100180 -8 -0.0
.text 900700 900692 -8 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2675b00 92085b3 change % change
bl602 lighting-app bl602 (read/write) 1412774 1412774 0 0.0
.bss 85160 85160 0 0.0
.data 9416 9416 0 0.0
.rodata 156868 156868 0 0.0
.text 1080682 1080682 0 0.0
bl602+mfd (read/write) 1427238 1427238 0 0.0
.bss 85328 85328 0 0.0
.data 9384 9384 0 0.0
.rodata 155828 155828 0 0.0
.text 1096046 1096046 0 0.0
bl602+rpc (read/write) 1460550 1460550 0 0.0
.bss 93192 93192 0 0.0
.data 9784 9784 0 0.0
.rodata 164484 164484 0 0.0
.text 1112426 1112426 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1177447 1177447 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106240 106240 0 0.0
.text 950050 950050 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1188323 1188323 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105180 105180 0 0.0
.text 961858 961858 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1269203 1269203 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121660 121660 0 0.0
.text 1024856 1024856 0 0.0
bl706-eth (read/write) 997409 997409 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99572 99572 0 0.0
.text 743282 743282 0 0.0
bl706-wifi (read/write) 1233702 1233702 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120552 120552 0 0.0
.text 968734 968734 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1147152 1147152 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100244 100244 0 0.0
.text 943176 943176 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1158348 1158348 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99184 99184 0 0.0
.text 955296 955296 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 742164 742164 0 0.0
(read/write) 167116 167116 0 0.0
.bss 89532 89532 0 0.0
.data 3420 3420 0 0.0
.rodata 84640 84640 0 0.0
.text 657136 657136 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 759308 759308 0 0.0
(read/write) 177344 177344 0 0.0
.bss 99708 99708 0 0.0
.data 3448 3448 0 0.0
.rodata 79704 79704 0 0.0
.text 679216 679216 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746292 746292 0 0.0
(read/write) 171800 171800 0 0.0
.bss 94164 94164 0 0.0
.data 3448 3448 0 0.0
.rodata 105488 105488 0 0.0
.text 640412 640412 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 699812 699812 0 0.0
(read/write) 166120 166120 0 0.0
.bss 88312 88312 0 0.0
.data 3408 3408 0 0.0
.rodata 80416 80416 0 0.0
.text 619008 619008 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 685324 685324 0 0.0
(read/write) 166292 166292 0 0.0
.bss 88488 88488 0 0.0
.data 3404 3404 0 0.0
.rodata 76248 76248 0 0.0
.text 608688 608688 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566362 566362 0 0.0
(read/write) 207620 207620 0 0.0
.bss 201084 201084 0 0.0
.data 1412 1412 0 0.0
.rodata 83890 83890 0 0.0
.text 480348 480348 0 0.0
lock CC3235SF_LAUNCHXL (read only) 619610 619610 0 0.0
(read/write) 208016 208016 0 0.0
.bss 201448 201448 0 0.0
.data 1448 1448 0 0.0
.rodata 105762 105762 0 0.0
.text 511728 511728 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 560559 560559 0 0.0
.app_xip_area 450849 450849 0 0.0
.bss 64624 64624 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 542607 542607 0 0.0
.app_xip_area 428161 428161 0 0.0
.bss 69320 69320 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 561463 561463 0 0.0
.app_xip_area 453209 453209 0 0.0
.bss 63240 63240 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 556671 556671 0 0.0
.app_xip_area 445193 445193 0 0.0
.bss 66360 66360 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1015548 1015548 0 0.0
.bss 172568 172568 0 0.0
.data 2688 2688 0 0.0
.text 840272 840272 0 0.0
BRD4187C (read/write) 1100188 1100180 -8 -0.0
.bss 196172 196172 0 0.0
.data 3296 3296 0 0.0
.text 900700 900692 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1113344 1113344 0 0.0
.bss 188624 188624 0 0.0
.data 2712 2712 0 0.0
.text 921988 921988 0 0.0
window-app BRD4187C (read/write) 1134152 1134152 0 0.0
.bss 168204 168204 0 0.0
.data 3168 3168 0 0.0
.text 962760 962760 0 0.0
esp32 all-clusters-app c3devkit (read only) 1135560 1135560 0 0.0
(read/write) 1670532 1670532 0 0.0
.dram0.bss 72536 72536 0 0.0
.dram0.data 12988 12988 0 0.0
.flash.rodata 241136 241136 0 0.0
.flash.text 1135560 1135560 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1180707 1180707 0 0.0
(read/write) 519720 519720 0 0.0
.dram0.bss 79192 79192 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 272160 272160 0 0.0
.flash.text 1175323 1175323 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 594288 594288 0 0.0
(read/write) 88128 88128 0 0.0
.bss 71376 71376 0 0.0
.data 2128 2128 0 0.0
.text 593752 593752 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 689936 689936 0 0.0
.bss 67584 67584 0 0.0
.data 2716 2716 0 0.0
.text 576160 576160 0 0.0
light k32w0+release (read only) 594008 594008 0 0.0
(read/write) 87804 87804 0 0.0
.bss 71064 71064 0 0.0
.data 2116 2116 0 0.0
.text 593472 593472 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 781756 781756 0 0.0
.bss 77252 77252 0 0.0
.data 1928 1928 0 0.0
.text 659120 659120 0 0.0
lock k32w0+release (read only) 565792 565792 0 0.0
(read/write) 85600 85600 0 0.0
.bss 68920 68920 0 0.0
.data 2056 2056 0 0.0
.text 565256 565256 0 0.0
linux air-purifier-app debug (read only) 2523725 2523725 0 0.0
(read/write) 127176 127176 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72760 72760 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 179240 179240 0 0.0
.text 2169221 2169221 0 0.0
all-clusters-app debug (read only) 5356473 5356473 0 0.0
(read/write) 443616 443616 0 0.0
.bss 130064 130064 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 302496 302496 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 306844 306844 0 0.0
.text 4649603 4649603 0 0.0
all-clusters-minimal-app debug (read only) 4945969 4945969 0 0.0
(read/write) 234624 234624 0 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95872 95872 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272781 272781 0 0.0
.text 4440883 4440883 0 0.0
bridge-app debug (read only) 4413521 4413521 0 0.0
(read/write) 215864 215864 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85200 85200 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 219125 219125 0 0.0
.text 3975939 3975939 0 0.0
chip-tool debug (read only) 11165705 11165705 0 0.0
(read/write) 486280 486280 0 0.0
.bss 94072 94072 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 379976 379976 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 412009 412009 0 0.0
.text 10095347 10095347 0 0.0
chip-tool-ipv6only arm64 (read only) 10945112 10945112 0 0.0
(read/write) 554008 554008 0 0.0
.bss 103352 103352 0 0.0
.data 4280 4280 0 0.0
.data.rel.ro 418528 418528 0 0.0
.dynamic 512 512 0 0.0
.got 19408 19408 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 335632 335632 0 0.0
.text 9774600 9774600 0 0.0
lighting-app debug+rpc+ui (read only) 5299529 5299529 0 0.0
(read/write) 224936 224936 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93616 93616 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 340212 340212 0 0.0
.text 4714643 4714643 0 0.0
lock-app debug (read only) 4499153 4499153 0 0.0
(read/write) 203584 203584 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79432 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 247029 247029 0 0.0
.text 4042227 4042227 0 0.0
ota-provider-app debug (read only) 4162825 4162825 0 0.0
(read/write) 192664 192664 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69216 69216 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 201301 201301 0 0.0
.text 3769763 3769763 0 0.0
ota-requestor-app debug (read only) 4249225 4249225 0 0.0
(read/write) 196912 196912 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72176 72176 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 205109 205109 0 0.0
.text 3848051 3848051 0 0.0
shell debug (read only) 2775929 2775929 0 0.0
(read/write) 149760 149760 0 0.0
.bss 60616 60616 0 0.0
.data 768 768 0 0.0
.data.rel.ro 82584 82584 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180992 180992 0 0.0
.text 2424322 2424322 0 0.0
thermostat-no-ble arm64 (read only) 4400448 4400448 0 0.0
(read/write) 245968 245968 0 0.0
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102288 102288 0 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162332 162332 0 0.0
.text 3897848 3897848 0 0.0
tv-app debug (read only) 5360409 5360409 0 0.0
(read/write) 348480 348480 0 0.0
.bss 244192 244192 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 91976 91976 0 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272341 272341 0 0.0
.text 4850931 4850931 0 0.0
tv-casting-app debug (read only) 9102881 9102881 0 0.0
(read/write) 329912 329912 0 0.0
.bss 156192 156192 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 164424 164424 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 355816 355816 0 0.0
.text 8304739 8304739 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525400 2525400 0 0.0
.bss 220184 220184 0 0.0
.data 5144 5144 0 0.0
.text 1488084 1488084 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1060380 1060380 0 0.0
bss 129029 129029 0 0.0
rodata 104156 104156 0 0.0
text 779524 779524 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1186900 1186900 0 0.0
bss 121239 121239 0 0.0
rodata 138280 138280 0 0.0
text 777064 777064 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1045956 1045956 0 0.0
bss 129316 129316 0 0.0
rodata 99412 99412 0 0.0
text 769572 769572 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 836224 836224 0 0.0
(read/write) 1740740 1740740 0 0.0
.bss 194644 194644 0 0.0
.data 2472 2472 0 0.0
.text 1535236 1535236 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837944 837944 0 0.0
(read/write) 1705044 1705044 0 0.0
.bss 192924 192924 0 0.0
.data 2472 2472 0 0.0
.text 1501260 1501260 0 0.0
light cy8ckit_062s2_43012 (read only) 844632 844632 0 0.0
(read/write) 1630164 1630164 0 0.0
.bss 186348 186348 0 0.0
.data 2360 2360 0 0.0
.text 1433068 1433068 0 0.0
lock cy8ckit_062s2_43012 (read only) 817512 817512 0 0.0
(read/write) 1657044 1657044 0 0.0
.bss 213444 213444 0 0.0
.data 2384 2384 0 0.0
.text 1432828 1432828 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1115876 1115876 0 0.0
.bss 101200 101200 0 0.0
.data 740 740 0 0.0
.text 628252 628252 0 0.0
lock-app qpg6105+debug (read/write) 1079516 1079516 0 0.0
.bss 97336 97336 0 0.0
.data 784 784 0 0.0
.text 591896 591896 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 819858 819858 0 0.0
bss 54904 54904 0 0.0
text 612568 612568 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1077376 1077376 0 0.0
bss 100072 100072 0 0.0
text 760116 760116 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1082620 1082620 0 0.0
bss 109764 109764 0 0.0
text 752126 752126 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933696 933696 0 0.0
bss 94272 94272 0 0.0
text 645980 645980 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 820034 820034 0 0.0
bss 54948 54948 0 0.0
text 612862 612862 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 976632 976632 0 0.0
bss 78932 78932 0 0.0
text 692476 692476 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1091672 1091672 0 0.0
bss 99836 99836 0 0.0
text 768514 768514 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 963340 963340 0 0.0
bss 97196 97196 0 0.0
text 646600 646600 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 946984 946984 0 0.0
bss 92380 92380 0 0.0
text 661720 661720 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 878772 878772 0 0.0
bss 68924 68924 0 0.0
text 620822 620822 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819376 819376 0 0.0
bss 57160 57160 0 0.0
text 587698 587698 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705416 705416 0 0.0
bss 73588 73588 0 0.0
text 461916 461916 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821694 821694 0 0.0
bss 55084 55084 0 0.0
text 615534 615534 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876161 876161 0 0.0
bss 60636 60636 0 0.0
text 629126 629126 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 843588 843588 0 0.0
bss 57456 57456 0 0.0
text 606024 606024 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838080 838080 0 0.0
bss 57808 57808 0 0.0
text 600240 600240 0 0.0

@cecille cecille changed the title Python script: start of TH integration code (WIP) Python script: start of TH integration code Dec 5, 2023
Copy link

github-actions bot commented Dec 5, 2023

PR #28708: Size comparison from 2675b00 to bc0bacd

Increases (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2675b00 bc0bacd change % change
bl602 lighting-app bl602 (read/write) 1412774 1412842 68 0.0
.rodata 156868 156872 4 0.0
.text 1080682 1080746 64 0.0
bl602+mfd (read/write) 1427238 1427306 68 0.0
.rodata 155828 155832 4 0.0
.text 1096046 1096110 64 0.0
bl602+rpc (read/write) 1460550 1460618 68 0.0
.rodata 164484 164488 4 0.0
.text 1112426 1112490 64 0.0
bl702 lighting-app bl702 (read/write) 1177447 1177515 68 0.0
.rodata 106240 106244 4 0.0
.text 950050 950114 64 0.0
bl702+mfd (read/write) 1188323 1188391 68 0.0
.rodata 105180 105184 4 0.0
.text 961858 961922 64 0.0
bl702+rpc (read/write) 1269203 1269271 68 0.0
.rodata 121660 121664 4 0.0
.text 1024856 1024920 64 0.0
bl706-eth (read/write) 997409 997477 68 0.0
.rodata 99572 99576 4 0.0
.text 743282 743346 64 0.0
bl706-wifi (read/write) 1233702 1233790 88 0.0
.rodata 120552 120556 4 0.0
.text 968734 968820 86 0.0
bl702l lighting-app bl702l (read/write) 1147152 1147220 68 0.0
.rodata 100244 100248 4 0.0
.text 943176 943240 64 0.0
bl702l+mfd (read/write) 1158348 1158416 68 0.0
.rodata 99184 99188 4 0.0
.text 955296 955360 64 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 742164 742196 32 0.0
.text 657136 657164 28 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 759308 759340 32 0.0
.text 679216 679244 28 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746292 746316 24 0.0
.text 640412 640440 28 0.0
pump-app LP_EM_CC1354P10_6 (read only) 699812 699844 32 0.0
.text 619008 619036 28 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 685324 685364 40 0.0
.rodata 76248 76256 8 0.0
.text 608688 608716 28 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566362 566418 56 0.0
.rodata 83890 83898 8 0.0
.text 480348 480396 48 0.0
lock CC3235SF_LAUNCHXL (read only) 619610 619666 56 0.0
.rodata 105762 105770 8 0.0
.text 511728 511776 48 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 560559 560591 32 0.0
.app_xip_area 450849 450881 32 0.0
lock cyw930739m2evb_01 (read/write) 542607 542639 32 0.0
.app_xip_area 428161 428193 32 0.0
ota-requestor cyw930739m2evb_01 (read/write) 561463 561495 32 0.0
.app_xip_area 453209 453241 32 0.0
switch cyw930739m2evb_01 (read/write) 556671 556695 24 0.0
.app_xip_area 445193 445217 24 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1015548 1015596 48 0.0
.text 840272 840320 48 0.0
BRD4187C (read/write) 1100188 1100220 32 0.0
.text 900700 900732 32 0.0
lock-app BRD4161A+wf200 (read/write) 1113344 1113544 200 0.0
.text 921988 922188 200 0.0
window-app BRD4187C (read/write) 1134152 1134208 56 0.0
.text 962760 962816 56 0.0
esp32 all-clusters-app c3devkit (read only) 1135560 1135600 40 0.0
.flash.text 1135560 1135600 40 0.0
m5stack (read only) 1180707 1180735 28 0.0
(read/write) 519720 519728 8 0.0
.flash.rodata 272160 272168 8 0.0
.flash.text 1175323 1175351 28 0.0
k32w contact k32w0+release (read only) 594288 594320 32 0.0
.text 593752 593784 32 0.0
k32w1+release (read/write) 689936 689976 40 0.0
.text 576160 576200 40 0.0
light k32w0+release (read only) 594008 594040 32 0.0
.text 593472 593504 32 0.0
k32w1+release (read/write) 781756 781796 40 0.0
.text 659120 659160 40 0.0
lock k32w0+release (read only) 565792 565808 16 0.0
.text 565256 565272 16 0.0
linux air-purifier-app debug (read only) 2523725 2523877 152 0.0
.text 2169221 2169349 128 0.0
all-clusters-app debug (read only) 5356473 5356625 152 0.0
.data.rel.ro 302496 302504 8 0.0
.text 4649603 4649731 128 0.0
all-clusters-minimal-app debug (read only) 4945969 4946105 136 0.0
.data.rel.ro 95872 95880 8 0.0
.text 4440883 4440995 112 0.0
bridge-app debug (read only) 4413521 4413657 136 0.0
(read/write) 215864 215896 32 0.0
.data.rel.ro 85200 85216 16 0.0
.text 3975939 3976051 112 0.0
chip-tool debug (read only) 11165705 11165857 152 0.0
.data.rel.ro 379976 379984 8 0.0
.text 10095347 10095475 128 0.0
chip-tool-ipv6only arm64 (read only) 10945112 10945336 224 0.0
.data.rel.ro 418528 418536 8 0.0
.text 9774600 9774792 192 0.0
lighting-app debug+rpc+ui (read only) 5299529 5299681 152 0.0
.text 4714643 4714771 128 0.0
lock-app debug (read only) 4499153 4499305 152 0.0
.data.rel.ro 79432 79448 16 0.0
.text 4042227 4042355 128 0.0
ota-provider-app debug (read only) 4162825 4162977 152 0.0
.data.rel.ro 69216 69232 16 0.0
.text 3769763 3769891 128 0.0
ota-requestor-app debug (read only) 4249225 4249377 152 0.0
(read/write) 196912 196944 32 0.0
.data.rel.ro 72176 72192 16 0.0
.text 3848051 3848179 128 0.0
shell debug (read only) 2775929 2776081 152 0.0
.data.rel.ro 82584 82592 8 0.0
.text 2424322 2424450 128 0.0
thermostat-no-ble arm64 (read only) 4400448 4400672 224 0.0
.data.rel.ro 102288 102296 8 0.0
.text 3897848 3898040 192 0.0
tv-app debug (read only) 5360409 5360561 152 0.0
.data.rel.ro 91976 91992 16 0.0
.text 4850931 4851059 128 0.0
tv-casting-app debug (read only) 9102881 9103033 152 0.0
(read/write) 329912 329944 32 0.0
.data.rel.ro 164424 164440 16 0.0
.text 8304739 8304867 128 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2525400 2525408 8 0.0
.text 1488084 1488092 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1060380 1060416 36 0.0
rodata 104156 104160 4 0.0
text 779524 779552 28 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1186900 1186936 36 0.0
rodata 138280 138284 4 0.0
text 777064 777092 28 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1045956 1045992 36 0.0
rodata 99412 99416 4 0.0
text 769572 769600 28 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1740740 1740788 48 0.0
.text 1535236 1535284 48 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1705044 1705092 48 0.0
.text 1501260 1501308 48 0.0
light cy8ckit_062s2_43012 (read/write) 1630164 1630220 56 0.0
.text 1433068 1433124 56 0.0
lock cy8ckit_062s2_43012 (read/write) 1657044 1657100 56 0.0
.text 1432828 1432884 56 0.0
qpg lighting-app qpg6105+debug (read/write) 1115876 1115900 24 0.0
.text 628252 628276 24 0.0
lock-app qpg6105+debug (read/write) 1079516 1079548 32 0.0
.text 591896 591928 32 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 819858 819902 44 0.0
text 612568 612608 40 0.0
all-clusters-app tlsr9518adk80d (read/write) 1077376 1077420 44 0.0
text 760116 760156 40 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1082620 1082664 44 0.0
text 752126 752166 40 0.0
bridge-app tlsr9518adk80d (read/write) 933696 933740 44 0.0
text 645980 646020 40 0.0
contact-sensor-app tlsr9528a_retention (read/write) 820034 820078 44 0.0
text 612862 612902 40 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 976632 976676 44 0.0
text 692476 692516 40 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1091672 1091716 44 0.0
text 768514 768554 40 0.0
lock-app-dfu tlsr9528a (read/write) 963340 963384 44 0.0
text 646600 646640 40 0.0
ota-requestor-app tlsr9518adk80d (read/write) 946984 947028 44 0.0
text 661720 661760 40 0.0
pump-app tlsr9528a (read/write) 878772 878816 44 0.0
text 620822 620862 40 0.0
pump-controller-app tlsr9518adk80d (read/write) 819376 819420 44 0.0
text 587698 587738 40 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 821694 821738 44 0.0
text 615534 615574 40 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 876161 876205 44 0.0
text 629126 629166 40 0.0
thermostat tlsr9518adk80d (read/write) 843588 843632 44 0.0
text 606024 606064 40 0.0
window-covering tlsr9518adk80d (read/write) 838080 838124 44 0.0
text 600240 600280 40 0.0
Decreases (2 builds for linux)
platform target config section 2675b00 bc0bacd change % change
linux chip-tool-ipv6only arm64 (read/write) 554008 553808 -200 -0.0
thermostat-no-ble arm64 (read/write) 245968 245704 -264 -0.1
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2675b00 bc0bacd change % change
bl602 lighting-app bl602 (read/write) 1412774 1412842 68 0.0
.bss 85160 85160 0 0.0
.data 9416 9416 0 0.0
.rodata 156868 156872 4 0.0
.text 1080682 1080746 64 0.0
bl602+mfd (read/write) 1427238 1427306 68 0.0
.bss 85328 85328 0 0.0
.data 9384 9384 0 0.0
.rodata 155828 155832 4 0.0
.text 1096046 1096110 64 0.0
bl602+rpc (read/write) 1460550 1460618 68 0.0
.bss 93192 93192 0 0.0
.data 9784 9784 0 0.0
.rodata 164484 164488 4 0.0
.text 1112426 1112490 64 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1177447 1177515 68 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106240 106244 4 0.0
.text 950050 950114 64 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1188323 1188391 68 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105180 105184 4 0.0
.text 961858 961922 64 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1269203 1269271 68 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121660 121664 4 0.0
.text 1024856 1024920 64 0.0
bl706-eth (read/write) 997409 997477 68 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99572 99576 4 0.0
.text 743282 743346 64 0.0
bl706-wifi (read/write) 1233702 1233790 88 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120552 120556 4 0.0
.text 968734 968820 86 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1147152 1147220 68 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100244 100248 4 0.0
.text 943176 943240 64 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1158348 1158416 68 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99184 99188 4 0.0
.text 955296 955360 64 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 742164 742196 32 0.0
(read/write) 167116 167116 0 0.0
.bss 89532 89532 0 0.0
.data 3420 3420 0 0.0
.rodata 84640 84640 0 0.0
.text 657136 657164 28 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 759308 759340 32 0.0
(read/write) 177344 177344 0 0.0
.bss 99708 99708 0 0.0
.data 3448 3448 0 0.0
.rodata 79704 79704 0 0.0
.text 679216 679244 28 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 746292 746316 24 0.0
(read/write) 171800 171800 0 0.0
.bss 94164 94164 0 0.0
.data 3448 3448 0 0.0
.rodata 105488 105488 0 0.0
.text 640412 640440 28 0.0
pump-app LP_EM_CC1354P10_6 (read only) 699812 699844 32 0.0
(read/write) 166120 166120 0 0.0
.bss 88312 88312 0 0.0
.data 3408 3408 0 0.0
.rodata 80416 80416 0 0.0
.text 619008 619036 28 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 685324 685364 40 0.0
(read/write) 166292 166292 0 0.0
.bss 88488 88488 0 0.0
.data 3404 3404 0 0.0
.rodata 76248 76256 8 0.0
.text 608688 608716 28 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566362 566418 56 0.0
(read/write) 207620 207620 0 0.0
.bss 201084 201084 0 0.0
.data 1412 1412 0 0.0
.rodata 83890 83898 8 0.0
.text 480348 480396 48 0.0
lock CC3235SF_LAUNCHXL (read only) 619610 619666 56 0.0
(read/write) 208016 208016 0 0.0
.bss 201448 201448 0 0.0
.data 1448 1448 0 0.0
.rodata 105762 105770 8 0.0
.text 511728 511776 48 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 560559 560591 32 0.0
.app_xip_area 450849 450881 32 0.0
.bss 64624 64624 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 542607 542639 32 0.0
.app_xip_area 428161 428193 32 0.0
.bss 69320 69320 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 561463 561495 32 0.0
.app_xip_area 453209 453241 32 0.0
.bss 63240 63240 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 556671 556695 24 0.0
.app_xip_area 445193 445217 24 0.0
.bss 66360 66360 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1015548 1015596 48 0.0
.bss 172568 172568 0 0.0
.data 2688 2688 0 0.0
.text 840272 840320 48 0.0
BRD4187C (read/write) 1100188 1100220 32 0.0
.bss 196172 196172 0 0.0
.data 3296 3296 0 0.0
.text 900700 900732 32 0.0
lock-app BRD4161A+wf200 (read/write) 1113344 1113544 200 0.0
.bss 188624 188624 0 0.0
.data 2712 2712 0 0.0
.text 921988 922188 200 0.0
window-app BRD4187C (read/write) 1134152 1134208 56 0.0
.bss 168204 168204 0 0.0
.data 3168 3168 0 0.0
.text 962760 962816 56 0.0
esp32 all-clusters-app c3devkit (read only) 1135560 1135600 40 0.0
(read/write) 1670532 1670532 0 0.0
.dram0.bss 72536 72536 0 0.0
.dram0.data 12988 12988 0 0.0
.flash.rodata 241136 241136 0 0.0
.flash.text 1135560 1135600 40 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1180707 1180735 28 0.0
(read/write) 519720 519728 8 0.0
.dram0.bss 79192 79192 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 272160 272168 8 0.0
.flash.text 1175323 1175351 28 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 594288 594320 32 0.0
(read/write) 88128 88128 0 0.0
.bss 71376 71376 0 0.0
.data 2128 2128 0 0.0
.text 593752 593784 32 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 689936 689976 40 0.0
.bss 67584 67584 0 0.0
.data 2716 2716 0 0.0
.text 576160 576200 40 0.0
light k32w0+release (read only) 594008 594040 32 0.0
(read/write) 87804 87804 0 0.0
.bss 71064 71064 0 0.0
.data 2116 2116 0 0.0
.text 593472 593504 32 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 781756 781796 40 0.0
.bss 77252 77252 0 0.0
.data 1928 1928 0 0.0
.text 659120 659160 40 0.0
lock k32w0+release (read only) 565792 565808 16 0.0
(read/write) 85600 85600 0 0.0
.bss 68920 68920 0 0.0
.data 2056 2056 0 0.0
.text 565256 565272 16 0.0
linux air-purifier-app debug (read only) 2523725 2523877 152 0.0
(read/write) 127176 127176 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72760 72760 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 179240 179240 0 0.0
.text 2169221 2169349 128 0.0
all-clusters-app debug (read only) 5356473 5356625 152 0.0
(read/write) 443616 443616 0 0.0
.bss 130064 130064 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 302496 302504 8 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 306844 306844 0 0.0
.text 4649603 4649731 128 0.0
all-clusters-minimal-app debug (read only) 4945969 4946105 136 0.0
(read/write) 234624 234624 0 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95872 95880 8 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272781 272781 0 0.0
.text 4440883 4440995 112 0.0
bridge-app debug (read only) 4413521 4413657 136 0.0
(read/write) 215864 215896 32 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85200 85216 16 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 219125 219125 0 0.0
.text 3975939 3976051 112 0.0
chip-tool debug (read only) 11165705 11165857 152 0.0
(read/write) 486280 486280 0 0.0
.bss 94072 94072 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 379976 379984 8 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 412009 412009 0 0.0
.text 10095347 10095475 128 0.0
chip-tool-ipv6only arm64 (read only) 10945112 10945336 224 0.0
(read/write) 554008 553808 -200 -0.0
.bss 103352 103352 0 0.0
.data 4280 4280 0 0.0
.data.rel.ro 418528 418536 8 0.0
.dynamic 512 512 0 0.0
.got 19408 19408 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 335632 335632 0 0.0
.text 9774600 9774792 192 0.0
lighting-app debug+rpc+ui (read only) 5299529 5299681 152 0.0
(read/write) 224936 224936 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93616 93616 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 340212 340212 0 0.0
.text 4714643 4714771 128 0.0
lock-app debug (read only) 4499153 4499305 152 0.0
(read/write) 203584 203584 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79432 79448 16 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 247029 247029 0 0.0
.text 4042227 4042355 128 0.0
ota-provider-app debug (read only) 4162825 4162977 152 0.0
(read/write) 192664 192664 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69216 69232 16 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 201301 201301 0 0.0
.text 3769763 3769891 128 0.0
ota-requestor-app debug (read only) 4249225 4249377 152 0.0
(read/write) 196912 196944 32 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72176 72192 16 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 205109 205109 0 0.0
.text 3848051 3848179 128 0.0
shell debug (read only) 2775929 2776081 152 0.0
(read/write) 149760 149760 0 0.0
.bss 60616 60616 0 0.0
.data 768 768 0 0.0
.data.rel.ro 82584 82592 8 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 180992 180992 0 0.0
.text 2424322 2424450 128 0.0
thermostat-no-ble arm64 (read only) 4400448 4400672 224 0.0
(read/write) 245968 245704 -264 -0.1
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102288 102296 8 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162332 162332 0 0.0
.text 3897848 3898040 192 0.0
tv-app debug (read only) 5360409 5360561 152 0.0
(read/write) 348480 348480 0 0.0
.bss 244192 244192 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 91976 91992 16 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272341 272341 0 0.0
.text 4850931 4851059 128 0.0
tv-casting-app debug (read only) 9102881 9103033 152 0.0
(read/write) 329912 329944 32 0.0
.bss 156192 156192 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 164424 164440 16 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 355816 355816 0 0.0
.text 8304739 8304867 128 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525400 2525408 8 0.0
.bss 220184 220184 0 0.0
.data 5144 5144 0 0.0
.text 1488084 1488092 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1060380 1060416 36 0.0
bss 129029 129029 0 0.0
rodata 104156 104160 4 0.0
text 779524 779552 28 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1186900 1186936 36 0.0
bss 121239 121239 0 0.0
rodata 138280 138284 4 0.0
text 777064 777092 28 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1045956 1045992 36 0.0
bss 129316 129316 0 0.0
rodata 99412 99416 4 0.0
text 769572 769600 28 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 836224 836224 0 0.0
(read/write) 1740740 1740788 48 0.0
.bss 194644 194644 0 0.0
.data 2472 2472 0 0.0
.text 1535236 1535284 48 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837944 837944 0 0.0
(read/write) 1705044 1705092 48 0.0
.bss 192924 192924 0 0.0
.data 2472 2472 0 0.0
.text 1501260 1501308 48 0.0
light cy8ckit_062s2_43012 (read only) 844632 844632 0 0.0
(read/write) 1630164 1630220 56 0.0
.bss 186348 186348 0 0.0
.data 2360 2360 0 0.0
.text 1433068 1433124 56 0.0
lock cy8ckit_062s2_43012 (read only) 817512 817512 0 0.0
(read/write) 1657044 1657100 56 0.0
.bss 213444 213444 0 0.0
.data 2384 2384 0 0.0
.text 1432828 1432884 56 0.0
qpg lighting-app qpg6105+debug (read/write) 1115876 1115900 24 0.0
.bss 101200 101200 0 0.0
.data 740 740 0 0.0
.text 628252 628276 24 0.0
lock-app qpg6105+debug (read/write) 1079516 1079548 32 0.0
.bss 97336 97336 0 0.0
.data 784 784 0 0.0
.text 591896 591928 32 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 819858 819902 44 0.0
bss 54904 54904 0 0.0
text 612568 612608 40 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1077376 1077420 44 0.0
bss 100072 100072 0 0.0
text 760116 760156 40 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1082620 1082664 44 0.0
bss 109764 109764 0 0.0
text 752126 752166 40 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933696 933740 44 0.0
bss 94272 94272 0 0.0
text 645980 646020 40 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 820034 820078 44 0.0
bss 54948 54948 0 0.0
text 612862 612902 40 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 976632 976676 44 0.0
bss 78932 78932 0 0.0
text 692476 692516 40 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1091672 1091716 44 0.0
bss 99836 99836 0 0.0
text 768514 768554 40 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 963340 963384 44 0.0
bss 97196 97196 0 0.0
text 646600 646640 40 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 946984 947028 44 0.0
bss 92380 92380 0 0.0
text 661720 661760 40 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 878772 878816 44 0.0
bss 68924 68924 0 0.0
text 620822 620862 40 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819376 819420 44 0.0
bss 57160 57160 0 0.0
text 587698 587738 40 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705416 705416 0 0.0
bss 73588 73588 0 0.0
text 461916 461916 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821694 821738 44 0.0
bss 55084 55084 0 0.0
text 615534 615574 40 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876161 876205 44 0.0
bss 60636 60636 0 0.0
text 629126 629166 40 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 843588 843632 44 0.0
bss 57456 57456 0 0.0
text 606024 606064 40 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838080 838124 44 0.0
bss 57808 57808 0 0.0
text 600240 600280 40 0.0

@andy31415
Copy link
Contributor

fast track given the large amount of checkmarks and TH validation.

@mergify mergify bot merged commit 696975f into project-chip:master Dec 11, 2023
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants