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

Fix missing search & replace from #26941 #27112

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

andy31415
Copy link
Contributor

@andy31415 andy31415 commented Jun 6, 2023

Fixes a missing library name that makes android artifacts fail to copy when using something like ./scripts/build/build_examples.py --target android-arm64-chip-tool --enable-flashbundle build --copy-artifacts-to out/artifacts

Adds a ndk version selection to chip-build to also be compatible with latest chip-build-android images.

This is to fix invalid file name after #26941

@andy31415
Copy link
Contributor Author

Hotfix: build breakage:

...
FileNotFoundError: [Errno 2] No such file or directory: '/workspace/out/android-arm64-chip-tool/lib/jni/arm64-v8a/libSetupPayloadParser.so'

@andy31415 andy31415 changed the title Fix missing search&repace from #26941 Fix missing search & replace from #26941 Jun 6, 2023
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

PR #27112: Size comparison from 81f71a0 to 7a8bb0a

Increases (11 builds for bl702, psoc6, qpg, telink)
platform target config section 81f71a0 7a8bb0a change % change
bl702 lighting-app bl702 .debug_info 44811046 44811047 1 0.0
.text 966978 966980 2 0.0
bl702+rpc .debug_info 49755568 49755569 1 0.0
.text 1040636 1040638 2 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 31993411 31993412 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 31537329 31537330 1 0.0
qpg lighting-app qpg6105+debug (read/write) 1170012 1170020 8 0.0
.text 617108 617116 8 0.0
telink bridge-app tlsr9518adk80d (read/write) 927872 927880 8 0.0
text 641088 641092 4 0.0
lighting-app tlsr9518adk80d text 677730 677734 4 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1033132 1033140 8 0.0
text 722416 722418 2 0.0
pump-app tlsr9518adk80d (read/write) 865100 865108 8 0.0
text 589944 589946 2 0.0
pump-controller-app tlsr9518adk80d (read/write) 852160 852168 8 0.0
text 580326 580330 4 0.0
thermostat tlsr9518adk80d (read/write) 893980 893988 8 0.0
text 615152 615154 2 0.0
Decreases (11 builds for bl602, cc32xx, esp32, psoc6, telink)
platform target config section 81f71a0 7a8bb0a change % change
bl602 lighting-app bl602 .text 1036310 1036308 -2 -0.0
bl602+rpc .text 1067934 1067932 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 22928979 22928977 -2 -0.0
esp32 all-clusters-app m5stack (read/write) 493938 493934 -4 -0.0
.flash.rodata 243740 243736 -4 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 26335151 26335150 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 25888138 25888137 -1 -0.0
telink all-clusters-app tlsr9518adk80d text 703592 703590 -2 -0.0
lighting-app-factory-data tlsr9518adk80d text 685252 685250 -2 -0.0
lighting-app-shell tlsr9518adk80d text 742770 742768 -2 -0.0
lock-app tlsr9518adk80d (read/write) 914620 914612 -8 -0.0
text 612854 612850 -4 -0.0
ota-requestor-app tlsr9518adk80d text 606068 606066 -2 -0.0
Full report (54 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, qpg, telink)
platform target config section 81f71a0 7a8bb0a change % change
bl602 lighting-app bl602 (read/write) 1356234 1356234 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036310 1036308 -2 -0.0
bl602+rpc (read/write) 1403222 1403222 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067934 1067932 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188431 1188431 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1547321 1547321 0 0.0
.debug_aranges 149240 149240 0 0.0
.debug_frame 549136 549136 0 0.0
.debug_info 44811046 44811047 1 0.0
.debug_line 5580356 5580356 0 0.0
.debug_loc 3808300 3808300 0 0.0
.debug_ranges 393296 393296 0 0.0
.debug_str 4342294 4342294 0 0.0
.hbn 536 536 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 107168 107168 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 581789 581789 0 0.0
.symtab 175360 175360 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966978 966980 2 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277955 1277955 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1706372 1706372 0 0.0
.debug_aranges 157528 157528 0 0.0
.debug_frame 577148 577148 0 0.0
.debug_info 49755568 49755569 1 0.0
.debug_line 5996289 5996289 0 0.0
.debug_loc 4011360 4011360 0 0.0
.debug_ranges 418776 418776 0 0.0
.debug_str 4767770 4767770 0 0.0
.hbn 536 536 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 121712 121712 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 643292 643292 0 0.0
.symtab 193920 193920 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040636 1040638 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 606498 606498 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947670 947670 0 0.0
.debug_aranges 118568 118568 0 0.0
.debug_frame 404836 404836 0 0.0
.debug_info 22928979 22928977 -2 -0.0
.debug_line 2871199 2871199 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1723750 1723750 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107235 107235 0 0.0
.debug_str 3782958 3782958 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104458 104458 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 483956 483956 0 0.0
.symtab 287216 287216 0 0.0
.text 499920 499920 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 541627 541627 0 0.0
.app_xip_area 434253 434253 0 0.0
.bss 62352 62352 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) 528835 528835 0 0.0
.app_xip_area 416325 416325 0 0.0
.bss 67480 67480 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) 566219 566219 0 0.0
.app_xip_area 459773 459773 0 0.0
.bss 61472 61472 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) 530611 530611 0 0.0
.app_xip_area 421597 421597 0 0.0
.bss 63960 63960 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) 986764 986764 0 0.0
.bss 179856 179856 0 0.0
.data 2144 2144 0 0.0
.text 804744 804744 0 0.0
BRD4187C (read/write) 1019144 1019144 0 0.0
.bss 159588 159588 0 0.0
.data 2788 2788 0 0.0
.text 856748 856748 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068696 1068696 0 0.0
.bss 174160 174160 0 0.0
.data 2152 2152 0 0.0
.text 892364 892364 0 0.0
window-app BRD4187C (read/write) 1089312 1089312 0 0.0
.bss 142572 142572 0 0.0
.data 2680 2680 0 0.0
.text 944040 944040 0 0.0
esp32 all-clusters-app c3devkit (read only) 1072254 1072254 0 0.0
(read/write) 1584688 1584688 0 0.0
.dram0.bss 75736 75736 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 215848 215848 0 0.0
.flash.text 1072254 1072254 0 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1118987 1118987 0 0.0
(read/write) 493938 493934 -4 -0.0
.dram0.bss 80744 80744 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 243740 243736 -4 -0.0
.flash.text 1113603 1113603 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 584316 584316 0 0.0
(read/write) 90108 90108 0 0.0
.bss 66104 66104 0 0.0
.data 2168 2168 0 0.0
.text 583780 583780 0 0.0
light k32w0+release (read only) 583020 583020 0 0.0
(read/write) 89756 89756 0 0.0
.bss 65768 65768 0 0.0
.data 2156 2156 0 0.0
.text 582484 582484 0 0.0
lock k32w0+release (read only) 555612 555612 0 0.0
(read/write) 87556 87556 0 0.0
.bss 63632 63632 0 0.0
.data 2100 2100 0 0.0
.text 555076 555076 0 0.0
linux all-clusters-app debug (read only) 3243909 3243909 0 0.0
(read/write) 157528 157528 0 0.0
.bss 59360 59360 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 89512 89512 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 231112 231112 0 0.0
.text 2823269 2823269 0 0.0
all-clusters-minimal-app debug (read only) 3037669 3037669 0 0.0
(read/write) 145576 145576 0 0.0
.bss 57920 57920 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 79144 79144 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 224008 224008 0 0.0
.text 2628533 2628533 0 0.0
bridge-app debug (read only) 2517501 2517501 0 0.0
(read/write) 129608 129608 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69560 69560 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 172680 172680 0 0.0
.text 2172597 2172597 0 0.0
chip-tool debug (read only) 15567561 15567561 0 0.0
(read/write) 708928 708928 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 672672 672672 0 0.0
.dynamic 608 608 0 0.0
.got 5376 5376 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 686389 686389 0 0.0
.text 13236164 13236164 0 0.0
chip-tool-ipv6only arm64 (read only) 14888500 14888500 0 0.0
(read/write) 761992 761992 0 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 702592 702592 0 0.0
.dynamic 560 560 0 0.0
.got 16744 16744 0 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 622472 622472 0 0.0
.text 12463572 12463572 0 0.0
lighting-app debug+rpc+ui (read only) 3381361 3381361 0 0.0
(read/write) 136144 136144 0 0.0
.bss 49760 49760 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 76800 76800 0 0.0
.dynamic 656 656 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 286196 286196 0 0.0
.text 2898450 2898450 0 0.0
lock-app debug (read only) 2610133 2610133 0 0.0
(read/write) 117008 117008 0 0.0
.bss 45344 45344 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 63720 63720 0 0.0
.dynamic 608 608 0 0.0
.got 4592 4592 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 200104 200104 0 0.0
.text 2245973 2245973 0 0.0
ota-provider-app debug (read only) 2207245 2207245 0 0.0
(read/write) 103600 103600 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51880 51880 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 153800 153800 0 0.0
.text 1912021 1912021 0 0.0
ota-requestor-app debug (read only) 2375765 2375765 0 0.0
(read/write) 111392 111392 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56736 56736 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 157896 157896 0 0.0
.text 2067573 2067573 0 0.0
shell debug (read only) 2777601 2777601 0 0.0
(read/write) 145944 145944 0 0.0
.bss 58280 58280 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 80584 80584 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 199250 199250 0 0.0
.text 2412850 2412850 0 0.0
thermostat-no-ble arm64 (read only) 2605228 2605228 0 0.0
(read/write) 142776 142776 0 0.0
.bss 52344 52344 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 79080 79080 0 0.0
.dynamic 560 560 0 0.0
.got 5512 5512 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 129608 129608 0 0.0
.text 2210612 2210612 0 0.0
tv-app debug (read only) 3312305 3312305 0 0.0
(read/write) 261472 261472 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79424 79424 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 222136 222136 0 0.0
.text 2894082 2894082 0 0.0
tv-casting-app debug (read only) 9131425 9131425 0 0.0
(read/write) 219816 219816 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 159456 159456 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 992 992 0 0.0
.rodata 329676 329676 0 0.0
.text 8372050 8372050 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2497480 2497480 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1460164 1460164 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842000 842000 0 0.0
(read/write) 1725188 1725188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188780 188780 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 1290626 1290626 0 0.0
.debug_aranges 147920 147920 0 0.0
.debug_frame 495092 495092 0 0.0
.debug_info 31993411 31993412 1 0.0
.debug_line 4018304 4018304 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2294099 2294099 0 0.0
.debug_rnglists 143316 143316 0 0.0
.debug_str 4344057 4344057 0 0.0
.heap 842000 842000 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 746061 746061 0 0.0
.symtab 476224 476224 0 0.0
.text 0 0 0 0.0
1525460 1525460 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 843328 843328 0 0.0
(read/write) 1661124 1661124 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187452 187452 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 1280304 1280304 0 0.0
.debug_aranges 146960 146960 0 0.0
.debug_frame 497080 497080 0 0.0
.debug_info 31537329 31537330 1 0.0
.debug_line 4029883 4029883 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2283632 2283632 0 0.0
.debug_rnglists 142081 142081 0 0.0
.debug_str 4329060 4329060 0 0.0
.heap 843328 843328 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 698627 698627 0 0.0
.symtab 459088 459088 0 0.0
.text 1462724 1462724 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849560 849560 0 0.0
(read/write) 1593660 1593660 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181388 181388 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 1117887 1117887 0 0.0
.debug_aranges 137296 137296 0 0.0
.debug_frame 460988 460988 0 0.0
.debug_info 26335151 26335150 -1 -0.0
.debug_line 3601153 3601153 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2124500 2124500 0 0.0
.debug_rnglists 132073 132073 0 0.0
.debug_str 4143146 4143146 0 0.0
.heap 849560 849560 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 622211 622211 0 0.0
.symtab 424512 424512 0 0.0
.text 1401492 1401492 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1626636 1626636 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 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 1100164 1100164 0 0.0
.debug_aranges 135760 135760 0 0.0
.debug_frame 455528 455528 0 0.0
.debug_info 25888138 25888137 -1 -0.0
.debug_line 3540550 3540550 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2097484 2097484 0 0.0
.debug_rnglists 130087 130087 0 0.0
.debug_str 4103989 4103989 0 0.0
.heap 821960 821960 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 595857 595857 0 0.0
.symtab 416432 416432 0 0.0
.text 1406868 1406868 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170012 1170020 8 0.0
.bss 99928 99928 0 0.0
.data 852 852 0 0.0
.text 617108 617116 8 0.0
lock-app qpg6105+debug (read/write) 1139420 1139420 0 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 586520 586520 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1029664 1029664 0 0.0
bss 97640 97640 0 0.0
text 703592 703590 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 960044 960044 0 0.0
bss 96164 96164 0 0.0
text 663984 663984 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927872 927880 8 0.0
bss 100308 100308 0 0.0
text 641088 641092 4 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 859540 859540 0 0.0
bss 89968 89968 0 0.0
text 584224 584224 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875864 875864 0 0.0
bss 90136 90136 0 0.0
text 598850 598850 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964040 964040 0 0.0
bss 98500 98500 0 0.0
text 677730 677734 4 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 975412 975412 0 0.0
bss 102748 102748 0 0.0
text 685252 685250 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1033132 1033140 8 0.0
bss 100064 100064 0 0.0
text 722416 722418 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1064888 1064888 0 0.0
bss 111140 111140 0 0.0
text 742770 742768 -2 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 914620 914612 -8 -0.0
bss 90632 90632 0 0.0
text 612854 612850 -4 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882140 882140 0 0.0
bss 91244 91244 0 0.0
text 606068 606066 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865100 865108 8 0.0
bss 90100 90100 0 0.0
text 589944 589946 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 852160 852168 8 0.0
bss 89900 89900 0 0.0
text 580326 580330 4 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848316 848316 0 0.0
bss 89808 89808 0 0.0
text 575958 575958 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 893980 893988 8 0.0
bss 90344 90344 0 0.0
text 615152 615154 2 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 889360 889360 0 0.0
bss 90636 90636 0 0.0
text 610076 610076 0 0.0

@andy31415 andy31415 merged commit 2c8dedd into project-chip:master Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples hotfix urgent fix needed, can bypass review review - pending scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants