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 status of fabric-scoped commands running in PASE #20849

Merged

Conversation

tcarmelveilleux
Copy link
Contributor

Problem

  • Fabric-scoped commands under PASE did not fail as intended
    with an UNSUPPORTED_ACCESS. Instead, they went by but the command
    handler saw invalid fabric index.
  • Spec indicates that fabric-scoped commands must return
    UNSUPPORTED_ACCESS when executed over PASE before AddNOC causes
    a fabric association.

Issue #20811

Change overview

  • Add all known fabric-scoped command to a new getter to
    cluster-objects-src.zapt. Real code-gen will be done
    as a follow-up when ZAP has support in XML and helpers
    for fabric-scoped command labeling
  • Update IM engine command handler to properly return the error
    as expected.
  • Add integration test to validate this new condition. This
    cannot easily be unit-tested without a lot of work, due
    to requiring a PASE session, but a good integration test is
    possible.
  • Fix Python handling of non-success error codes which was
    broken.

Testing

  • Unit tests all pass
  • Integration tests pass
  • New integration test added

@github-actions
Copy link

github-actions bot commented Jul 18, 2022

PR #20849: Size comparison from aa9457e to 4bcd805

Increases (32 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section aa9457e 4bcd805 change % change
bl602 lighting-app bl602 (read/write) 1383418 1383578 160 0.0
.text 1053500 1053660 160 0.0
bl602+rpc (read/write) 1428850 1429010 160 0.0
.text 1085184 1085344 160 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 668199 668287 88 0.0
.text 579612 579700 88 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 633831 633927 96 0.0
.text 555996 556092 96 0.0
lock-ftd LP_CC2652R7 (read only) 671403 671491 88 0.0
.text 594512 594600 88 0.0
lock-mtd LP_CC2652R7 (read only) 653663 653759 96 0.0
.text 552032 552128 96 0.0
pump-app LP_CC2652R7 (read only) 680379 680467 88 0.0
.text 591124 591212 88 0.0
pump-controller-app LP_CC2652R7 (read only) 666179 666267 88 0.0
.text 581072 581160 88 0.0
shell LP_CC2652R7 (read only) 660682 660770 88 0.0
.text 575308 575396 88 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 581774 581870 96 0.0
.app_xip_area 460480 460576 96 0.0
lock cyw930739m2evb_01 (read/write) 587690 587778 88 0.0
.app_xip_area 461668 461756 88 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 585050 585138 88 0.0
.app_xip_area 464604 464692 88 0.0
efr32 lighting-app BRD4161A (read/write) 1084640 1084672 32 0.0
.text 949528 949560 32 0.0
BRD4161A+rpc (read/write) 1138972 1138988 16 0.0
.text 986964 986980 16 0.0
BRD4161A+rs911x (read/write) 950008 950040 32 0.0
.text 807172 807204 32 0.0
lock-app BRD4161A+wf200 (read/write) 1127788 1127884 96 0.0
.text 981576 981672 96 0.0
window-app BRD4161A (read/write) 1078132 1078164 32 0.0
.text 941520 941552 32 0.0
esp32 all-clusters-app c3devkit (read only) 1021568 1021676 108 0.0
.flash.text 1021568 1021676 108 0.0
m5stack (read only) 1075299 1075443 144 0.0
.flash.text 1069915 1070059 144 0.0
k32w light k32w061+release (read/write) 660524 660604 80 0.0
.text 583192 583272 80 0.0
lock k32w061+release (read/write) 687460 687556 96 0.0
.text 609652 609748 96 0.0
linux chip-tool-ipv6only arm64 (read only) 10020668 10021164 496 0.0
.text 7964724 7965220 496 0.0
thermostat-no-ble arm64 (read only) 2599428 2599924 496 0.0
.text 2193984 2194480 496 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2448952 2449080 128 0.0
.text 1411596 1411724 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1176443 1176539 96 0.0
text 812472 812564 92 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1156507 1156587 80 0.0
text 801780 801868 88 0.0
p6 all-clusters-app default (read/write) 2568432 2568464 32 0.0
.text 1526696 1526728 32 0.0
all-clusters-minimal-app default (read/write) 2513312 2513328 16 0.0
.text 1471576 1471592 16 0.0
light-app default (read/write) 2443296 2443312 16 0.0
.text 1401560 1401576 16 0.0
lock-app default (read/write) 2470384 2470400 16 0.0
.text 1428648 1428664 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 798456 798560 104 0.0
text 566614 566714 100 0.0
lighting-app tlsr9518adk80d (read/write) 818496 818592 96 0.0
text 583146 583246 100 0.0
Decreases (6 builds for cc13x2_26x2)
platform target config section aa9457e 4bcd805 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 183040 182952 -88 -0.0
lock-ftd LP_CC2652R7 (read/write) 170012 169924 -88 -0.1
lock-mtd LP_CC2652R7 (read/write) 183440 183344 -96 -0.1
pump-app LP_CC2652R7 (read/write) 161884 161796 -88 -0.1
pump-controller-app LP_CC2652R7 (read/write) 176204 176116 -88 -0.0
shell LP_CC2652R7 (read/write) 186060 185972 -88 -0.0
Full report (32 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section aa9457e 4bcd805 change % change
bl602 lighting-app bl602 (read/write) 1383418 1383578 160 0.0
.bss 116978 116978 0 0.0
.data 4480 4480 0 0.0
.text 1053500 1053660 160 0.0
bl602+rpc (read/write) 1428850 1429010 160 0.0
.bss 124418 124418 0 0.0
.data 4600 4600 0 0.0
.text 1085184 1085344 160 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 668199 668287 88 0.0
(read/write) 183040 182952 -88 -0.0
.bss 74132 74132 0 0.0
.data 3356 3356 0 0.0
.rodata 88271 88271 0 0.0
.text 579612 579700 88 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 633831 633927 96 0.0
(read/write) 157700 157700 0 0.0
.bss 73428 73428 0 0.0
.data 3356 3356 0 0.0
.rodata 77511 77511 0 0.0
.text 555996 556092 96 0.0
lock-ftd LP_CC2652R7 (read only) 671403 671491 88 0.0
(read/write) 170012 169924 -88 -0.1
.bss 71196 71196 0 0.0
.data 3280 3280 0 0.0
.rodata 76411 76411 0 0.0
.text 594512 594600 88 0.0
lock-mtd LP_CC2652R7 (read only) 653663 653759 96 0.0
(read/write) 183440 183344 -96 -0.1
.bss 66884 66884 0 0.0
.data 3280 3280 0 0.0
.rodata 101151 101151 0 0.0
.text 552032 552128 96 0.0
pump-app LP_CC2652R7 (read only) 680379 680467 88 0.0
(read/write) 161884 161796 -88 -0.1
.bss 71276 71276 0 0.0
.data 3280 3280 0 0.0
.rodata 88771 88771 0 0.0
.text 591124 591212 88 0.0
pump-controller-app LP_CC2652R7 (read only) 666179 666267 88 0.0
(read/write) 176204 176116 -88 -0.0
.bss 71396 71396 0 0.0
.data 3276 3276 0 0.0
.rodata 84627 84627 0 0.0
.text 581072 581160 88 0.0
shell LP_CC2652R7 (read only) 660682 660770 88 0.0
(read/write) 186060 185972 -88 -0.0
.bss 76436 76436 0 0.0
.data 3360 3360 0 0.0
.rodata 85058 85058 0 0.0
.text 575308 575396 88 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 581774 581870 96 0.0
.app_xip_area 460480 460576 96 0.0
.bss 64232 64232 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 587690 587778 88 0.0
.app_xip_area 461668 461756 88 0.0
.bss 68960 68960 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 585050 585138 88 0.0
.app_xip_area 464604 464692 88 0.0
.bss 63440 63440 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1084640 1084672 32 0.0
.bss 133044 133044 0 0.0
.data 2048 2048 0 0.0
.text 949528 949560 32 0.0
BRD4161A+rpc (read/write) 1138972 1138988 16 0.0
.bss 149724 149724 0 0.0
.data 2260 2260 0 0.0
.text 986964 986980 16 0.0
BRD4161A+rs911x (read/write) 950008 950040 32 0.0
.bss 140768 140768 0 0.0
.data 2048 2048 0 0.0
.text 807172 807204 32 0.0
lock-app BRD4161A+wf200 (read/write) 1127788 1127884 96 0.0
.bss 144136 144136 0 0.0
.data 2056 2056 0 0.0
.text 981576 981672 96 0.0
window-app BRD4161A (read/write) 1078132 1078164 32 0.0
.bss 134516 134516 0 0.0
.data 2076 2076 0 0.0
.text 941520 941552 32 0.0
esp32 all-clusters-app c3devkit (read only) 1021568 1021676 108 0.0
(read/write) 1485978 1485978 0 0.0
.dram0.bss 70080 70080 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 215864 215864 0 0.0
.flash.text 1021568 1021676 108 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1075299 1075443 144 0.0
(read/write) 488024 488024 0 0.0
.dram0.bss 75600 75600 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 246284 246284 0 0.0
.flash.text 1069915 1070059 144 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 660524 660604 80 0.0
.bss 69540 69540 0 0.0
.data 1992 1992 0 0.0
.text 583192 583272 80 0.0
lock k32w061+release (read/write) 687460 687556 96 0.0
.bss 70004 70004 0 0.0
.data 2004 2004 0 0.0
.text 609652 609748 96 0.0
linux chip-tool-ipv6only arm64 (read only) 10020668 10021164 496 0.0
(read/write) 693617 693617 0 0.0
.bss 42961 42961 0 0.0
.data 3304 3304 0 0.0
.data.rel.ro 629816 629816 0 0.0
.dynamic 528 528 0 0.0
.got 13616 13616 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 478236 478236 0 0.0
.text 7964724 7965220 496 0.0
thermostat-no-ble arm64 (read only) 2599428 2599924 496 0.0
(read/write) 158257 158257 0 0.0
.bss 65249 65249 0 0.0
.data 1704 1704 0 0.0
.data.rel.ro 83216 83216 0 0.0
.dynamic 528 528 0 0.0
.got 5072 5072 0 0.0
.init 24 24 0 0.0
.init_array 400 400 0 0.0
.rodata 165700 165700 0 0.0
.text 2193984 2194480 496 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2448952 2449080 128 0.0
.bss 213940 213940 0 0.0
.data 5872 5872 0 0.0
.text 1411596 1411724 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1176443 1176539 96 0.0
bss 142900 142900 0 0.0
rodata 142164 142164 0 0.0
text 812472 812564 92 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1156507 1156587 80 0.0
bss 142136 142136 0 0.0
rodata 133708 133708 0 0.0
text 801780 801868 88 0.0
p6 all-clusters-app default (read/write) 2568432 2568464 32 0.0
.bss 149120 149120 0 0.0
.data 2776 2776 0 0.0
.text 1526696 1526728 32 0.0
all-clusters-minimal-app default (read/write) 2513312 2513328 16 0.0
.bss 148400 148400 0 0.0
.data 2776 2776 0 0.0
.text 1471576 1471592 16 0.0
light-app default (read/write) 2443296 2443312 16 0.0
.bss 140456 140456 0 0.0
.data 2592 2592 0 0.0
.text 1401560 1401576 16 0.0
lock-app default (read/write) 2470384 2470400 16 0.0
.bss 140304 140304 0 0.0
.data 2600 2600 0 0.0
.text 1428648 1428664 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 798456 798560 104 0.0
bss 70576 70576 0 0.0
noinit 40416 40416 0 0.0
text 566614 566714 100 0.0
lighting-app tlsr9518adk80d (read/write) 818496 818592 96 0.0
bss 71420 71420 0 0.0
noinit 40416 40416 0 0.0
text 583146 583246 100 0.0

src/app/CommandHandler.cpp Show resolved Hide resolved
src/app/data-model/Nullable.h Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Jul 18, 2022

PR #20849: Size comparison from e4cfa0a to 0624e10

Increases (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section e4cfa0a 0624e10 change % change
bl602 lighting-app bl602 (read/write) 1383418 1383578 160 0.0
.text 1053500 1053660 160 0.0
bl602+rpc (read/write) 1428826 1428978 152 0.0
.text 1085156 1085312 156 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 668399 668487 88 0.0
.text 579812 579900 88 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 634039 634127 88 0.0
.text 556204 556292 88 0.0
lock-ftd LP_CC2652R7 (read only) 671619 671707 88 0.0
.text 594728 594816 88 0.0
lock-mtd LP_CC2652R7 (read only) 653871 653967 96 0.0
.text 552240 552336 96 0.0
pump-app LP_CC2652R7 (read only) 680587 680675 88 0.0
.text 591332 591420 88 0.0
pump-controller-app LP_CC2652R7 (read only) 666387 666475 88 0.0
.text 581280 581368 88 0.0
shell LP_CC2652R7 (read only) 660890 660978 88 0.0
.text 575516 575604 88 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 581990 582086 96 0.0
.app_xip_area 460552 460648 96 0.0
lock cyw930739m2evb_01 (read/write) 587906 587994 88 0.0
.app_xip_area 461740 461828 88 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 585258 585346 88 0.0
.app_xip_area 464668 464756 88 0.0
efr32 lighting-app BRD4161A (read/write) 1084640 1084672 32 0.0
.text 949528 949560 32 0.0
BRD4161A+rpc (read/write) 1138932 1138964 32 0.0
.text 986924 986956 32 0.0
BRD4161A+rs911x (read/write) 950008 950040 32 0.0
.text 807172 807204 32 0.0
lock-app BRD4161A+wf200 (read/write) 1127788 1127884 96 0.0
.text 981576 981672 96 0.0
window-app BRD4161A (read/write) 1078132 1078164 32 0.0
.text 941520 941552 32 0.0
esp32 all-clusters-app c3devkit (read only) 1021566 1021680 114 0.0
.flash.text 1021566 1021680 114 0.0
m5stack (read only) 1075299 1075443 144 0.0
.flash.text 1069915 1070059 144 0.0
k32w light k32w061+release (read/write) 660748 660844 96 0.0
.text 583416 583512 96 0.0
lock k32w061+release (read/write) 687700 687780 80 0.0
.text 609892 609972 80 0.0
linux all-clusters-app debug (read only) 2972073 2972345 272 0.0
.text 2529842 2530114 272 0.0
all-clusters-minimal-app debug (read only) 2818713 2818985 272 0.0
.text 2378178 2378450 272 0.0
bridge-app debug+rpc (read only) 2318985 2319257 272 0.0
.text 1959138 1959410 272 0.0
chip-tool debug (read only) 10278873 10279145 272 0.0
.text 8318980 8319252 272 0.0
chip-tool-ipv6only arm64 (read only) 10021084 10021596 512 0.0
.text 7965140 7965652 512 0.0
lighting-app debug+rpc (read only) 2556761 2557033 272 0.0
.text 2172834 2173106 272 0.0
lock-app debug (read only) 2521593 2521865 272 0.0
.text 2127490 2127762 272 0.0
ota-provider-app debug (read only) 2325169 2325441 272 0.0
.text 1958690 1958962 272 0.0
ota-requestor-app debug (read only) 2442745 2443017 272 0.0
.text 2064146 2064418 272 0.0
shell debug (read only) 2559009 2559281 272 0.0
.text 2173954 2174226 272 0.0
thermostat-no-ble arm64 (read only) 2599556 2600052 496 0.0
.text 2194112 2194608 496 0.0
tv-app debug (read only) 3107129 3107401 272 0.0
.text 2669890 2670162 272 0.0
tv-casting-app debug (read only) 5349409 5349681 272 0.0
.text 4752530 4752802 272 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2448952 2449016 64 0.0
.text 1411596 1411660 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1176443 1176523 80 0.0
text 812472 812560 88 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1156507 1156587 80 0.0
text 801780 801872 92 0.0
p6 all-clusters-app default (read/write) 2568432 2568464 32 0.0
.text 1526696 1526728 32 0.0
all-clusters-minimal-app default (read/write) 2513312 2513328 16 0.0
.text 1471576 1471592 16 0.0
light-app default (read/write) 2443296 2443312 16 0.0
.text 1401560 1401576 16 0.0
lock-app default (read/write) 2470384 2470400 16 0.0
.text 1428648 1428664 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 798456 798552 96 0.0
text 566614 566710 96 0.0
lighting-app tlsr9518adk80d (read/write) 818496 818592 96 0.0
text 583148 583246 98 0.0
Decreases (6 builds for cc13x2_26x2)
platform target config section e4cfa0a 0624e10 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 182840 182752 -88 -0.0
lock-ftd LP_CC2652R7 (read/write) 169796 169708 -88 -0.1
lock-mtd LP_CC2652R7 (read/write) 183232 183136 -96 -0.1
pump-app LP_CC2652R7 (read/write) 161676 161588 -88 -0.1
pump-controller-app LP_CC2652R7 (read/write) 175996 175908 -88 -0.1
shell LP_CC2652R7 (read/write) 185852 185764 -88 -0.0
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section e4cfa0a 0624e10 change % change
bl602 lighting-app bl602 (read/write) 1383418 1383578 160 0.0
.bss 116978 116978 0 0.0
.data 4480 4480 0 0.0
.text 1053500 1053660 160 0.0
bl602+rpc (read/write) 1428826 1428978 152 0.0
.bss 124418 124418 0 0.0
.data 4600 4600 0 0.0
.text 1085156 1085312 156 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 668399 668487 88 0.0
(read/write) 182840 182752 -88 -0.0
.bss 74132 74132 0 0.0
.data 3356 3356 0 0.0
.rodata 88271 88271 0 0.0
.text 579812 579900 88 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 634039 634127 88 0.0
(read/write) 157700 157700 0 0.0
.bss 73428 73428 0 0.0
.data 3356 3356 0 0.0
.rodata 77511 77511 0 0.0
.text 556204 556292 88 0.0
lock-ftd LP_CC2652R7 (read only) 671619 671707 88 0.0
(read/write) 169796 169708 -88 -0.1
.bss 71196 71196 0 0.0
.data 3280 3280 0 0.0
.rodata 76411 76411 0 0.0
.text 594728 594816 88 0.0
lock-mtd LP_CC2652R7 (read only) 653871 653967 96 0.0
(read/write) 183232 183136 -96 -0.1
.bss 66884 66884 0 0.0
.data 3280 3280 0 0.0
.rodata 101151 101151 0 0.0
.text 552240 552336 96 0.0
pump-app LP_CC2652R7 (read only) 680587 680675 88 0.0
(read/write) 161676 161588 -88 -0.1
.bss 71276 71276 0 0.0
.data 3280 3280 0 0.0
.rodata 88771 88771 0 0.0
.text 591332 591420 88 0.0
pump-controller-app LP_CC2652R7 (read only) 666387 666475 88 0.0
(read/write) 175996 175908 -88 -0.1
.bss 71396 71396 0 0.0
.data 3276 3276 0 0.0
.rodata 84627 84627 0 0.0
.text 581280 581368 88 0.0
shell LP_CC2652R7 (read only) 660890 660978 88 0.0
(read/write) 185852 185764 -88 -0.0
.bss 76436 76436 0 0.0
.data 3360 3360 0 0.0
.rodata 85058 85058 0 0.0
.text 575516 575604 88 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 581990 582086 96 0.0
.app_xip_area 460552 460648 96 0.0
.bss 64232 64232 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 587906 587994 88 0.0
.app_xip_area 461740 461828 88 0.0
.bss 68960 68960 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 585258 585346 88 0.0
.app_xip_area 464668 464756 88 0.0
.bss 63440 63440 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1084640 1084672 32 0.0
.bss 133044 133044 0 0.0
.data 2048 2048 0 0.0
.text 949528 949560 32 0.0
BRD4161A+rpc (read/write) 1138932 1138964 32 0.0
.bss 149724 149724 0 0.0
.data 2260 2260 0 0.0
.text 986924 986956 32 0.0
BRD4161A+rs911x (read/write) 950008 950040 32 0.0
.bss 140768 140768 0 0.0
.data 2048 2048 0 0.0
.text 807172 807204 32 0.0
lock-app BRD4161A+wf200 (read/write) 1127788 1127884 96 0.0
.bss 144136 144136 0 0.0
.data 2056 2056 0 0.0
.text 981576 981672 96 0.0
window-app BRD4161A (read/write) 1078132 1078164 32 0.0
.bss 134516 134516 0 0.0
.data 2076 2076 0 0.0
.text 941520 941552 32 0.0
esp32 all-clusters-app c3devkit (read only) 1021566 1021680 114 0.0
(read/write) 1485978 1485978 0 0.0
.dram0.bss 70080 70080 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 215864 215864 0 0.0
.flash.text 1021566 1021680 114 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1075299 1075443 144 0.0
(read/write) 488024 488024 0 0.0
.dram0.bss 75600 75600 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 246284 246284 0 0.0
.flash.text 1069915 1070059 144 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 660748 660844 96 0.0
.bss 69540 69540 0 0.0
.data 1992 1992 0 0.0
.text 583416 583512 96 0.0
lock k32w061+release (read/write) 687700 687780 80 0.0
.bss 70004 70004 0 0.0
.data 2004 2004 0 0.0
.text 609892 609972 80 0.0
linux all-clusters-app debug (read only) 2972073 2972345 272 0.0
(read/write) 155016 155016 0 0.0
.bss 61664 61664 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 85048 85048 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 264637 264637 0 0.0
.text 2529842 2530114 272 0.0
all-clusters-minimal-app debug (read only) 2818713 2818985 272 0.0
(read/write) 146688 146688 0 0.0
.bss 60864 60864 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 77608 77608 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 265597 265597 0 0.0
.text 2378178 2378450 272 0.0
bridge-app debug+rpc (read only) 2318985 2319257 272 0.0
(read/write) 125504 125504 0 0.0
.bss 48928 48928 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 66984 66984 0 0.0
.dynamic 608 608 0 0.0
.got 4384 4384 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 198208 198208 0 0.0
.text 1959138 1959410 272 0.0
chip-tool debug (read only) 10278873 10279145 272 0.0
(read/write) 628544 628544 0 0.0
.bss 24728 24728 0 0.0
.data 3234 3234 0 0.0
.data.rel.ro 594208 594208 0 0.0
.dynamic 608 608 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 514101 514101 0 0.0
.text 8318980 8319252 272 0.0
chip-tool-ipv6only arm64 (read only) 10021084 10021596 512 0.0
(read/write) 693617 693617 0 0.0
.bss 42961 42961 0 0.0
.data 3304 3304 0 0.0
.data.rel.ro 629816 629816 0 0.0
.dynamic 528 528 0 0.0
.got 13616 13616 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 478236 478236 0 0.0
.text 7965140 7965652 512 0.0
lighting-app debug+rpc (read only) 2556761 2557033 272 0.0
(read/write) 129528 129528 0 0.0
.bss 49440 49440 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72136 72136 0 0.0
.dynamic 608 608 0 0.0
.got 4384 4384 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214056 214056 0 0.0
.text 2172834 2173106 272 0.0
lock-app debug (read only) 2521593 2521865 272 0.0
(read/write) 124512 124512 0 0.0
.bss 47840 47840 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69096 69096 0 0.0
.dynamic 608 608 0 0.0
.got 4416 4416 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 229032 229032 0 0.0
.text 2127490 2127762 272 0.0
ota-provider-app debug (read only) 2325169 2325441 272 0.0
(read/write) 118312 118312 0 0.0
.bss 47488 47488 0 0.0
.data 1944 1944 0 0.0
.data.rel.ro 63096 63096 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 203800 203800 0 0.0
.text 1958690 1958962 272 0.0
ota-requestor-app debug (read only) 2442745 2443017 272 0.0
(read/write) 125216 125216 0 0.0
.bss 49856 49856 0 0.0
.data 2232 2232 0 0.0
.data.rel.ro 67304 67304 0 0.0
.dynamic 608 608 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 207520 207520 0 0.0
.text 2064146 2064418 272 0.0
shell debug (read only) 2559009 2559281 272 0.0
(read/write) 141104 141104 0 0.0
.bss 57448 57448 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 76688 76688 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 228050 228050 0 0.0
.text 2173954 2174226 272 0.0
thermostat-no-ble arm64 (read only) 2599556 2600052 496 0.0
(read/write) 158257 158257 0 0.0
.bss 65249 65249 0 0.0
.data 1704 1704 0 0.0
.data.rel.ro 83216 83216 0 0.0
.dynamic 528 528 0 0.0
.got 5072 5072 0 0.0
.init 24 24 0 0.0
.init_array 400 400 0 0.0
.rodata 165700 165700 0 0.0
.text 2194112 2194608 496 0.0
tv-app debug (read only) 3107129 3107401 272 0.0
(read/write) 257704 257704 0 0.0
.bss 167016 167016 0 0.0
.data 4848 4848 0 0.0
.data.rel.ro 79392 79392 0 0.0
.dynamic 608 608 0 0.0
.got 4840 4840 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 249440 249440 0 0.0
.text 2669890 2670162 272 0.0
tv-casting-app debug (read only) 5349409 5349681 272 0.0
(read/write) 156848 156848 0 0.0
.bss 50248 50248 0 0.0
.data 2416 2416 0 0.0
.data.rel.ro 97928 97928 0 0.0
.dynamic 608 608 0 0.0
.got 4736 4736 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 331625 331625 0 0.0
.text 4752530 4752802 272 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2448952 2449016 64 0.0
.bss 213940 213940 0 0.0
.data 5872 5872 0 0.0
.text 1411596 1411660 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1176443 1176523 80 0.0
bss 142900 142900 0 0.0
rodata 142164 142164 0 0.0
text 812472 812560 88 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1156507 1156587 80 0.0
bss 142136 142136 0 0.0
rodata 133708 133708 0 0.0
text 801780 801872 92 0.0
p6 all-clusters-app default (read/write) 2568432 2568464 32 0.0
.bss 149120 149120 0 0.0
.data 2776 2776 0 0.0
.text 1526696 1526728 32 0.0
all-clusters-minimal-app default (read/write) 2513312 2513328 16 0.0
.bss 148400 148400 0 0.0
.data 2776 2776 0 0.0
.text 1471576 1471592 16 0.0
light-app default (read/write) 2443296 2443312 16 0.0
.bss 140456 140456 0 0.0
.data 2592 2592 0 0.0
.text 1401560 1401576 16 0.0
lock-app default (read/write) 2470384 2470400 16 0.0
.bss 140304 140304 0 0.0
.data 2600 2600 0 0.0
.text 1428648 1428664 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 798456 798552 96 0.0
bss 70576 70576 0 0.0
noinit 40416 40416 0 0.0
text 566614 566710 96 0.0
lighting-app tlsr9518adk80d (read/write) 818496 818592 96 0.0
bss 71420 71420 0 0.0
noinit 40416 40416 0 0.0
text 583148 583246 98 0.0

@github-actions
Copy link

github-actions bot commented Jul 18, 2022

PR #20849: Size comparison from e4cfa0a to 64f4dfe

Increases (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section e4cfa0a 64f4dfe change % change
bl602 lighting-app bl602 (read/write) 1383418 1383578 160 0.0
.text 1053500 1053660 160 0.0
bl602+rpc (read/write) 1428826 1428986 160 0.0
.text 1085156 1085316 160 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 668399 668487 88 0.0
.text 579812 579900 88 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 634039 634135 96 0.0
.text 556204 556300 96 0.0
lock-ftd LP_CC2652R7 (read only) 671619 671699 80 0.0
.text 594728 594808 80 0.0
lock-mtd LP_CC2652R7 (read only) 653871 653967 96 0.0
.text 552240 552336 96 0.0
pump-app LP_CC2652R7 (read only) 680587 680675 88 0.0
.text 591332 591420 88 0.0
pump-controller-app LP_CC2652R7 (read only) 666387 666475 88 0.0
.text 581280 581368 88 0.0
shell LP_CC2652R7 (read only) 660890 660978 88 0.0
.text 575516 575604 88 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 581990 582086 96 0.0
.app_xip_area 460552 460648 96 0.0
lock cyw930739m2evb_01 (read/write) 587906 587994 88 0.0
.app_xip_area 461740 461828 88 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 585258 585354 96 0.0
.app_xip_area 464668 464764 96 0.0
efr32 lighting-app BRD4161A (read/write) 1084640 1084672 32 0.0
.text 949528 949560 32 0.0
BRD4161A+rpc (read/write) 1138932 1138964 32 0.0
.text 986924 986956 32 0.0
BRD4161A+rs911x (read/write) 950008 950040 32 0.0
.text 807172 807204 32 0.0
lock-app BRD4161A+wf200 (read/write) 1127788 1127884 96 0.0
.text 981576 981672 96 0.0
window-app BRD4161A (read/write) 1078132 1078164 32 0.0
.text 941520 941552 32 0.0
esp32 all-clusters-app c3devkit (read only) 1021566 1021678 112 0.0
.flash.text 1021566 1021678 112 0.0
m5stack (read only) 1075299 1075443 144 0.0
.flash.text 1069915 1070059 144 0.0
k32w light k32w061+release (read/write) 660748 660844 96 0.0
.text 583416 583512 96 0.0
lock k32w061+release (read/write) 687700 687780 80 0.0
.text 609892 609972 80 0.0
linux all-clusters-app debug (read only) 2972073 2972377 304 0.0
.rodata 264637 264669 32 0.0
.text 2529842 2530114 272 0.0
all-clusters-minimal-app debug (read only) 2818713 2818985 272 0.0
.text 2378178 2378450 272 0.0
bridge-app debug+rpc (read only) 2318985 2319257 272 0.0
.text 1959138 1959410 272 0.0
chip-tool debug (read only) 10278873 10279145 272 0.0
.text 8318980 8319252 272 0.0
chip-tool-ipv6only arm64 (read only) 10021084 10021596 512 0.0
.text 7965140 7965652 512 0.0
lighting-app debug+rpc (read only) 2556761 2557033 272 0.0
.text 2172834 2173106 272 0.0
lock-app debug (read only) 2521593 2521865 272 0.0
.text 2127490 2127762 272 0.0
ota-provider-app debug (read only) 2325169 2325441 272 0.0
.text 1958690 1958962 272 0.0
ota-requestor-app debug (read only) 2442745 2443017 272 0.0
.text 2064146 2064418 272 0.0
shell debug (read only) 2559009 2559281 272 0.0
.text 2173954 2174226 272 0.0
thermostat-no-ble arm64 (read only) 2599556 2600052 496 0.0
.text 2194112 2194608 496 0.0
tv-app debug (read only) 3107129 3107401 272 0.0
.text 2669890 2670162 272 0.0
tv-casting-app debug (read only) 5349409 5349681 272 0.0
.text 4752530 4752802 272 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2448952 2449016 64 0.0
.text 1411596 1411660 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1176443 1176539 96 0.0
text 812472 812564 92 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1156507 1156587 80 0.0
text 801780 801872 92 0.0
p6 all-clusters-app default (read/write) 2568432 2568464 32 0.0
.text 1526696 1526728 32 0.0
all-clusters-minimal-app default (read/write) 2513312 2513328 16 0.0
.text 1471576 1471592 16 0.0
light-app default (read/write) 2443296 2443312 16 0.0
.text 1401560 1401576 16 0.0
lock-app default (read/write) 2470384 2470400 16 0.0
.text 1428648 1428664 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 798456 798560 104 0.0
text 566614 566714 100 0.0
lighting-app tlsr9518adk80d (read/write) 818496 818592 96 0.0
text 583148 583246 98 0.0
Decreases (6 builds for cc13x2_26x2)
platform target config section e4cfa0a 64f4dfe change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 182840 182752 -88 -0.0
lock-ftd LP_CC2652R7 (read/write) 169796 169716 -80 -0.0
lock-mtd LP_CC2652R7 (read/write) 183232 183136 -96 -0.1
pump-app LP_CC2652R7 (read/write) 161676 161588 -88 -0.1
pump-controller-app LP_CC2652R7 (read/write) 175996 175908 -88 -0.1
shell LP_CC2652R7 (read/write) 185852 185764 -88 -0.0
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section e4cfa0a 64f4dfe change % change
bl602 lighting-app bl602 (read/write) 1383418 1383578 160 0.0
.bss 116978 116978 0 0.0
.data 4480 4480 0 0.0
.text 1053500 1053660 160 0.0
bl602+rpc (read/write) 1428826 1428986 160 0.0
.bss 124418 124418 0 0.0
.data 4600 4600 0 0.0
.text 1085156 1085316 160 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 668399 668487 88 0.0
(read/write) 182840 182752 -88 -0.0
.bss 74132 74132 0 0.0
.data 3356 3356 0 0.0
.rodata 88271 88271 0 0.0
.text 579812 579900 88 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 634039 634135 96 0.0
(read/write) 157700 157700 0 0.0
.bss 73428 73428 0 0.0
.data 3356 3356 0 0.0
.rodata 77511 77511 0 0.0
.text 556204 556300 96 0.0
lock-ftd LP_CC2652R7 (read only) 671619 671699 80 0.0
(read/write) 169796 169716 -80 -0.0
.bss 71196 71196 0 0.0
.data 3280 3280 0 0.0
.rodata 76411 76411 0 0.0
.text 594728 594808 80 0.0
lock-mtd LP_CC2652R7 (read only) 653871 653967 96 0.0
(read/write) 183232 183136 -96 -0.1
.bss 66884 66884 0 0.0
.data 3280 3280 0 0.0
.rodata 101151 101151 0 0.0
.text 552240 552336 96 0.0
pump-app LP_CC2652R7 (read only) 680587 680675 88 0.0
(read/write) 161676 161588 -88 -0.1
.bss 71276 71276 0 0.0
.data 3280 3280 0 0.0
.rodata 88771 88771 0 0.0
.text 591332 591420 88 0.0
pump-controller-app LP_CC2652R7 (read only) 666387 666475 88 0.0
(read/write) 175996 175908 -88 -0.1
.bss 71396 71396 0 0.0
.data 3276 3276 0 0.0
.rodata 84627 84627 0 0.0
.text 581280 581368 88 0.0
shell LP_CC2652R7 (read only) 660890 660978 88 0.0
(read/write) 185852 185764 -88 -0.0
.bss 76436 76436 0 0.0
.data 3360 3360 0 0.0
.rodata 85058 85058 0 0.0
.text 575516 575604 88 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 581990 582086 96 0.0
.app_xip_area 460552 460648 96 0.0
.bss 64232 64232 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 587906 587994 88 0.0
.app_xip_area 461740 461828 88 0.0
.bss 68960 68960 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 585258 585354 96 0.0
.app_xip_area 464668 464764 96 0.0
.bss 63440 63440 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1084640 1084672 32 0.0
.bss 133044 133044 0 0.0
.data 2048 2048 0 0.0
.text 949528 949560 32 0.0
BRD4161A+rpc (read/write) 1138932 1138964 32 0.0
.bss 149724 149724 0 0.0
.data 2260 2260 0 0.0
.text 986924 986956 32 0.0
BRD4161A+rs911x (read/write) 950008 950040 32 0.0
.bss 140768 140768 0 0.0
.data 2048 2048 0 0.0
.text 807172 807204 32 0.0
lock-app BRD4161A+wf200 (read/write) 1127788 1127884 96 0.0
.bss 144136 144136 0 0.0
.data 2056 2056 0 0.0
.text 981576 981672 96 0.0
window-app BRD4161A (read/write) 1078132 1078164 32 0.0
.bss 134516 134516 0 0.0
.data 2076 2076 0 0.0
.text 941520 941552 32 0.0
esp32 all-clusters-app c3devkit (read only) 1021566 1021678 112 0.0
(read/write) 1485978 1485978 0 0.0
.dram0.bss 70080 70080 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 215864 215864 0 0.0
.flash.text 1021566 1021678 112 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1075299 1075443 144 0.0
(read/write) 488024 488024 0 0.0
.dram0.bss 75600 75600 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 246284 246284 0 0.0
.flash.text 1069915 1070059 144 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 660748 660844 96 0.0
.bss 69540 69540 0 0.0
.data 1992 1992 0 0.0
.text 583416 583512 96 0.0
lock k32w061+release (read/write) 687700 687780 80 0.0
.bss 70004 70004 0 0.0
.data 2004 2004 0 0.0
.text 609892 609972 80 0.0
linux all-clusters-app debug (read only) 2972073 2972377 304 0.0
(read/write) 155016 155016 0 0.0
.bss 61664 61664 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 85048 85048 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 264637 264669 32 0.0
.text 2529842 2530114 272 0.0
all-clusters-minimal-app debug (read only) 2818713 2818985 272 0.0
(read/write) 146688 146688 0 0.0
.bss 60864 60864 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 77608 77608 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 265597 265597 0 0.0
.text 2378178 2378450 272 0.0
bridge-app debug+rpc (read only) 2318985 2319257 272 0.0
(read/write) 125504 125504 0 0.0
.bss 48928 48928 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 66984 66984 0 0.0
.dynamic 608 608 0 0.0
.got 4384 4384 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 198208 198208 0 0.0
.text 1959138 1959410 272 0.0
chip-tool debug (read only) 10278873 10279145 272 0.0
(read/write) 628544 628544 0 0.0
.bss 24728 24728 0 0.0
.data 3234 3234 0 0.0
.data.rel.ro 594208 594208 0 0.0
.dynamic 608 608 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 514101 514101 0 0.0
.text 8318980 8319252 272 0.0
chip-tool-ipv6only arm64 (read only) 10021084 10021596 512 0.0
(read/write) 693617 693617 0 0.0
.bss 42961 42961 0 0.0
.data 3304 3304 0 0.0
.data.rel.ro 629816 629816 0 0.0
.dynamic 528 528 0 0.0
.got 13616 13616 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 478236 478236 0 0.0
.text 7965140 7965652 512 0.0
lighting-app debug+rpc (read only) 2556761 2557033 272 0.0
(read/write) 129528 129528 0 0.0
.bss 49440 49440 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72136 72136 0 0.0
.dynamic 608 608 0 0.0
.got 4384 4384 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 214056 214056 0 0.0
.text 2172834 2173106 272 0.0
lock-app debug (read only) 2521593 2521865 272 0.0
(read/write) 124512 124512 0 0.0
.bss 47840 47840 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69096 69096 0 0.0
.dynamic 608 608 0 0.0
.got 4416 4416 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 229032 229032 0 0.0
.text 2127490 2127762 272 0.0
ota-provider-app debug (read only) 2325169 2325441 272 0.0
(read/write) 118312 118312 0 0.0
.bss 47488 47488 0 0.0
.data 1944 1944 0 0.0
.data.rel.ro 63096 63096 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 203800 203800 0 0.0
.text 1958690 1958962 272 0.0
ota-requestor-app debug (read only) 2442745 2443017 272 0.0
(read/write) 125216 125216 0 0.0
.bss 49856 49856 0 0.0
.data 2232 2232 0 0.0
.data.rel.ro 67304 67304 0 0.0
.dynamic 608 608 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 207520 207520 0 0.0
.text 2064146 2064418 272 0.0
shell debug (read only) 2559009 2559281 272 0.0
(read/write) 141104 141104 0 0.0
.bss 57448 57448 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 76688 76688 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 228050 228050 0 0.0
.text 2173954 2174226 272 0.0
thermostat-no-ble arm64 (read only) 2599556 2600052 496 0.0
(read/write) 158257 158257 0 0.0
.bss 65249 65249 0 0.0
.data 1704 1704 0 0.0
.data.rel.ro 83216 83216 0 0.0
.dynamic 528 528 0 0.0
.got 5072 5072 0 0.0
.init 24 24 0 0.0
.init_array 400 400 0 0.0
.rodata 165700 165700 0 0.0
.text 2194112 2194608 496 0.0
tv-app debug (read only) 3107129 3107401 272 0.0
(read/write) 257704 257704 0 0.0
.bss 167016 167016 0 0.0
.data 4848 4848 0 0.0
.data.rel.ro 79392 79392 0 0.0
.dynamic 608 608 0 0.0
.got 4840 4840 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 249440 249440 0 0.0
.text 2669890 2670162 272 0.0
tv-casting-app debug (read only) 5349409 5349681 272 0.0
(read/write) 156848 156848 0 0.0
.bss 50248 50248 0 0.0
.data 2416 2416 0 0.0
.data.rel.ro 97928 97928 0 0.0
.dynamic 608 608 0 0.0
.got 4736 4736 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 331625 331625 0 0.0
.text 4752530 4752802 272 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2448952 2449016 64 0.0
.bss 213940 213940 0 0.0
.data 5872 5872 0 0.0
.text 1411596 1411660 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1176443 1176539 96 0.0
bss 142900 142900 0 0.0
rodata 142164 142164 0 0.0
text 812472 812564 92 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1156507 1156587 80 0.0
bss 142136 142136 0 0.0
rodata 133708 133708 0 0.0
text 801780 801872 92 0.0
p6 all-clusters-app default (read/write) 2568432 2568464 32 0.0
.bss 149120 149120 0 0.0
.data 2776 2776 0 0.0
.text 1526696 1526728 32 0.0
all-clusters-minimal-app default (read/write) 2513312 2513328 16 0.0
.bss 148400 148400 0 0.0
.data 2776 2776 0 0.0
.text 1471576 1471592 16 0.0
light-app default (read/write) 2443296 2443312 16 0.0
.bss 140456 140456 0 0.0
.data 2592 2592 0 0.0
.text 1401560 1401576 16 0.0
lock-app default (read/write) 2470384 2470400 16 0.0
.bss 140304 140304 0 0.0
.data 2600 2600 0 0.0
.text 1428648 1428664 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 798456 798560 104 0.0
bss 70576 70576 0 0.0
noinit 40416 40416 0 0.0
text 566614 566714 100 0.0
lighting-app tlsr9518adk80d (read/write) 818496 818592 96 0.0
bss 71420 71420 0 0.0
noinit 40416 40416 0 0.0
text 583148 583246 98 0.0

@tcarmelveilleux tcarmelveilleux merged commit 8800678 into project-chip:master Jul 18, 2022
github-actions bot pushed a commit that referenced this pull request Jul 18, 2022
* Fix status on fabric-scoped commnads in PASE

* Add cirque test

* Fixed typo

* Revert file committed by mistake

* Fix CI

* Apply review comments from @bzbarsky-apple
woody-apple added a commit that referenced this pull request Jul 18, 2022
* Fix status on fabric-scoped commnads in PASE

* Add cirque test

* Fixed typo

* Revert file committed by mistake

* Fix CI

* Apply review comments from @bzbarsky-apple

Co-authored-by: Tennessee Carmel-Veilleux <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app controller request sve review - approved spec Mismatch between spec and implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants