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

[Android, Java] Fix JNI Type casting issue #28464

Merged

Conversation

joonhaengHeo
Copy link
Contributor

Fix #27621

In the case of a 32-bit device, there is a problem that uint32_t is not cast to Java long boxed type.
To solve this issue, I changed it so that it can be saved as a normal value by casting to a local variable of jni type in advance.

However, the ZAP creation script has some problems, so this script also needs to be modified.
project-chip/zap#1092

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

PR #28464: Size comparison from 0d81aa5 to 6f8539d

Increases (1 build for nrfconnect)
platform target config section 0d81aa5 6f8539d change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 842296 842300 4 0.0
Decreases (1 build for k32w)
platform target config section 0d81aa5 6f8539d change % change
k32w lock k32w0+release (read only) 560476 560460 -16 -0.0
.text 559940 559924 -16 -0.0
Full report (12 builds for cc32xx, k32w, linux, mbed, nrfconnect, qpg)
platform target config section 0d81aa5 6f8539d change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 611050 611050 0 0.0
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 944966 944966 0 0.0
.debug_aranges 107968 107968 0 0.0
.debug_frame 366328 366328 0 0.0
.debug_info 19047763 19047763 0 0.0
.debug_line 2780609 2780609 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580675 1580675 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99671 99671 0 0.0
.debug_str 3415768 3415768 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105626 105626 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490862 490862 0 0.0
.symtab 290432 290432 0 0.0
.text 503300 503300 0 0.0
k32w contact k32w0+release (read only) 589212 589212 0 0.0
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588676 588676 0 0.0
light k32w0+release (read only) 587900 587900 0 0.0
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 587364 587364 0 0.0
lock k32w0+release (read only) 560476 560460 -16 -0.0
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559940 559924 -16 -0.0
linux chip-tool-ipv6only arm64 (read only) 16978252 16978252 0 0.0
(read/write) 1122680 1122680 0 0.0
.bss 103000 103000 0 0.0
.data 4448 4448 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 240 240 0 0.0
.rodata 827096 827096 0 0.0
.text 13911384 13911384 0 0.0
thermostat-no-ble arm64 (read only) 4446724 4446724 0 0.0
(read/write) 244152 244152 0 0.0
.bss 122216 122216 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102296 102296 0 0.0
.dynamic 512 512 0 0.0
.got 11968 11968 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161628 161628 0 0.0
.text 3946968 3946968 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517752 2517752 0 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1480436 1480436 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1217112 1217112 0 0.0
bss 154659 154659 0 0.0
rodata 141020 141020 0 0.0
text 842296 842300 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1336244 1336244 0 0.0
bss 140117 140117 0 0.0
rodata 135436 135436 0 0.0
text 769900 769900 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1155024 1155024 0 0.0
bss 154838 154838 0 0.0
rodata 112404 112404 0 0.0
text 808740 808740 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176392 1176392 0 0.0
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 623232 623232 0 0.0
lock-app qpg6105+debug (read/write) 1133440 1133440 0 0.0
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 580284 580284 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

PR #28464: Size comparison from 0d81aa5 to b6e0900

