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

[Java] Add support for Timestamp type in EventState #28540

Merged
merged 5 commits into from Aug 7, 2023
Merged

[Java] Add support for Timestamp type in EventState #28540

merged 5 commits into from Aug 7, 2023

Conversation

yufengwangca
Copy link
Contributor

@yufengwangca yufengwangca commented Aug 5, 2023

Currently, we only have timestamp value in milliseconds in EventState, we can't tell this is time since device boot or Unix Epoch.
Add support for Timestamp type in EventState.

Fixes 20595

Testing:

Trigger an event in commissioned device and confirm the correct timestampType is logged in Android ChipTool.

08-05 10:35:45.906 18190 18245 I WildcardFragment: Received wildcard report
08-05 10:35:45.908 18190 18245 I WildcardFragment: Endpoint 0: {
08-05 10:35:45.908 18190 18245 I WildcardFragment: 	SwitchCluster: {
08-05 10:35:45.908 18190 18245 I WildcardFragment: 		eventNumber: 8
08-05 10:35:45.908 18190 18245 I WildcardFragment: 		priorityLevel: 1
08-05 10:35:45.908 18190 18245 I WildcardFragment: 		timestampType: 1
08-05 10:35:45.908 18190 18245 I WildcardFragment: 		systemTimeStamp: 1691256938651
08-05 10:35:45.908 18190 18245 I WildcardFragment: 		SwitchLatched: SwitchClusterSwitchLatchedEvent {
08-05 10:35:45.908 18190 18245 I WildcardFragment: 	newPosition: 3
08-05 10:35:45.908 18190 18245 I WildcardFragment: }
08-05 10:35:45.908 18190 18245 I WildcardFragment: 

@github-actions
Copy link

github-actions bot commented Aug 5, 2023

PR #28540: Size comparison from 8363494 to 8a4ffdd

Increases (2 builds for bl602, k32w)
platform target config section 8363494 8a4ffdd change % change
bl602 lighting-app bl602 .text 1056686 1056688 2 0.0
k32w lock k32w0+release (read only) 561556 561572 16 0.0
.text 561020 561036 16 0.0
Decreases (2 builds for bl702, cc32xx)
platform target config section 8363494 8a4ffdd change % change
bl702 lighting-app bl702+rpc .debug_info 4639169 46391690 -1 -0.0
.text 1028420 1028418 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19412165 19412164 -1 -0.0
Full report (17 builds for bl602, bl702, bl702l, cc32xx, k32w, linux, mbed, nrfconnect, qpg)
platform target config section 8363494 8a4ffdd change % change
bl602 lighting-app bl602 (read/write) 1363594 1363594 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1056686 1056688 2 0.0
bl602+rpc (read/write) 1411062 1411062 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1088620 1088620 0 0.0
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1166519 1166519 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 1567636 1567636 0 0.0
.debug_aranges 140408 140408 0 0.0
.debug_frame 516576 516576 0 0.0
.debug_info 41497265 41497265 0 0.0
.debug_line 5484154 5484154 0 0.0
.debug_loc 3564357 3564357 0 0.0
.debug_ranges 384704 384704 0 0.0
.debug_str 4011892 4011892 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 106856 106856 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 589310 589310 0 0.0
.symtab 175600 175600 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 953736 953736 0 0.0
bl702+rpc 0 0 0 0.0
(read only) 3358 3358 0 0.0
(read/write) 1265455 1265455 0 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 1744766 1744766 0 0.0
.debug_aranges 148952 148952 0 0.0
.debug_frame 545480 545480 0 0.0
.debug_info 4639169 46391690 -1 -0.0
.debug_line 5896676 5896676 0 0.0
.debug_loc 3770513 3770513 0 0.0
.debug_ranges 410456 410456 0 0.0
.debug_str 4431757 4431757 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 121508 121508 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 652273 652273 0 0.0
.symtab 194528 194528 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 1028420 1028418 -2 -0.0
bl702l lighting-app bl702l 0 0 0 0.0
(read only) 278 278 0 0.0
(read/write) 1152452 1152452 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 1569855 1569855 0 0.0
.debug_aranges 134912 134912 0 0.0
.debug_frame 496264 496264 0 0.0
.debug_info 41498374 41498374 0 0.0
.debug_line 5399852 5399852 0 0.0
.debug_loc 3500524 3500524 0 0.0
.debug_ranges 389912 389912 0 0.0
.debug_str 4024362 4024362 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 100740 100740 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 589535 589535 0 0.0
.symtab 175168 175168 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 942810 942810 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615586 615586 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 962271 962271 0 0.0
.debug_aranges 109080 109080 0 0.0
.debug_frame 369856 369856 0 0.0
.debug_info 19412165 19412164 -1 -0.0
.debug_line 2815026 2815026 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596887 1596887 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100574 100574 0 0.0
.debug_str 3426580 3426580 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496304 496304 0 0.0
.symtab 293360 293360 0 0.0
.text 507180 507180 0 0.0
k32w contact k32w0+release (read only) 590316 590316 0 0.0
(read/write) 91272 91272 0 0.0
.bss 67316 67316 0 0.0
.data 2124 2124 0 0.0
.text 589780 589780 0 0.0
light k32w0+release (read only) 589004 589004 0 0.0
(read/write) 90912 90912 0 0.0
.bss 66972 66972 0 0.0
.data 2112 2112 0 0.0
.text 588468 588468 0 0.0
lock k32w0+release (read only) 561556 561572 16 0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561020 561036 16 0.0
linux chip-tool-ipv6only arm64 (read only) 16981492 16981492 0 0.0
(read/write) 1122696 1122696 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 986400 986400 0 0.0
.dynamic 512 512 0 0.0
.got 23352 23352 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 827632 827632 0 0.0
.text 13914072 13914072 0 0.0
thermostat-no-ble arm64 (read only) 4450036 4450036 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 161996 161996 0 0.0
.text 3949960 3949960 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521776 2521776 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484460 1484460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218660 1218660 0 0.0
bss 154612 154612 0 0.0
rodata 141392 141392 0 0.0
text 843700 843700 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337372 1337372 0 0.0
bss 140070 140070 0 0.0
rodata 135484 135484 0 0.0
text 771132 771132 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156684 1156684 0 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810136 810136 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177716 1177716 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624560 624560 0 0.0
lock-app qpg6105+debug (read/write) 1134788 1134788 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581628 581628 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 5, 2023

PR #28540: Size comparison from 8363494 to 3f531c8

Increases (16 builds for bl602, bl702, k32w, nrfconnect, psoc6, telink)
platform target config section 8363494 3f531c8 change % change
bl602 lighting-app bl602+rpc .text 1088620 1088622 2 0.0
bl702 lighting-app bl702+rpc (read/write) 1265455 1265459 4 0.0
.debug_info 4639169 46391692 1 0.0
.text 1028420 1028422 2 0.0
k32w lock k32w0+release (read only) 561556 561572 16 0.0
.text 561020 561036 16 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 843700 843704 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30117550 30117551 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27214896 27214898 2 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 669606 669608 2 0.0
bridge-app tlsr9518adk80d text 646754 646756 2 0.0
contact-sensor-app tlsr9518adk80d text 590102 590104 2 0.0
light-switch-app tlsr9518adk80d (read/write) 904728 904736 8 0.0
text 615736 615738 2 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 993636 993644 8 0.0
text 693120 693122 2 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1083124 1083132 8 0.0
text 750640 750642 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 593560 593562 2 0.0
temperature-measurement-app tlsr9518adk80d text 581834 581838 4 0.0
thermostat tlsr9518adk80d (read/write) 910564 910572 8 0.0
text 621280 621282 2 0.0
window-covering tlsr9518adk80d (read/write) 906312 906320 8 0.0
text 616548 616552 4 0.0
Decreases (5 builds for cc32xx, efr32, telink)
platform target config section 8363494 3f531c8 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19412165 19412164 -1 -0.0
efr32 lighting-app BRD4187C (read/write) 1036508 1036500 -8 -0.0
.text 869132 869124 -8 -0.0
telink lock-app tlsr9518adk80d text 620796 620794 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 898472 898464 -8 -0.0
text 611990 611988 -2 -0.0
pump-controller-app tlsr9518adk80d (read/write) 868488 868480 -8 -0.0
text 586234 586232 -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 8363494 3f531c8 change % change
bl602 lighting-app bl602 (read/write) 1363594 1363594 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1056686 1056686 0 0.0
bl602+rpc (read/write) 1411062 1411062 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1088620 1088622 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166519 1166519 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 1567636 1567636 0 0.0
.debug_aranges 140408 140408 0 0.0
.debug_frame 516576 516576 0 0.0
.debug_info 41497265 41497265 0 0.0
.debug_line 5484154 5484154 0 0.0
.debug_loc 3564357 3564357 0 0.0
.debug_ranges 384704 384704 0 0.0
.debug_str 4011892 4011892 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 106856 106856 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 589310 589310 0 0.0
.symtab 175600 175600 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953736 953736 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265455 1265459 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 1744766 1744766 0 0.0
.debug_aranges 148952 148952 0 0.0
.debug_frame 545480 545480 0 0.0
.debug_info 4639169 46391692 1 0.0
.debug_line 5896676 5896676 0 0.0
.debug_loc 3770513 3770513 0 0.0
.debug_ranges 410456 410456 0 0.0
.debug_str 4431757 4431757 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 121508 121508 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 652273 652273 0 0.0
.symtab 194528 194528 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028420 1028422 2 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1152452 1152452 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 1569855 1569855 0 0.0
.debug_aranges 134912 134912 0 0.0
.debug_frame 496264 496264 0 0.0
.debug_info 41498374 41498374 0 0.0
.debug_line 5399852 5399852 0 0.0
.debug_loc 3500524 3500524 0 0.0
.debug_ranges 389912 389912 0 0.0
.debug_str 4024362 4024362 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 100740 100740 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 589535 589535 0 0.0
.symtab 175168 175168 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942810 942810 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615586 615586 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 962271 962271 0 0.0
.debug_aranges 109080 109080 0 0.0
.debug_frame 369856 369856 0 0.0
.debug_info 19412165 19412164 -1 -0.0
.debug_line 2815026 2815026 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596887 1596887 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100574 100574 0 0.0
.debug_str 3426580 3426580 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496304 496304 0 0.0
.symtab 293360 293360 0 0.0
.text 507180 507180 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550119 550119 0 0.0
.app_xip_area 441409 441409 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) 537103 537103 0 0.0
.app_xip_area 423345 423345 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) 573815 573815 0 0.0
.app_xip_area 466185 466185 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) 546527 546527 0 0.0
.app_xip_area 435953 435953 0 0.0
.bss 65592 65592 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012060 1012060 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 824864 824864 0 0.0
BRD4187C (read/write) 1036508 1036500 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869132 869124 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1088584 1088584 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 907312 907312 0 0.0
window-app BRD4187C (read/write) 1108024 1108024 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 957724 957724 0 0.0
esp32 all-clusters-app c3devkit (read only) 1149578 1149578 0 0.0
(read/write) 1701964 1701964 0 0.0
.dram0.bss 79048 79048 0 0.0
.dram0.data 13076 13076 0 0.0
.flash.rodata 266088 266088 0 0.0
.flash.text 1149578 1149578 0 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1191571 1191571 0 0.0
(read/write) 550174 550174 0 0.0
.dram0.bss 85416 85416 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297080 297080 0 0.0
.flash.text 1186187 1186187 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590316 590316 0 0.0
(read/write) 91272 91272 0 0.0
.bss 67316 67316 0 0.0
.data 2124 2124 0 0.0
.text 589780 589780 0 0.0
light k32w0+release (read only) 589004 589004 0 0.0
(read/write) 90912 90912 0 0.0
.bss 66972 66972 0 0.0
.data 2112 2112 0 0.0
.text 588468 588468 0 0.0
lock k32w0+release (read only) 561556 561572 16 0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561020 561036 16 0.0
linux all-clusters-app debug (read only) 5486561 5486561 0 0.0
(read/write) 417632 417632 0 0.0
.bss 130400 130400 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 275872 275872 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 334000 334000 0 0.0
.text 4775507 4775507 0 0.0
all-clusters-minimal-app debug (read only) 4900505 4900505 0 0.0
(read/write) 231384 231384 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271878 271878 0 0.0
.text 4398451 4398451 0 0.0
bridge-app debug (read only) 2768385 2768385 0 0.0
(read/write) 132816 132816 0 0.0
.bss 51480 51480 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71400 71400 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 214440 214440 0 0.0
.text 2376419 2376419 0 0.0
chip-tool debug (read only) 17768969 17768969 0 0.0
(read/write) 1055232 1055232 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 949040 949040 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 916753 916753 0 0.0
.text 14797187 14797187 0 0.0
chip-tool-ipv6only arm64 (read only) 16981492 16981492 0 0.0
(read/write) 1122696 1122696 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 986400 986400 0 0.0
.dynamic 512 512 0 0.0
.got 23352 23352 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 827632 827632 0 0.0
.text 13914072 13914072 0 0.0
lighting-app debug+rpc+ui (read only) 5239617 5239617 0 0.0
(read/write) 222056 222056 0 0.0
.bss 117712 117712 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 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 336948 336948 0 0.0
.text 4660595 4660595 0 0.0
lock-app debug (read only) 4470817 4470817 0 0.0
(read/write) 202808 202808 0 0.0
.bss 113328 113328 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78960 78960 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 247782 247782 0 0.0
.text 4013683 4013683 0 0.0
ota-provider-app debug (read only) 4127049 4127049 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 200966 200966 0 0.0
.text 3735763 3735763 0 0.0
ota-requestor-app debug (read only) 4220961 4220961 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 204390 204390 0 0.0
.text 3821923 3821923 0 0.0
shell debug (read only) 2929697 2929697 0 0.0
(read/write) 150688 150688 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84024 84024 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 210674 210674 0 0.0
.text 2548130 2548130 0 0.0
thermostat-no-ble arm64 (read only) 4450036 4450036 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 161996 161996 0 0.0
.text 3949960 3949960 0 0.0
tv-app debug (read only) 5314865 5314865 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 272374 272374 0 0.0
.text 4798851 4798851 0 0.0
tv-casting-app debug (read only) 8294561 8294561 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 367644 367644 0 0.0
.text 7526755 7526755 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521776 2521776 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484460 1484460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218660 1218660 0 0.0
bss 154612 154612 0 0.0
rodata 141392 141392 0 0.0
text 843700 843704 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337372 1337372 0 0.0
bss 140070 140070 0 0.0
rodata 135484 135484 0 0.0
text 771132 771132 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156684 1156684 0 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810136 810136 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837696 837696 0 0.0
(read/write) 1766836 1766836 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 2528 2528 0 0.0
.debug_abbrev 1378928 1378928 0 0.0
.debug_aranges 143928 143928 0 0.0
.debug_frame 479296 479296 0 0.0
.debug_info 30117550 30117551 1 0.0
.debug_line 4144534 4144534 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2248277 2248277 0 0.0
.debug_rnglists 142341 142341 0 0.0
.debug_str 4119269 4119269 0 0.0
.heap 837696 837696 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 802679 802679 0 0.0
.symtab 500208 500208 0 0.0
.text 1562804 1562804 0 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) 1674284 1674284 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 1285389 1285389 0 0.0
.debug_aranges 137232 137232 0 0.0
.debug_frame 462396 462396 0 0.0
.debug_info 27214896 27214898 2 0.0
.debug_line 3962529 3962529 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149127 2149127 0 0.0
.debug_rnglists 135474 135474 0 0.0
.debug_str 3978826 3978826 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 713313 713313 0 0.0
.symtab 465856 465856 0 0.0
.text 1472204 1472204 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) 1605764 1605764 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 1125717 1125717 0 0.0
.debug_aranges 127360 127360 0 0.0
.debug_frame 425536 425536 0 0.0
.debug_info 22361578 22361578 0 0.0
.debug_line 3527738 3527738 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986199 1986199 0 0.0
.debug_rnglists 125254 125254 0 0.0
.debug_str 3786886 3786886 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 634305 634305 0 0.0
.symtab 430496 430496 0 0.0
.text 1409948 1409948 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) 1639156 1639156 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 1117154 1117154 0 0.0
.debug_aranges 126272 126272 0 0.0
.debug_frame 421568 421568 0 0.0
.debug_info 2227476 2227476 0 0.0
.debug_line 3483134 3483134 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966564 1966564 0 0.0
.debug_rnglists 123430 123430 0 0.0
.debug_str 3751420 3751420 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 608205 608205 0 0.0
.symtab 422624 422624 0 0.0
.text 1415820 1415820 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177716 1177716 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624560 624560 0 0.0
lock-app qpg6105+debug (read/write) 1134788 1134788 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581628 581628 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070164 1070164 0 0.0
bss 107308 107308 0 0.0
text 728974 728974 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976632 976632 0 0.0
bss 105284 105284 0 0.0
text 669606 669608 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943928 943928 0 0.0
bss 109660 109660 0 0.0
text 646754 646756 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875844 875844 0 0.0
bss 98840 98840 0 0.0
text 590102 590104 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 904728 904736 8 0.0
bss 99432 99432 0 0.0
text 615736 615738 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982272 982272 0 0.0
bss 107516 107516 0 0.0
text 685604 685604 0 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993636 993644 8 0.0
bss 111764 111764 0 0.0
text 693120 693122 2 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051804 1051804 0 0.0
bss 109088 109088 0 0.0
text 730536 730536 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083124 1083132 8 0.0
bss 120164 120164 0 0.0
text 750640 750642 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933312 933312 0 0.0
bss 99560 99560 0 0.0
text 620796 620794 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898472 898464 -8 -0.0
bss 100148 100148 0 0.0
text 611990 611988 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881332 881332 0 0.0
bss 98972 98972 0 0.0
text 595796 595796 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868488 868480 -8 -0.0
bss 98772 98772 0 0.0
text 586234 586232 -2 -0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744180 744180 0 0.0
bss 97208 97208 0 0.0
text 478644 478644 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878312 878312 0 0.0
bss 98952 98952 0 0.0
text 593560 593562 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864620 864620 0 0.0
bss 98680 98680 0 0.0
text 581834 581838 4 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910564 910572 8 0.0
bss 99224 99224 0 0.0
text 621280 621282 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906312 906320 8 0.0
bss 99560 99560 0 0.0
text 616548 616552 4 0.0

