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 build of esp32-m5stack-all-clusters-rpc-ipv6only for out of tree PW_ENVIRONMENT_ROOT #30473

Merged
merged 6 commits into from
Nov 15, 2023

Conversation

andy31415
Copy link
Contributor

@andy31415 andy31415 commented Nov 14, 2023

In google/pigweed@ddbc9fc pigweed started using pw_env_setup_CIPD_PIGWEED however our examples was not really setting this up correctly for out-of-tree pigweed environment root (such as the vscode one). Pigweed auto-generates build_overrides/pigweed_environment.gni and our examples scripts tried to rebase those paths, however the rebase is invalid when the paths are relative (like saying //../home/vscode/pwenv when working in /workspace)

Fixes #30475

Changes:

  • detect //../ prefix as an indicator of relative paths and then work around that by adding extra relative paths (I could not find a way to find out the right path here !)
  • update this for all CIPD paths

Tested:

  • compiled esp32-m5stack-all-clusters-rpc-ipv6only on a vscode image

@andy31415
Copy link
Contributor Author

I believe general CI will not catch this because PW_ENVIRONMENT_ROOT will not be set. So it would catch only if I mis-set something. However anything building in chip-build-vscode would notice this being better (saw this first time in cloudbuild)

Copy link

github-actions bot commented Nov 14, 2023

PR #30473: Size comparison from 0f6b1fc to eed1083

Full report (56 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 0f6b1fc eed1083 change % change
bl602 lighting-app bl602 (read/write) 1408054 1408054 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.rodata 156408 156408 0 0.0
.text 1077108 1077108 0 0.0
bl602+mfd (read/write) 1422494 1422494 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.rodata 155368 155368 0 0.0
.text 1092460 1092460 0 0.0
bl602+rpc (read/write) 1455838 1455838 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.rodata 164032 164032 0 0.0
.text 1108852 1108852 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1174215 1174215 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106148 106148 0 0.0
.text 947602 947602 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1185339 1185339 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105088 105088 0 0.0
.text 959666 959666 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1274279 1274279 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121556 121556 0 0.0
.text 1022668 1022668 0 0.0
bl706-eth (read/write) 993149 993149 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99236 99236 0 0.0
.text 740074 740074 0 0.0
bl706-wifi (read/write) 1228590 1228590 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120096 120096 0 0.0
.text 964778 964778 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1143928 1143928 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100152 100152 0 0.0
.text 940696 940696 0 0.0
bl702l+mfd (read/write) 1155900 1155900 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99092 99092 0 0.0
.text 953072 953072 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737795 737795 0 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84647 84647 0 0.0
.text 652760 652760 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756851 756851 0 0.0
(read/write) 176756 176756 0 0.0
.bss 99124 99124 0 0.0
.data 3444 3444 0 0.0
.rodata 79767 79767 0 0.0
.text 676696 676696 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743547 743547 0 0.0
(read/write) 171212 171212 0 0.0
.bss 93580 93580 0 0.0
.data 3444 3444 0 0.0
.rodata 105471 105471 0 0.0
.text 637688 637688 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697563 697563 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80415 80415 0 0.0
.text 616760 616760 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683243 683243 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76247 76247 0 0.0
.text 606608 606608 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564346 564346 0 0.0
(read/write) 206496 206496 0 0.0
.bss 199956 199956 0 0.0
.data 1416 1416 0 0.0
.rodata 83682 83682 0 0.0
.text 478544 478544 0 0.0
lock CC3235SF_LAUNCHXL (read only) 616594 616594 0 0.0
(read/write) 206836 206836 0 0.0
.bss 200272 200272 0 0.0
.data 1444 1444 0 0.0
.rodata 105474 105474 0 0.0
.text 508996 508996 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555103 555103 0 0.0
.app_xip_area 446177 446177 0 0.0
.bss 63840 63840 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) 538807 538807 0 0.0
.app_xip_area 425145 425145 0 0.0
.bss 68544 68544 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576951 576951 0 0.0
.app_xip_area 469353 469353 0 0.0
.bss 62584 62584 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) 552967 552967 0 0.0
.app_xip_area 442281 442281 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009068 1009068 0 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 834432 834432 0 0.0
BRD4187C (read/write) 1095236 1095236 0 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 896348 896348 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103280 1103280 0 0.0
.bss 186576 186576 0 0.0
.data 2708 2708 0 0.0
.text 913972 913972 0 0.0
window-app BRD4187C (read/write) 1131472 1131472 0 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 960304 960304 0 0.0
esp32 all-clusters-app c3devkit (read only) 1130450 1130450 0 0.0
(read/write) 1670084 1670084 0 0.0
.dram0.bss 71848 71848 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241360 241360 0 0.0
.flash.text 1130450 1130450 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1175515 1175515 0 0.0
(read/write) 520080 520080 0 0.0
.dram0.bss 78496 78496 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273200 273200 0 0.0
.flash.text 1170131 1170131 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591788 591788 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 591252 591252 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686864 686864 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573624 573624 0 0.0
light k32w0+release (read only) 591492 591492 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590956 590956 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778876 778876 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656768 656768 0 0.0
lock k32w0+release (read only) 563308 563308 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562772 562772 0 0.0
linux air-purifier-app debug (read only) 2488701 2488701 0 0.0
(read/write) 126512 126512 0 0.0
.bss 46880 46880 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177032 177032 0 0.0
.text 2137653 2137653 0 0.0
all-clusters-app debug (read only) 5288857 5288857 0 0.0
(read/write) 419032 419032 0 0.0
.bss 129104 129104 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278832 278832 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 299388 299388 0 0.0
.text 4609891 4609891 0 0.0
all-clusters-minimal-app debug (read only) 4901921 4901921 0 0.0
(read/write) 233280 233280 0 0.0
.bss 126928 126928 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95440 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 269933 269933 0 0.0
.text 4400979 4400979 0 0.0
bridge-app debug (read only) 4384065 4384065 0 0.0
(read/write) 215360 215360 0 0.0
.bss 119128 119128 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218005 218005 0 0.0
.text 3948515 3948515 0 0.0
chip-tool debug (read only) 10371321 10371321 0 0.0
(read/write) 449128 449128 0 0.0
.bss 93976 93976 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342920 342920 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 391465 391465 0 0.0
.text 9374163 9374163 0 0.0
chip-tool-ipv6only arm64 (read only) 10247440 10247440 0 0.0
(read/write) 514424 514424 0 0.0
.bss 103320 103320 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 380408 380408 0 0.0
.dynamic 512 512 0 0.0
.got 18640 18640 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317224 317224 0 0.0
.text 9151320 9151320 0 0.0
lighting-app debug+rpc+ui (read only) 5247617 5247617 0 0.0
(read/write) 223496 223496 0 0.0
.bss 118592 118592 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 92976 92976 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 337588 337588 0 0.0
.text 4666915 4666915 0 0.0
lock-app debug (read only) 4469353 4469353 0 0.0
(read/write) 202976 202976 0 0.0
.bss 113536 113536 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79048 79048 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 245909 245909 0 0.0
.text 4014387 4014387 0 0.0
ota-provider-app debug (read only) 4133497 4133497 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 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 200309 200309 0 0.0
.text 3742339 3742339 0 0.0
ota-requestor-app debug (read only) 4219785 4219785 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 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 204053 204053 0 0.0
.text 3820579 3820579 0 0.0
shell debug (read only) 2752545 2752545 0 0.0
(read/write) 148736 148736 0 0.0
.bss 59752 59752 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82400 82400 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 179136 179136 0 0.0
.text 2403250 2403250 0 0.0
thermostat-no-ble arm64 (read only) 4371992 4371992 0 0.0
(read/write) 245704 245704 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161540 161540 0 0.0
.text 3871448 3871448 0 0.0
tv-app debug (read only) 5253473 5253473 0 0.0
(read/write) 344824 344824 0 0.0
.bss 242304 242304 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90240 90240 0 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 266749 266749 0 0.0
.text 4752179 4752179 0 0.0
tv-casting-app debug (read only) 8309641 8309641 0 0.0
(read/write) 315872 315872 0 0.0
.bss 156160 156160 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150384 150384 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 339336 339336 0 0.0
.text 7562179 7562179 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2521784 0 0.0
.bss 219008 219008 0 0.0
.data 5136 5136 0 0.0
.text 1484468 1484468 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1054688 1054688 0 0.0
bss 128343 128343 0 0.0
rodata 104080 104080 0 0.0
text 774684 774684 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1181536 1181536 0 0.0
bss 120545 120545 0 0.0
rodata 138272 138272 0 0.0
text 772388 772388 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1040028 1040028 0 0.0
bss 128636 128636 0 0.0
rodata 99348 99348 0 0.0
text 764468 764468 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837624 0 0.0
(read/write) 1732932 1732932 0 0.0
.bss 193236 193236 0 0.0
.data 2480 2480 0 0.0
.text 1528828 1528828 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696788 1696788 0 0.0
.bss 191516 191516 0 0.0
.data 2480 2480 0 0.0
.text 1494404 1494404 0 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622972 1622972 0 0.0
.bss 185076 185076 0 0.0
.data 2368 2368 0 0.0
.text 1427140 1427140 0 0.0
lock cy8ckit_062s2_43012 (read only) 818696 818696 0 0.0
(read/write) 1651924 1651924 0 0.0
.bss 212260 212260 0 0.0
.data 2384 2384 0 0.0
.text 1428892 1428892 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1113288 1113288 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625664 625664 0 0.0
lock-app qpg6105+debug (read/write) 1074052 1074052 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 586428 586428 0 0.0

Copy link

github-actions bot commented Nov 14, 2023

PR #30473: Size comparison from 0f6b1fc to 8959454

Full report (18 builds for cc13x4_26x4, cc32xx, k32w, mbed, nrfconnect, qpg)
platform target config section 0f6b1fc 8959454 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737795 737795 0 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84647 84647 0 0.0
.text 652760 652760 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756851 756851 0 0.0
(read/write) 176756 176756 0 0.0
.bss 99124 99124 0 0.0
.data 3444 3444 0 0.0
.rodata 79767 79767 0 0.0
.text 676696 676696 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743547 743547 0 0.0
(read/write) 171212 171212 0 0.0
.bss 93580 93580 0 0.0
.data 3444 3444 0 0.0
.rodata 105471 105471 0 0.0
.text 637688 637688 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697563 697563 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80415 80415 0 0.0
.text 616760 616760 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683243 683243 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76247 76247 0 0.0
.text 606608 606608 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564346 564346 0 0.0
(read/write) 206496 206496 0 0.0
.bss 199956 199956 0 0.0
.data 1416 1416 0 0.0
.rodata 83682 83682 0 0.0
.text 478544 478544 0 0.0
lock CC3235SF_LAUNCHXL (read only) 616594 616594 0 0.0
(read/write) 206836 206836 0 0.0
.bss 200272 200272 0 0.0
.data 1444 1444 0 0.0
.rodata 105474 105474 0 0.0
.text 508996 508996 0 0.0
k32w contact k32w0+release (read only) 591788 591788 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 591252 591252 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686864 686864 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573624 573624 0 0.0
light k32w0+release (read only) 591492 591492 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590956 590956 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778876 778876 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656768 656768 0 0.0
lock k32w0+release (read only) 563308 563308 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562772 562772 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2521784 0 0.0
.bss 219008 219008 0 0.0
.data 5136 5136 0 0.0
.text 1484468 1484468 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1054688 1054688 0 0.0
bss 128343 128343 0 0.0
rodata 104080 104080 0 0.0
text 774684 774684 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1181536 1181536 0 0.0
bss 120545 120545 0 0.0
rodata 138272 138272 0 0.0
text 772388 772388 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1040028 1040028 0 0.0
bss 128636 128636 0 0.0
rodata 99348 99348 0 0.0
text 764468 764468 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1113288 1113288 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625664 625664 0 0.0
lock-app qpg6105+debug (read/write) 1074052 1074052 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 586428 586428 0 0.0

Copy link

github-actions bot commented Nov 14, 2023

PR #30473: Size comparison from 0f6b1fc to 5cc9c97

Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 0f6b1fc 5cc9c97 change % change
bl602 lighting-app bl602 (read/write) 1408054 1408054 0 0.0
.bss 84504 84504 0 0.0
.data 9376 9376 0 0.0
.rodata 156408 156408 0 0.0
.text 1077108 1077108 0 0.0
bl602+mfd (read/write) 1422494 1422494 0 0.0
.bss 84672 84672 0 0.0
.data 9344 9344 0 0.0
.rodata 155368 155368 0 0.0
.text 1092460 1092460 0 0.0
bl602+rpc (read/write) 1455838 1455838 0 0.0
.bss 92536 92536 0 0.0
.data 9744 9744 0 0.0
.rodata 164032 164032 0 0.0
.text 1108852 1108852 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1174215 1174215 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106148 106148 0 0.0
.text 947602 947602 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1185339 1185339 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105088 105088 0 0.0
.text 959666 959666 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1274279 1274279 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121556 121556 0 0.0
.text 1022668 1022668 0 0.0
bl706-eth (read/write) 993149 993149 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99236 99236 0 0.0
.text 740074 740074 0 0.0
bl706-wifi (read/write) 1228590 1228590 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120096 120096 0 0.0
.text 964778 964778 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1143928 1143928 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100152 100152 0 0.0
.text 940696 940696 0 0.0
bl702l+mfd (read/write) 1155900 1155900 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99092 99092 0 0.0
.text 953072 953072 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737795 737795 0 0.0
(read/write) 166528 166528 0 0.0
.bss 88940 88940 0 0.0
.data 3424 3424 0 0.0
.rodata 84647 84647 0 0.0
.text 652760 652760 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756851 756851 0 0.0
(read/write) 176756 176756 0 0.0
.bss 99124 99124 0 0.0
.data 3444 3444 0 0.0
.rodata 79767 79767 0 0.0
.text 676696 676696 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743547 743547 0 0.0
(read/write) 171212 171212 0 0.0
.bss 93580 93580 0 0.0
.data 3444 3444 0 0.0
.rodata 105471 105471 0 0.0
.text 637688 637688 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697563 697563 0 0.0
(read/write) 165628 165628 0 0.0
.bss 87808 87808 0 0.0
.data 3412 3412 0 0.0
.rodata 80415 80415 0 0.0
.text 616760 616760 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683243 683243 0 0.0
(read/write) 165760 165760 0 0.0
.bss 87952 87952 0 0.0
.data 3408 3408 0 0.0
.rodata 76247 76247 0 0.0
.text 606608 606608 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564346 564346 0 0.0
(read/write) 206496 206496 0 0.0
.bss 199956 199956 0 0.0
.data 1416 1416 0 0.0
.rodata 83682 83682 0 0.0
.text 478544 478544 0 0.0
lock CC3235SF_LAUNCHXL (read only) 616594 616594 0 0.0
(read/write) 206836 206836 0 0.0
.bss 200272 200272 0 0.0
.data 1444 1444 0 0.0
.rodata 105474 105474 0 0.0
.text 508996 508996 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 555103 555103 0 0.0
.app_xip_area 446177 446177 0 0.0
.bss 63840 63840 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) 538807 538807 0 0.0
.app_xip_area 425145 425145 0 0.0
.bss 68544 68544 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 576951 576951 0 0.0
.app_xip_area 469353 469353 0 0.0
.bss 62584 62584 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) 552967 552967 0 0.0
.app_xip_area 442281 442281 0 0.0
.bss 65568 65568 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1009068 1009068 0 0.0
.bss 171920 171920 0 0.0
.data 2696 2696 0 0.0
.text 834432 834432 0 0.0
BRD4187C (read/write) 1095236 1095236 0 0.0
.bss 195564 195564 0 0.0
.data 3304 3304 0 0.0
.text 896348 896348 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103280 1103280 0 0.0
.bss 186576 186576 0 0.0
.data 2708 2708 0 0.0
.text 913972 913972 0 0.0
window-app BRD4187C (read/write) 1131472 1131472 0 0.0
.bss 167972 167972 0 0.0
.data 3176 3176 0 0.0
.text 960304 960304 0 0.0
esp32 all-clusters-app c3devkit (read only) 1130450 1130450 0 0.0
(read/write) 1670084 1670084 0 0.0
.dram0.bss 71848 71848 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241360 241360 0 0.0
.flash.text 1130450 1130450 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1175515 1175515 0 0.0
(read/write) 520080 520080 0 0.0
.dram0.bss 78496 78496 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273200 273200 0 0.0
.flash.text 1170131 1170131 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 591788 591788 0 0.0
(read/write) 87600 87600 0 0.0
.bss 70840 70840 0 0.0
.data 2136 2136 0 0.0
.text 591252 591252 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 686864 686864 0 0.0
.bss 67040 67040 0 0.0
.data 2720 2720 0 0.0
.text 573624 573624 0 0.0
light k32w0+release (read only) 591492 591492 0 0.0
(read/write) 87276 87276 0 0.0
.bss 70528 70528 0 0.0
.data 2124 2124 0 0.0
.text 590956 590956 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 778876 778876 0 0.0
.bss 76716 76716 0 0.0
.data 1932 1932 0 0.0
.text 656768 656768 0 0.0
lock k32w0+release (read only) 563308 563308 0 0.0
(read/write) 85104 85104 0 0.0
.bss 68416 68416 0 0.0
.data 2064 2064 0 0.0
.text 562772 562772 0 0.0
linux air-purifier-app debug (read only) 2488701 2488701 0 0.0
(read/write) 126512 126512 0 0.0
.bss 46880 46880 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72168 72168 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177032 177032 0 0.0
.text 2137653 2137653 0 0.0
all-clusters-app debug (read only) 5288857 5288857 0 0.0
(read/write) 419032 419032 0 0.0
.bss 129104 129104 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278832 278832 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 299388 299388 0 0.0
.text 4609891 4609891 0 0.0
all-clusters-minimal-app debug (read only) 4901921 4901921 0 0.0
(read/write) 233280 233280 0 0.0
.bss 126928 126928 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95440 95440 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 269933 269933 0 0.0
.text 4400979 4400979 0 0.0
bridge-app debug (read only) 4384065 4384065 0 0.0
(read/write) 215360 215360 0 0.0
.bss 119128 119128 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84768 84768 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218005 218005 0 0.0
.text 3948515 3948515 0 0.0
chip-tool debug (read only) 10371321 10371321 0 0.0
(read/write) 449128 449128 0 0.0
.bss 93976 93976 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342920 342920 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 391465 391465 0 0.0
.text 9374163 9374163 0 0.0
chip-tool-ipv6only arm64 (read only) 10247440 10247440 0 0.0
(read/write) 514424 514424 0 0.0
.bss 103320 103320 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 380408 380408 0 0.0
.dynamic 512 512 0 0.0
.got 18640 18640 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 317224 317224 0 0.0
.text 9151320 9151320 0 0.0
lighting-app debug+rpc+ui (read only) 5247617 5247617 0 0.0
(read/write) 223496 223496 0 0.0
.bss 118592 118592 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 92976 92976 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 337588 337588 0 0.0
.text 4666915 4666915 0 0.0
lock-app debug (read only) 4469353 4469353 0 0.0
(read/write) 202976 202976 0 0.0
.bss 113536 113536 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79048 79048 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 245909 245909 0 0.0
.text 4014387 4014387 0 0.0
ota-provider-app debug (read only) 4133497 4133497 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113568 113568 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68784 68784 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 200309 200309 0 0.0
.text 3742339 3742339 0 0.0
ota-requestor-app debug (read only) 4219785 4219785 0 0.0
(read/write) 196440 196440 0 0.0
.bss 114592 114592 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71744 71744 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 204053 204053 0 0.0
.text 3820579 3820579 0 0.0
shell debug (read only) 2752545 2752545 0 0.0
(read/write) 148736 148736 0 0.0
.bss 59752 59752 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82400 82400 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 179136 179136 0 0.0
.text 2403250 2403250 0 0.0
thermostat-no-ble arm64 (read only) 4371992 4371992 0 0.0
(read/write) 245704 245704 0 0.0
.bss 122184 122184 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101776 101776 0 0.0
.dynamic 512 512 0 0.0
.got 11928 11928 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161540 161540 0 0.0
.text 3871448 3871448 0 0.0
tv-app debug (read only) 5253473 5253473 0 0.0
(read/write) 344824 344824 0 0.0
.bss 242304 242304 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90240 90240 0 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 266749 266749 0 0.0
.text 4752179 4752179 0 0.0
tv-casting-app debug (read only) 8309641 8309641 0 0.0
(read/write) 315872 315872 0 0.0
.bss 156160 156160 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150384 150384 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 339336 339336 0 0.0
.text 7562179 7562179 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521784 2521784 0 0.0
.bss 219008 219008 0 0.0
.data 5136 5136 0 0.0
.text 1484468 1484468 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1054688 1054688 0 0.0
bss 128343 128343 0 0.0
rodata 104080 104080 0 0.0
text 774684 774684 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1181536 1181536 0 0.0
bss 120545 120545 0 0.0
rodata 138272 138272 0 0.0
text 772388 772388 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1040028 1040028 0 0.0
bss 128636 128636 0 0.0
rodata 99348 99348 0 0.0
text 764468 764468 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837624 837624 0 0.0
(read/write) 1732932 1732932 0 0.0
.bss 193236 193236 0 0.0
.data 2480 2480 0 0.0
.text 1528828 1528828 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839344 839344 0 0.0
(read/write) 1696788 1696788 0 0.0
.bss 191516 191516 0 0.0
.data 2480 2480 0 0.0
.text 1494404 1494404 0 0.0
light cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1622972 1622972 0 0.0
.bss 185076 185076 0 0.0
.data 2368 2368 0 0.0
.text 1427140 1427140 0 0.0
lock cy8ckit_062s2_43012 (read only) 818696 818696 0 0.0
(read/write) 1651924 1651924 0 0.0
.bss 212260 212260 0 0.0
.data 2384 2384 0 0.0
.text 1428892 1428892 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1113288 1113288 0 0.0
.bss 100664 100664 0 0.0
.data 748 748 0 0.0
.text 625664 625664 0 0.0
lock-app qpg6105+debug (read/write) 1074052 1074052 0 0.0
.bss 95408 95408 0 0.0
.data 780 780 0 0.0
.text 586428 586428 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 811786 811786 0 0.0
bss 53132 53132 0 0.0
text 606426 606426 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071844 1071844 0 0.0
bss 99388 99388 0 0.0
text 755388 755388 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076784 1076784 0 0.0
bss 109084 109084 0 0.0
text 747090 747090 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 930684 930684 0 0.0
bss 93684 93684 0 0.0
text 643626 643626 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 815022 815022 0 0.0
bss 53240 53240 0 0.0
text 609476 609476 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 969268 969268 0 0.0
bss 77040 77040 0 0.0
text 687402 687402 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086600 1086600 0 0.0
bss 99192 99192 0 0.0
text 764190 764190 0 0.0
lock-app-dfu tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 868786 868786 0 0.0
bss 53880 53880 0 0.0
text 636588 636588 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943972 943972 0 0.0
bss 91792 91792 0 0.0
text 659368 659368 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 871676 871676 0 0.0
bss 67076 67076 0 0.0
text 616000 616000 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 812240 812240 0 0.0
bss 55320 55320 0 0.0
text 582978 582978 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 827940 827940 0 0.0
bss 55724 55724 0 0.0
text 593592 593592 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 816758 816758 0 0.0
bss 53332 53332 0 0.0
text 612206 612206 0 0.0
temperature-measurement-app tlsr9528a_retention (read only) 51910 51910 0 0.0
(read/write) 802698 802698 0 0.0
bss 53052 53052 0 0.0
text 600222 600222 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 833332 833332 0 0.0
bss 55608 55608 0 0.0
text 598334 598334 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 830792 830792 0 0.0
bss 55960 55960 0 0.0
text 595384 595384 0 0.0

@mergify mergify bot merged commit 27328ae into project-chip:master Nov 15, 2023
54 checks passed
andy31415 added a commit to andy31415/connectedhomeip that referenced this pull request Nov 15, 2023
andy31415 added a commit that referenced this pull request Nov 15, 2023
* Revert "Fix build of `esp32-m5stack-all-clusters-rpc-ipv6only` for out of tree PW_ENVIRONMENT_ROOT (#30473)"

This reverts commit 27328ae.

* start adding absolute paths in pigweed gni

* Fix compilation - seems to work now

* Restyle
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.

RPC builds fail when PW_ENVIRONMENT_ROOT is set out of tree
4 participants