Increases (7 builds for cyw30739, nrfconnect, psoc6, telink)
platform target config section 0d81aa5 b6e0900 change % change
cyw30739 lock cyw930739m2evb_01 (read/write) 533751 533759 8 0.0
.app_xip_area 419881 419889 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 842296 842300 4 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27139788 27139789 1 0.0
lock cy8ckit_062s2_43012 .debug_info 21892826 21892827 1 0.0
telink lighting-app-shell tlsr9518adk80d text 749610 749612 2 0.0
pump-app tlsr9518adk80d text 594766 594768 2 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 863396 863404 8 0.0
text 580804 580808 4 0.0
Decreases (11 builds for bl602, bl702, nrfconnect, psoc6, telink)
platform target config section 0d81aa5 b6e0900 change % change
bl602 lighting-app bl602 .text 1056278 1056276 -2 -0.0
bl602+rpc .text 1088212 1088210 -2 -0.0
bl702 lighting-app bl702 (read/write) 1166035 1166031 -4 -0.0
.debug_info 41428492 41428490 -2 -0.0
.text 953312 953308 -4 -0.0
bl702+rpc (read/write) 1264923 1264919 -4 -0.0
.debug_info 46324348 46324347 -1 -0.0
.text 1027994 1027992 -2 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp (read/write) 1336244 1336228 -16 -0.0
text 769900 769896 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30045364 30045363 -1 -0.0
telink bridge-app tlsr9518adk80d text 645732 645730 -2 -0.0
lighting-app tlsr9518adk80d text 684576 684574 -2 -0.0
ota-requestor-app tlsr9518adk80d text 610972 610970 -2 -0.0
thermostat tlsr9518adk80d text 620250 620248 -2 -0.0
window-covering tlsr9518adk80d text 615140 615138 -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 0d81aa5 b6e0900 change % change
bl602 lighting-app bl602 (read/write) 1363034 1363034 0 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1056278 1056276 -2 -0.0
bl602+rpc (read/write) 1410502 1410502 0 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1088212 1088210 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1166035 1166031 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1565264 1565264 0 0.0
.debug_aranges 140240 140240 0 0.0
.debug_frame 515940 515940 0 0.0
.debug_info 41428492 41428490 -2 -0.0
.debug_line 5473915 5473915 0 0.0
.debug_loc 3561130 3561130 0 0.0
.debug_ranges 384432 384432 0 0.0
.debug_str 4011423 4011423 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106472 106472 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 588548 588548 0 0.0
.symtab 175376 175376 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
953312 953308 -4 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1264923 1264919 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1742394 1742394 0 0.0
.debug_aranges 148784 148784 0 0.0
.debug_frame 544844 544844 0 0.0
.debug_info 46324348 46324347 -1 -0.0
.debug_line 5886450 5886450 0 0.0
.debug_loc 3767277 3767277 0 0.0
.debug_ranges 410184 410184 0 0.0
.debug_str 4431288 4431288 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121124 121124 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 651511 651511 0 0.0
.symtab 194304 194304 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1027994 1027992 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1151604 1151604 0 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1567483 1567483 0 0.0
.debug_aranges 134744 134744 0 0.0
.debug_frame 495628 495628 0 0.0
.debug_info 41429601 41429601 0 0.0
.debug_line 5389501 5389501 0 0.0
.debug_loc 3497227 3497227 0 0.0
.debug_ranges 389640 389640 0 0.0
.debug_str 4023892 4023892 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100356 100356 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 588773 588773 0 0.0
.symtab 174944 174944 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942118 942118 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 611050 611050 0 0.0
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 944966 944966 0 0.0
.debug_aranges 107968 107968 0 0.0
.debug_frame 366328 366328 0 0.0
.debug_info 19047763 19047763 0 0.0
.debug_line 2780609 2780609 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1580675 1580675 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99671 99671 0 0.0
.debug_str 3415768 3415768 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105626 105626 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490862 490862 0 0.0
.symtab 290432 290432 0 0.0
.text 503300 503300 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 549423 549423 0 0.0
.app_xip_area 440513 440513 0 0.0
.bss 63880 63880 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 533751 533759 8 0.0
.app_xip_area 419881 419889 8 0.0
.bss 68832 68832 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 572567 572567 0 0.0
.app_xip_area 464745 464745 0 0.0
.bss 62840 62840 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 545863 545863 0 0.0
.app_xip_area 435073 435073 0 0.0
.bss 65728 65728 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009308 1009308 0 0.0
.bss 183636 183636 0 0.0
.data 2692 2692 0 0.0
.text 822960 822960 0 0.0
BRD4187C (read/write) 1034204 1034204 0 0.0
.bss 163252 163252 0 0.0
.data 3288 3288 0 0.0
.text 867644 867644 0 0.0
lock-app BRD4161A+wf200 (read/write) 1084112 1084112 0 0.0
.bss 177652 177652 0 0.0
.data 2688 2688 0 0.0
.text 903752 903752 0 0.0
window-app BRD4187C (read/write) 1105268 1105268 0 0.0
.bss 146244 146244 0 0.0
.data 3200 3200 0 0.0
.text 955804 955804 0 0.0
esp32 all-clusters-app c3devkit (read only) 1148086 1148086 0 0.0
(read/write) 1701716 1701716 0 0.0
.dram0.bss 79080 79080 0 0.0
.dram0.data 13188 13188 0 0.0
.flash.rodata 265696 265696 0 0.0
.flash.text 1148086 1148086 0 0.0
.iram0.text 75262 75262 0 0.0
m5stack (read only) 1190343 1190343 0 0.0
(read/write) 549942 549942 0 0.0
.dram0.bss 85456 85456 0 0.0
.dram0.data 34132 34132 0 0.0
.flash.rodata 296712 296712 0 0.0
.flash.text 1184959 1184959 0 0.0
.iram0.text 123311 123311 0 0.0
k32w contact k32w0+release (read only) 589212 589212 0 0.0
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588676 588676 0 0.0
light k32w0+release (read only) 587900 587900 0 0.0
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 587364 587364 0 0.0
lock k32w0+release (read only) 560476 560476 0 0.0
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559940 559940 0 0.0
linux all-clusters-app debug (read only) 5480209 5480209 0 0.0
(read/write) 417456 417456 0 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275776 275776 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 333136 333136 0 0.0
.text 4770259 4770259 0 0.0
all-clusters-minimal-app debug (read only) 4895225 4895225 0 0.0
(read/write) 231408 231408 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 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 1128 1128 0 0.0
.rodata 271238 271238 0 0.0
.text 4393859 4393859 0 0.0
bridge-app debug (read only) 2764401 2764401 0 0.0
(read/write) 133064 133064 0 0.0
.bss 50680 50680 0 0.0
.data 4880 4880 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 808 808 0 0.0
.rodata 213800 213800 0 0.0
.text 2373123 2373123 0 0.0
chip-tool debug (read only) 17765081 17765081 0 0.0
(read/write) 1055160 1055160 0 0.0
.bss 93624 93624 0 0.0
.data 5154 5154 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 792 792 0 0.0
.rodata 916009 916009 0 0.0
.text 14794067 14794067 0 0.0
chip-tool-ipv6only arm64 (read only) 16978252 16978252 0 0.0
(read/write) 1122680 1122680 0 0.0
.bss 103000 103000 0 0.0
.data 4448 4448 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 240 240 0 0.0
.rodata 827096 827096 0 0.0
.text 13911384 13911384 0 0.0
lighting-app debug+rpc+ui (read only) 5273401 5273401 0 0.0
(read/write) 222344 222344 0 0.0
.bss 117648 117648 0 0.0
.data 4880 4880 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 337844 337844 0 0.0
.text 4693507 4693507 0 0.0
lock-app debug (read only) 4452849 4452849 0 0.0
(read/write) 202248 202248 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78496 78496 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246470 246470 0 0.0
.text 3997891 3997891 0 0.0
ota-provider-app debug (read only) 4123081 4123081 0 0.0
(read/write) 192120 192120 0 0.0
.bss 113504 113504 0 0.0
.data 4256 4256 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 720 720 0 0.0
.rodata 200326 200326 0 0.0
.text 3732483 3732483 0 0.0
ota-requestor-app debug (read only) 4216993 4216993 0 0.0
(read/write) 196432 196432 0 0.0
.bss 114432 114432 0 0.0
.data 4624 4624 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 776 776 0 0.0
.rodata 203750 203750 0 0.0
.text 3818643 3818643 0 0.0
shell debug (read only) 2924481 2924481 0 0.0
(read/write) 150712 150712 0 0.0
.bss 59592 59592 0 0.0
.data 1232 1232 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 1128 1128 0 0.0
.rodata 210066 210066 0 0.0
.text 2543570 2543570 0 0.0
thermostat-no-ble arm64 (read only) 4446724 4446724 0 0.0
(read/write) 244152 244152 0 0.0
.bss 122216 122216 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102296 102296 0 0.0
.dynamic 512 512 0 0.0
.got 11968 11968 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161628 161628 0 0.0
.text 3946968 3946968 0 0.0
tv-app debug (read only) 5310865 5310865 0 0.0
(read/write) 350136 350136 0 0.0
.bss 240448 240448 0 0.0
.data 6224 6224 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 1136 1136 0 0.0
.rodata 271798 271798 0 0.0
.text 4795475 4795475 0 0.0
tv-casting-app debug (read only) 8288321 8288321 0 0.0
(read/write) 210688 210688 0 0.0
.bss 54144 54144 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146856 146856 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366812 366812 0 0.0
.text 7521779 7521779 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517752 2517752 0 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1480436 1480436 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1217112 1217112 0 0.0
bss 154659 154659 0 0.0
rodata 141020 141020 0 0.0
text 842296 842300 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1336244 1336228 -16 -0.0
bss 140117 140117 0 0.0
rodata 135436 135436 0 0.0
text 769900 769896 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1155024 1155024 0 0.0
bss 154838 154838 0 0.0
rodata 112404 112404 0 0.0
text 808740 808740 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837120 837120 0 0.0
(read/write) 1765604 1765604 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 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 2624 2624 0 0.0
.debug_abbrev 1377012 1377012 0 0.0
.debug_aranges 143640 143640 0 0.0
.debug_frame 478500 478500 0 0.0
.debug_info 30045364 30045363 -1 -0.0
.debug_line 4136036 4136036 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2242905 2242905 0 0.0
.debug_rnglists 142177 142177 0 0.0
.debug_str 4115630 4115630 0 0.0
.heap 837120 837120 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 801003 801003 0 0.0
.symtab 499248 499248 0 0.0
.text 1560996 1560996 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1673068 1673068 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 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 2560 2560 0 0.0
.debug_abbrev 1282626 1282626 0 0.0
.debug_aranges 136944 136944 0 0.0
.debug_frame 461588 461588 0 0.0
.debug_info 27139788 27139789 1 0.0
.debug_line 3952881 3952881 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2143792 2143792 0 0.0
.debug_rnglists 135298 135298 0 0.0
.debug_str 3975179 3975179 0 0.0
.heap 839072 839072 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 711637 711637 0 0.0
.symtab 464896 464896 0 0.0
.text 1470412 1470412 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845280 845280 0 0.0
(read/write) 1604924 1604924 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185668 185668 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 2392 2392 0 0.0
.debug_abbrev 1123242 1123242 0 0.0
.debug_aranges 127216 127216 0 0.0
.debug_frame 425220 425220 0 0.0
.debug_info 22294839 22294839 0 0.0
.debug_line 3519499 3519499 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1983013 1983013 0 0.0
.debug_rnglists 125188 125188 0 0.0
.debug_str 3786342 3786342 0 0.0
.heap 845280 845280 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 633245 633245 0 0.0
.symtab 429856 429856 0 0.0
.text 1408476 1408476 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1635228 1635228 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 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 2392 2392 0 0.0
.debug_abbrev 1099880 1099880 0 0.0
.debug_aranges 125160 125160 0 0.0
.debug_frame 418052 418052 0 0.0
.debug_info 21892826 21892827 1 0.0
.debug_line 3447294 3447294 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1950433 1950433 0 0.0
.debug_rnglists 122528 122528 0 0.0
.debug_str 3740581 3740581 0 0.0
.heap 817848 817848 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 602763 602763 0 0.0
.symtab 419696 419696 0 0.0
.text 1411348 1411348 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176392 1176392 0 0.0
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 623232 623232 0 0.0
lock-app qpg6105+debug (read/write) 1133440 1133440 0 0.0
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 580284 580284 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1068444 1068444 0 0.0
bss 107348 107348 0 0.0
text 727494 727494 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974896 974896 0 0.0
bss 105324 105324 0 0.0
text 668120 668120 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942716 942716 0 0.0
bss 109344 109344 0 0.0
text 645732 645730 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 874628 874628 0 0.0
bss 99000 99000 0 0.0
text 589074 589074 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903532 903532 0 0.0
bss 99564 99564 0 0.0
text 614724 614724 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 981056 981056 0 0.0
bss 107676 107676 0 0.0
text 684576 684574 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 992428 992428 0 0.0
bss 111924 111924 0 0.0
text 692088 692088 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1050588 1050588 0 0.0
bss 109248 109248 0 0.0
text 729510 729510 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081916 1081916 0 0.0
bss 120324 120324 0 0.0
text 749610 749612 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 929192 929192 0 0.0
bss 99644 99644 0 0.0
text 617228 617228 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 897268 897268 0 0.0
bss 100272 100272 0 0.0
text 610972 610970 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 880124 880124 0 0.0
bss 99132 99132 0 0.0
text 594766 594768 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867272 867272 0 0.0
bss 98932 98932 0 0.0
text 585204 585204 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744132 744132 0 0.0
bss 97256 97256 0 0.0
text 478574 478574 0 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876688 876688 0 0.0
bss 99088 99088 0 0.0
text 592134 592134 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 863396 863404 8 0.0
bss 98840 98840 0 0.0
text 580804 580808 4 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 909348 909348 0 0.0
bss 99384 99384 0 0.0
text 620250 620248 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 904700 904700 0 0.0
bss 99668 99668 0 0.0
text 615140 615138 -2 -0.0

@joonhaengHeo
Copy link
Contributor Author

I updated ZAP version. And, I ran zap_regen_all.py script.
I also uploaded zap generated file.

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

PR #28464: Size comparison from 8363494 to 4bfc3e2

Increases (10 builds for k32w, nrfconnect, psoc6, telink)
platform target config section 8363494 4bfc3e2 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
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30117550 30117551 1 0.0
telink all-clusters-app tlsr9518adk80d text 728974 728976 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
lock-app tlsr9518adk80d (read/write) 933312 933320 8 0.0
text 620796 620798 2 0.0
ota-requestor-app tlsr9518adk80d text 611990 611992 2 0.0
temperature-measurement-app tlsr9518adk80d text 581834 581836 2 0.0
window-covering tlsr9518adk80d (read/write) 906312 906320 8 0.0
text 616548 616550 2 0.0
Decreases (7 builds for bl702, bl702l, efr32, psoc6, telink)
platform target config section 8363494 4bfc3e2 change % change
bl702 lighting-app bl702 .debug_info 41497265 41497264 -1 -0.0
.text 953736 953734 -2 -0.0
bl702+rpc .debug_info 4639169 4639169 -1 -0.0
.text 1028420 1028418 -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
efr32 lighting-app BRD4187C (read/write) 1036508 1036500 -8 -0.0
.text 869132 869124 -8 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 2227476 22274761 -1 -0.0
telink all-clusters-minimal-app tlsr9518adk80d (read/write) 976632 976624 -8 -0.0
text 669606 669604 -2 -0.0
lighting-app tlsr9518adk80d text 685604 685602 -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 4bfc3e2 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 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 41497264 -1 -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 953734 -2 -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 -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 1028418 -2 -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 19412165 0 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 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 728976 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 590102 0 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 685602 -2 -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 1083124 0 0.0
bss 120164 120164 0 0.0
text 750640 750640 0 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933312 933320 8 0.0
bss 99560 99560 0 0.0
text 620796 620798 2 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 611992 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 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 593560 0 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 581836 2 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 621280 0 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 616550 2 0.0

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

PR #28464: Size comparison from 32efabd to 4f1ce2b

Increases (5 builds for bl702, cc32xx, nrfconnect, psoc6, telink)
platform target config section 32efabd 4f1ce2b change % change
bl702 lighting-app bl702 .debug_info 41497264 41497265 1 0.0
.text 953734 953736 2 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19412163 19412164 1 0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 810132 810136 4 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27214896 27214897 1 0.0
telink lighting-app-factory-data tlsr9518adk80d (read/write) 993636 993644 8 0.0
text 693120 693122 2 0.0
Decreases (12 builds for bl702l, efr32, esp32, nrfconnect, psoc6, telink)
platform target config section 32efabd 4f1ce2b change % change
bl702l lighting-app bl702l .debug_info 41498375 41498374 -1 -0.0
.text 942812 942810 -2 -0.0
efr32 lighting-app BRD4187C (read/write) 1036508 1036500 -8 -0.0
.text 869132 869124 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1149580 1149578 -2 -0.0
.flash.text 1149580 1149578 -2 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 843704 843700 -4 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22361580 22361579 -1 -0.0
telink all-clusters-minimal-app tlsr9518adk80d (read/write) 976632 976624 -8 -0.0
text 669606 669604 -2 -0.0
contact-sensor-app tlsr9518adk80d text 590104 590102 -2 -0.0
lighting-app-rpc tlsr9518adk80d text 730540 730538 -2 -0.0
pump-app tlsr9518adk80d text 595796 595794 -2 -0.0
pump-controller-app tlsr9518adk80d (read/write) 868488 868480 -8 -0.0
text 586234 586232 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d text 593562 593560 -2 -0.0
window-covering tlsr9518adk80d text 616552 616550 -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 32efabd 4f1ce2b 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 1056684 1056684 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 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 41497264 41497265 1 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
953734 953736 2 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 41498375 41498374 -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
942812 942810 -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 19412163 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) 1149580 1149578 -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 1149580 1149578 -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) 561572 561572 0 0.0
(read/write) 88736 88736 0 0.0
.bss 64852 64852 0 0.0
.data 2056 2056 0 0.0
.text 561036 561036 0 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 843704 843700 -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 810132 810136 4 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 30117551 30117551 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 27214897 1 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 22361580 22361579 -1 -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 22274760 22274760 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 728972 728972 0 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 590104 590102 -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 615734 615734 0 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 730540 730538 -2 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1083132 1083132 0 0.0
bss 120164 120164 0 0.0
text 750644 750644 0 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 595794 -2 -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 593562 593560 -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 581836 581836 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910572 910572 0 0.0
bss 99224 99224 0 0.0
text 621282 621282 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 906320 906320 0 0.0
bss 99560 99560 0 0.0
text 616552 616550 -2 -0.0

@mergify mergify bot merged commit c2e4559 into project-chip:master Aug 7, 2023
abpoth pushed a commit to abpoth/connectedhomeip that referenced this pull request Aug 15, 2023
* Fix Jni Typecasting issue

* Restyled by clang-format

* Update ZAP version

* Zap generated

---------

Co-authored-by: Restyled.io <[email protected]>
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.

[BUG] wrong value returned when calling values which are long types on Android 32-Bit OS (armeabi-v7a)
5 participants