@github-actions
Copy link

github-actions bot commented Aug 5, 2023

PR #28540: Size comparison from 8363494 to 8a7d0b9

Decreases (1 build for cc32xx)
platform target config section 8363494 8a7d0b9 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19412165 19412163 -2 -0.0
Full report (1 build for cc32xx)
platform target config section 8363494 8a7d0b9 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 615586 615586 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 962271 962271 0 0.0
.debug_aranges 109080 109080 0 0.0
.debug_frame 369856 369856 0 0.0
.debug_info 19412165 19412163 -2 -0.0
.debug_line 2815026 2815026 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596887 1596887 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100574 100574 0 0.0
.debug_str 3426580 3426580 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496304 496304 0 0.0
.symtab 293360 293360 0 0.0
.text 507180 507180 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 5, 2023

PR #28540: Size comparison from 8363494 to ed53924

Increases (2 builds for k32w, nrfconnect)
platform target config section 8363494 ed53924 change % change
k32w lock k32w0+release (read only) 561556 561572 16 0.0
.text 561020 561036 16 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 843700 843704 4 0.0
Decreases (4 builds for bl602, cc32xx, nrfconnect)
platform target config section 8363494 ed53924 change % change
bl602 lighting-app bl602 .text 1056686 1056684 -2 -0.0
bl602+rpc .text 1088620 1088618 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19412165 19412163 -2 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 771132 771128 -4 -0.0
Full report (15 builds for bl602, bl702, bl702l, cc32xx, k32w, mbed, nrfconnect, qpg)
platform target config section 8363494 ed53924 change % change
bl602 lighting-app bl602 (read/write) 1363594 1363594 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1056686 1056684 -2 -0.0
bl602+rpc (read/write) 1411062 1411062 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1088620 1088618 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166519 1166519 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 1567636 1567636 0 0.0
.debug_aranges 140408 140408 0 0.0
.debug_frame 516576 516576 0 0.0
.debug_info 41497265 41497265 0 0.0
.debug_line 5484154 5484154 0 0.0
.debug_loc 3564357 3564357 0 0.0
.debug_ranges 384704 384704 0 0.0
.debug_str 4011892 4011892 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 106856 106856 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 589310 589310 0 0.0
.symtab 175600 175600 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953736 953736 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265455 1265455 0 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 1744766 1744766 0 0.0
.debug_aranges 148952 148952 0 0.0
.debug_frame 545480 545480 0 0.0
.debug_info 4639169 4639169 0 0.0
.debug_line 5896676 5896676 0 0.0
.debug_loc 3770513 3770513 0 0.0
.debug_ranges 410456 410456 0 0.0
.debug_str 4431757 4431757 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 121508 121508 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 652273 652273 0 0.0
.symtab 194528 194528 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028420 1028420 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1152452 1152452 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 1569855 1569855 0 0.0
.debug_aranges 134912 134912 0 0.0
.debug_frame 496264 496264 0 0.0
.debug_info 41498374 41498374 0 0.0
.debug_line 5399852 5399852 0 0.0
.debug_loc 3500524 3500524 0 0.0
.debug_ranges 389912 389912 0 0.0
.debug_str 4024362 4024362 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 100740 100740 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 589535 589535 0 0.0
.symtab 175168 175168 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942810 942810 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615586 615586 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 962271 962271 0 0.0
.debug_aranges 109080 109080 0 0.0
.debug_frame 369856 369856 0 0.0
.debug_info 19412165 19412163 -2 -0.0
.debug_line 2815026 2815026 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596887 1596887 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100574 100574 0 0.0
.debug_str 3426580 3426580 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496304 496304 0 0.0
.symtab 293360 293360 0 0.0
.text 507180 507180 0 0.0
k32w contact k32w0+release (read only) 590316 590316 0 0.0
(read/write) 91272 91272 0 0.0
.bss 67316 67316 0 0.0
.data 2124 2124 0 0.0
.text 589780 589780 0 0.0
light k32w0+release (read only) 589004 589004 0 0.0
(read/write) 90912 90912 0 0.0
.bss 66972 66972 0 0.0
.data 2112 2112 0 0.0
.text 588468 588468 0 0.0
lock k32w0+release (read only) 561556 561572 16 0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561020 561036 16 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521776 2521776 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484460 1484460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218660 1218660 0 0.0
bss 154612 154612 0 0.0
rodata 141392 141392 0 0.0
text 843700 843704 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337372 1337372 0 0.0
bss 140070 140070 0 0.0
rodata 135484 135484 0 0.0
text 771132 771128 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156684 1156684 0 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810136 810136 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177716 1177716 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624560 624560 0 0.0
lock-app qpg6105+debug (read/write) 1134788 1134788 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581628 581628 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 6, 2023

PR #28540: Size comparison from 8363494 to c436fd3

Increases (9 builds for esp32, k32w, nrfconnect, telink)
platform target config section 8363494 c436fd3 change % change
esp32 all-clusters-app c3devkit (read only) 1149578 1149580 2 0.0
.flash.text 1149578 1149580 2 0.0
k32w lock k32w0+release (read only) 561556 561572 16 0.0
.text 561020 561036 16 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 843700 843704 4 0.0
telink contact-sensor-app tlsr9518adk80d text 590102 590104 2 0.0
lighting-app tlsr9518adk80d (read/write) 982272 982280 8 0.0
text 685604 685606 2 0.0
lighting-app-rpc tlsr9518adk80d text 730536 730540 4 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1083124 1083132 8 0.0
text 750640 750642 2 0.0
pump-app tlsr9518adk80d text 595796 595798 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 593560 593562 2 0.0
Decreases (11 builds for bl602, bl702l, cc32xx, efr32, nrfconnect, psoc6, telink)
platform target config section 8363494 c436fd3 change % change
bl602 lighting-app bl602 .text 1056686 1056684 -2 -0.0
bl702l lighting-app bl702l (read/write) 1152452 1152448 -4 -0.0
.debug_info 41498374 41498373 -1 -0.0
.text 942810 942808 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19412165 19412164 -1 -0.0
efr32 lighting-app BRD4187C (read/write) 1036508 1036500 -8 -0.0
.text 869132 869124 -8 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 771132 771128 -4 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 2227476 22274761 -1 -0.0
telink all-clusters-app tlsr9518adk80d text 728974 728972 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 976632 976624 -8 -0.0
text 669606 669604 -2 -0.0
light-switch-app tlsr9518adk80d text 615736 615734 -2 -0.0
lighting-app-factory-data tlsr9518adk80d text 693120 693118 -2 -0.0
thermostat tlsr9518adk80d text 621280 621278 -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 8363494 c436fd3 change % change
bl602 lighting-app bl602 (read/write) 1363594 1363594 0 0.0
.bss 73622 73622 0 0.0
.data 9560 9560 0 0.0
.text 1056686 1056684 -2 -0.0
bl602+rpc (read/write) 1411062 1411062 0 0.0
.bss 81662 81662 0 0.0
.data 9952 9952 0 0.0
.text 1088620 1088620 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166519 1166519 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 1567636 1567636 0 0.0
.debug_aranges 140408 140408 0 0.0
.debug_frame 516576 516576 0 0.0
.debug_info 41497265 41497265 0 0.0
.debug_line 5484154 5484154 0 0.0
.debug_loc 3564357 3564357 0 0.0
.debug_ranges 384704 384704 0 0.0
.debug_str 4011892 4011892 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 106856 106856 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 589310 589310 0 0.0
.symtab 175600 175600 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953736 953736 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1265455 1265455 0 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 1744766 1744766 0 0.0
.debug_aranges 148952 148952 0 0.0
.debug_frame 545480 545480 0 0.0
.debug_info 4639169 4639169 0 0.0
.debug_line 5896676 5896676 0 0.0
.debug_loc 3770513 3770513 0 0.0
.debug_ranges 410456 410456 0 0.0
.debug_str 4431757 4431757 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 121508 121508 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 652273 652273 0 0.0
.symtab 194528 194528 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028420 1028420 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1152452 1152448 -4 -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 1569855 1569855 0 0.0
.debug_aranges 134912 134912 0 0.0
.debug_frame 496264 496264 0 0.0
.debug_info 41498374 41498373 -1 -0.0
.debug_line 5399852 5399852 0 0.0
.debug_loc 3500524 3500524 0 0.0
.debug_ranges 389912 389912 0 0.0
.debug_str 4024362 4024362 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 100740 100740 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 589535 589535 0 0.0
.symtab 175168 175168 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942810 942808 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 615586 615586 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 962271 962271 0 0.0
.debug_aranges 109080 109080 0 0.0
.debug_frame 369856 369856 0 0.0
.debug_info 19412165 19412164 -1 -0.0
.debug_line 2815026 2815026 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1596887 1596887 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 100574 100574 0 0.0
.debug_str 3426580 3426580 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106282 106282 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 496304 496304 0 0.0
.symtab 293360 293360 0 0.0
.text 507180 507180 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 550119 550119 0 0.0
.app_xip_area 441409 441409 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) 537103 537103 0 0.0
.app_xip_area 423345 423345 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) 573815 573815 0 0.0
.app_xip_area 466185 466185 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) 546527 546527 0 0.0
.app_xip_area 435953 435953 0 0.0
.bss 65592 65592 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012060 1012060 0 0.0
.bss 184524 184524 0 0.0
.data 2652 2652 0 0.0
.text 824864 824864 0 0.0
BRD4187C (read/write) 1036508 1036500 -8 -0.0
.bss 164108 164108 0 0.0
.data 3248 3248 0 0.0
.text 869132 869124 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1088584 1088584 0 0.0
.bss 178580 178580 0 0.0
.data 2672 2672 0 0.0
.text 907312 907312 0 0.0
window-app BRD4187C (read/write) 1108024 1108024 0 0.0
.bss 147148 147148 0 0.0
.data 3132 3132 0 0.0
.text 957724 957724 0 0.0
esp32 all-clusters-app c3devkit (read only) 1149578 1149580 2 0.0
(read/write) 1701964 1701964 0 0.0
.dram0.bss 79048 79048 0 0.0
.dram0.data 13076 13076 0 0.0
.flash.rodata 266088 266088 0 0.0
.flash.text 1149578 1149580 2 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1191571 1191571 0 0.0
(read/write) 550174 550174 0 0.0
.dram0.bss 85416 85416 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297080 297080 0 0.0
.flash.text 1186187 1186187 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 590316 590316 0 0.0
(read/write) 91272 91272 0 0.0
.bss 67316 67316 0 0.0
.data 2124 2124 0 0.0
.text 589780 589780 0 0.0
light k32w0+release (read only) 589004 589004 0 0.0
(read/write) 90912 90912 0 0.0
.bss 66972 66972 0 0.0
.data 2112 2112 0 0.0
.text 588468 588468 0 0.0
lock k32w0+release (read only) 561556 561572 16 0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561020 561036 16 0.0
linux all-clusters-app debug (read only) 5486561 5486561 0 0.0
(read/write) 417632 417632 0 0.0
.bss 130400 130400 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 275872 275872 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 334000 334000 0 0.0
.text 4775507 4775507 0 0.0
all-clusters-minimal-app debug (read only) 4900505 4900505 0 0.0
(read/write) 231384 231384 0 0.0
.bss 126016 126016 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 94376 94376 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271878 271878 0 0.0
.text 4398451 4398451 0 0.0
bridge-app debug (read only) 2768385 2768385 0 0.0
(read/write) 132816 132816 0 0.0
.bss 51480 51480 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71400 71400 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 214440 214440 0 0.0
.text 2376419 2376419 0 0.0
chip-tool debug (read only) 17768969 17768969 0 0.0
(read/write) 1055232 1055232 0 0.0
.bss 93752 93752 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 949040 949040 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 916753 916753 0 0.0
.text 14797187 14797187 0 0.0
chip-tool-ipv6only arm64 (read only) 16981492 16981492 0 0.0
(read/write) 1122696 1122696 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 986400 986400 0 0.0
.dynamic 512 512 0 0.0
.got 23352 23352 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 827632 827632 0 0.0
.text 13914072 13914072 0 0.0
lighting-app debug+rpc+ui (read only) 5239617 5239617 0 0.0
(read/write) 222056 222056 0 0.0
.bss 117712 117712 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92240 92240 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 336948 336948 0 0.0
.text 4660595 4660595 0 0.0
lock-app debug (read only) 4470817 4470817 0 0.0
(read/write) 202808 202808 0 0.0
.bss 113328 113328 0 0.0
.data 3728 3728 0 0.0
.data.rel.ro 78960 78960 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 247782 247782 0 0.0
.text 4013683 4013683 0 0.0
ota-provider-app debug (read only) 4127049 4127049 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 200966 200966 0 0.0
.text 3735763 3735763 0 0.0
ota-requestor-app debug (read only) 4220961 4220961 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 204390 204390 0 0.0
.text 3821923 3821923 0 0.0
shell debug (read only) 2929697 2929697 0 0.0
(read/write) 150688 150688 0 0.0
.bss 60008 60008 0 0.0
.data 784 784 0 0.0
.data.rel.ro 84024 84024 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 210674 210674 0 0.0
.text 2548130 2548130 0 0.0
thermostat-no-ble arm64 (read only) 4450036 4450036 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 161996 161996 0 0.0
.text 3949960 3949960 0 0.0
tv-app debug (read only) 5314865 5314865 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 272374 272374 0 0.0
.text 4798851 4798851 0 0.0
tv-casting-app debug (read only) 8294561 8294561 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 367644 367644 0 0.0
.text 7526755 7526755 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521776 2521776 0 0.0
.bss 219904 219904 0 0.0
.data 5128 5128 0 0.0
.text 1484460 1484460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1218660 1218660 0 0.0
bss 154612 154612 0 0.0
rodata 141392 141392 0 0.0
text 843700 843704 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1337372 1337372 0 0.0
bss 140070 140070 0 0.0
rodata 135484 135484 0 0.0
text 771132 771128 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1156684 1156684 0 0.0
bss 154791 154791 0 0.0
rodata 112776 112776 0 0.0
text 810136 810136 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837696 837696 0 0.0
(read/write) 1766836 1766836 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 2528 2528 0 0.0
.debug_abbrev 1378928 1378928 0 0.0
.debug_aranges 143928 143928 0 0.0
.debug_frame 479296 479296 0 0.0
.debug_info 30117550 30117550 0 0.0
.debug_line 4144534 4144534 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2248277 2248277 0 0.0
.debug_rnglists 142341 142341 0 0.0
.debug_str 4119269 4119269 0 0.0
.heap 837696 837696 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 802679 802679 0 0.0
.symtab 500208 500208 0 0.0
.text 1562804 1562804 0 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) 1674284 1674284 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 1285389 1285389 0 0.0
.debug_aranges 137232 137232 0 0.0
.debug_frame 462396 462396 0 0.0
.debug_info 27214896 27214896 0 0.0
.debug_line 3962529 3962529 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2149127 2149127 0 0.0
.debug_rnglists 135474 135474 0 0.0
.debug_str 3978826 3978826 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 713313 713313 0 0.0
.symtab 465856 465856 0 0.0
.text 1472204 1472204 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) 1605764 1605764 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 1125717 1125717 0 0.0
.debug_aranges 127360 127360 0 0.0
.debug_frame 425536 425536 0 0.0
.debug_info 22361578 22361578 0 0.0
.debug_line 3527738 3527738 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1986199 1986199 0 0.0
.debug_rnglists 125254 125254 0 0.0
.debug_str 3786886 3786886 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 634305 634305 0 0.0
.symtab 430496 430496 0 0.0
.text 1409948 1409948 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) 1639156 1639156 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 1117154 1117154 0 0.0
.debug_aranges 126272 126272 0 0.0
.debug_frame 421568 421568 0 0.0
.debug_info 2227476 22274761 -1 -0.0
.debug_line 3483134 3483134 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1966564 1966564 0 0.0
.debug_rnglists 123430 123430 0 0.0
.debug_str 3751420 3751420 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 608205 608205 0 0.0
.symtab 422624 422624 0 0.0
.text 1415820 1415820 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177716 1177716 0 0.0
.bss 101176 101176 0 0.0
.data 744 744 0 0.0
.text 624560 624560 0 0.0
lock-app qpg6105+debug (read/write) 1134788 1134788 0 0.0
.bss 95896 95896 0 0.0
.data 748 748 0 0.0
.text 581628 581628 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1070164 1070164 0 0.0
bss 107308 107308 0 0.0
text 728974 728972 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 976632 976624 -8 -0.0
bss 105284 105284 0 0.0
text 669606 669604 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943928 943928 0 0.0
bss 109660 109660 0 0.0
text 646754 646754 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875844 875844 0 0.0
bss 98840 98840 0 0.0
text 590102 590104 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 904728 904728 0 0.0
bss 99432 99432 0 0.0
text 615736 615734 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 982272 982280 8 0.0
bss 107516 107516 0 0.0
text 685604 685606 2 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 993636 993636 0 0.0
bss 111764 111764 0 0.0
text 693120 693118 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1051804 1051804 0 0.0
bss 109088 109088 0 0.0
text 730536 730540 4 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083124 1083132 8 0.0
bss 120164 120164 0 0.0
text 750640 750642 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933312 933312 0 0.0
bss 99560 99560 0 0.0
text 620796 620796 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898472 898472 0 0.0
bss 100148 100148 0 0.0
text 611990 611990 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881332 881332 0 0.0
bss 98972 98972 0 0.0
text 595796 595798 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868488 868488 0 0.0
bss 98772 98772 0 0.0
text 586234 586234 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744180 744180 0 0.0
bss 97208 97208 0 0.0
text 478644 478644 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878312 878312 0 0.0
bss 98952 98952 0 0.0
text 593560 593562 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864620 864620 0 0.0
bss 98680 98680 0 0.0
text 581834 581834 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910564 910564 0 0.0
bss 99224 99224 0 0.0
text 621280 621278 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906312 906312 0 0.0
bss 99560 99560 0 0.0
text 616548 616548 0 0.0

@mergify mergify bot merged commit 63179b0 into project-chip:master Aug 7, 2023
53 checks passed
abpoth pushed a commit to abpoth/connectedhomeip that referenced this pull request Aug 15, 2023
* [Java] Add Timestamp type in EventState

* Restyled by whitespace

* Restyled by clang-format

* Address reivew comments

* Restyled by clang-format

---------

Co-authored-by: Restyled.io <commits@restyled.io>
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.

[Android] Need add event timestamp type for event in android implementation
4 participants