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

Add ability to add pending fabric at a chosen fabric index #33646

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

mspang
Copy link
Contributor

@mspang mspang commented May 29, 2024

Currently it's only possible to allocate fabric indexes sequentially starting from 1.

Sparse fabric tables could be produced by adding & removing fabrics, but not directly.

This allow the application to control the assignment of fabric ids directly by providing a function that overrides the next index to use.

eg If an application has 3 fabrics, it can recreate the fabric table from scratch while keeping consistent indexes.

Copy link

github-actions bot commented May 29, 2024

PR #33646: Size comparison from 8c8889b to 76ea311

Increases (3 builds for nrfconnect)
platform target config section 8c8889b 76ea311 change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1058788 1058836 48 0.0
text 769516 769560 44 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1235720 1235752 32 0.0
text 795816 795856 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1006532 1006580 48 0.0
text 731204 731248 44 0.0
Full report (7 builds for cc32xx, mbed, nrfconnect, stm32)
platform target config section 8c8889b 76ea311 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606470 606470 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90206 90206 0 0.0
.text 514144 514144 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651750 651750 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111086 111086 0 0.0
.text 538540 538540 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535776 2535776 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1498460 1498460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058788 1058836 48 0.0
bss 139209 139209 0 0.0
rodata 102788 102788 0 0.0
text 769516 769560 44 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235720 1235752 32 0.0
bss 137637 137637 0 0.0
rodata 152224 152224 0 0.0
text 795816 795856 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006532 1006580 48 0.0
bss 138107 138107 0 0.0
rodata 90004 90004 0 0.0
text 731204 731248 44 0.0
stm32 light STM32WB5MM-DK (read/write) 622570 622570 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82036 82036 0 0.0
.text 389184 389184 0 0.0

@mspang mspang force-pushed the for-chip/fabric-index branch from 76ea311 to 6af5226 Compare May 29, 2024 00:39
Copy link

github-actions bot commented May 29, 2024

PR #33646: Size comparison from 8c8889b to 6af5226

Increases (19 builds for nrfconnect, telink)
platform target config section 8c8889b 6af5226 change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1058788 1058836 48 0.0
text 769516 769560 44 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1235720 1235752 32 0.0
text 795816 795856 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1006532 1006580 48 0.0
text 731204 731248 44 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 834626 834674 48 0.0
text 624558 624608 50 0.0
all-clusters-app tlsr9118bdk40d (read/write) 840068 840124 56 0.0
text 596920 596970 50 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1056676 1056732 56 0.0
text 769284 769334 50 0.0
bridge-app tlsr9518adk80d (read/write) 915040 915088 48 0.0
text 656056 656106 50 0.0
contact-sensor-app tlsr9528a_retention (read/write) 836478 836526 48 0.0
text 626364 626414 50 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 947512 947568 56 0.0
text 713244 713294 50 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read/write) 770060 770108 48 0.0
text 555210 555260 50 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090208 1090268 60 0.0
text 792640 792690 50 0.0
lock-app-dfu tlsr9528a (read/write) 911268 911316 48 0.0
text 659408 659458 50 0.0
ota-requestor-app tlsr9518adk80d (read/write) 933860 933908 48 0.0
text 674938 674988 50 0.0
pump-app tlsr9258a (read/write) 831560 831616 56 0.0
text 620996 621046 50 0.0
pump-controller-app tlsr9118bdk40d (read/write) 606944 606992 48 0.0
text 450112 450162 50 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 844106 844154 48 0.0
text 632764 632814 50 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 859613 859661 48 0.0
text 642474 642524 50 0.0
thermostat tlsr9518adk80d (read/write) 825704 825752 48 0.0
text 617822 617872 50 0.0
window-covering tlsr9258a (read/write) 835832 835880 48 0.0
text 622766 622816 50 0.0
Full report (81 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, stm32, telink)
platform target config section 8c8889b 6af5226 change % change
bl602 lighting-app bl602 (read/write) 1444642 1444642 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 160028 160028 0 0.0
.text 1108552 1108552 0 0.0
bl602+mfd (read/write) 1459082 1459082 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158988 158988 0 0.0
.text 1123870 1123870 0 0.0
bl602+rpc (read/write) 1492058 1492058 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167604 167604 0 0.0
.text 1139942 1139942 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210491 1210491 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 109580 109580 0 0.0
.text 978956 978956 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221563 1221563 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 108520 108520 0 0.0
.text 990966 990966 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301963 1301963 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124952 124952 0 0.0
.text 1053664 1053664 0 0.0
bl706-eth (read/write) 1027837 1027837 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102596 102596 0 0.0
.text 769760 769760 0 0.0
bl706-wifi (read/write) 1261750 1261750 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123716 123716 0 0.0
.text 1000766 1000766 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1180084 1180084 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 103584 103584 0 0.0
.text 972086 972086 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1191488 1191488 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 102524 102524 0 0.0
.text 984408 984408 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797332 797332 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85868 85868 0 0.0
.text 711200 711200 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813040 813040 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 79344 79344 0 0.0
.text 733432 733432 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802380 802380 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106668 106668 0 0.0
.text 695448 695448 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755292 755292 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 81276 81276 0 0.0
.text 673752 673752 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740964 740964 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 77060 77060 0 0.0
.text 663640 663640 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606470 606470 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90206 90206 0 0.0
.text 514144 514144 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651750 651750 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111086 111086 0 0.0
.text 538540 538540 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740491 740491 0 0.0
.app_xip_area 660437 660437 0 0.0
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 762967 762967 0 0.0
.app_xip_area 680281 680281 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 762967 762967 0 0.0
.app_xip_area 680281 680281 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712347 712347 0 0.0
.app_xip_area 637225 637225 0 0.0
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 678683 678683 0 0.0
.app_xip_area 602925 602925 0 0.0
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 700879 700879 0 0.0
.app_xip_area 622569 622569 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 700879 700879 0 0.0
.app_xip_area 622569 622569 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697043 697043 0 0.0
.app_xip_area 618269 618269 0 0.0
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 719311 719311 0 0.0
.app_xip_area 637985 637985 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 719311 719311 0 0.0
.app_xip_area 637985 637985 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 659795 659795 0 0.0
.app_xip_area 587053 587053 0 0.0
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682271 682271 0 0.0
.app_xip_area 606897 606897 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682271 682271 0 0.0
.app_xip_area 606897 606897 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070772 1070772 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 887248 887248 0 0.0
lock-app BRD4338a (read/write) 962508 962508 0 0.0
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 700432 700432 0 0.0
window-app BRD4187C (read/write) 1135104 1135104 0 0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967148 967148 0 0.0
esp32 all-clusters-app c3devkit (read only) 1210344 1210344 0 0.0
(read/write) 1752704 1752704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 254768 254768 0 0.0
.flash.text 1210344 1210344 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1253367 1253367 0 0.0
(read/write) 537292 537292 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 286496 286496 0 0.0
.flash.text 1247203 1247203 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713717 2713717 0 0.0
(read/write) 133328 133328 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 77144 77144 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 188400 188400 0 0.0
.text 2341109 2341109 0 0.0
all-clusters-app debug (read only) 6002553 6002553 0 0.0
(read/write) 485960 485960 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 337752 337752 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 355760 355760 0 0.0
.text 5204931 5204931 0 0.0
all-clusters-minimal-app debug (read only) 5289865 5289865 0 0.0
(read/write) 241720 241720 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 101112 101112 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 294570 294570 0 0.0
.text 4752531 4752531 0 0.0
bridge-app debug (read only) 4701905 4701905 0 0.0
(read/write) 221736 221736 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 89168 89168 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 234986 234986 0 0.0
.text 4240227 4240227 0 0.0
chip-tool debug (read only) 12175449 12175449 0 0.0
(read/write) 524800 524800 0 0.0
.bss 95128 95128 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 417320 417320 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 459385 459385 0 0.0
.text 11004467 11004467 0 0.0
chip-tool-ipv6only arm64 (read only) 1150627 1150627 0 0.0
(read/write) 591864 591864 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 457472 457472 0 0.0
.dynamic 512 512 0 0.0
.got 17280 17280 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 361172 361172 0 0.0
.text 10259224 10259224 0 0.0
fabric-admin debug (read only) 11924041 11924041 0 0.0
(read/write) 517896 517896 0 0.0
.bss 94488 94488 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411528 411528 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 430489 430489 0 0.0
.text 10796755 10796755 0 0.0
fabric-bridge-app debug (read only) 4569529 4569529 0 0.0
(read/write) 213744 213744 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86896 86896 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 228362 228362 0 0.0
.text 4116819 4116819 0 0.0
lighting-app debug+rpc+ui (read only) 5615377 5615377 0 0.0
(read/write) 230920 230920 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 98000 98000 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 359220 359220 0 0.0
.text 5002243 5002243 0 0.0
lock-app debug (read only) 4757281 4757281 0 0.0
(read/write) 209120 209120 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 83416 83416 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 260842 260842 0 0.0
.text 4278387 4278387 0 0.0
ota-provider-app debug (read only) 4374185 4374185 0 0.0
(read/write) 197464 197464 0 0.0
.bss 114624 114624 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 72464 72464 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212746 212746 0 0.0
.text 3962403 3962403 0 0.0
ota-requestor-app debug (read only) 4502969 4502969 0 0.0
(read/write) 201896 201896 0 0.0
.bss 115520 115520 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 75632 75632 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 218826 218826 0 0.0
.text 4080419 4080419 0 0.0
shell debug (read only) 2976017 2976017 0 0.0
(read/write) 158320 158320 0 0.0
.bss 60752 60752 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 90288 90288 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191456 191456 0 0.0
.text 2602770 2602770 0 0.0
thermostat-no-ble arm64 (read only) 4491628 4491628 0 0.0
(read/write) 250520 250520 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106768 106768 0 0.0
.dynamic 512 512 0 0.0
.got 9144 9144 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162516 162516 0 0.0
.text 3985720 3985720 0 0.0
tv-app debug (read only) 5831297 5831297 0 0.0
(read/write) 350008 350008 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 97480 97480 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 302346 302346 0 0.0
.text 5280755 5280755 0 0.0
tv-casting-app debug (read only) 9987089 9987089 0 0.0
(read/write) 343912 343912 0 0.0
.bss 156728 156728 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 177200 177200 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 389432 389432 0 0.0
.text 9125155 9125155 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535776 2535776 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1498460 1498460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058788 1058836 48 0.0
bss 139209 139209 0 0.0
rodata 102788 102788 0 0.0
text 769516 769560 44 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235720 1235752 32 0.0
bss 137637 137637 0 0.0
rodata 152224 152224 0 0.0
text 795816 795856 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006532 1006580 48 0.0
bss 138107 138107 0 0.0
rodata 90004 90004 0 0.0
text 731204 731248 44 0.0
nxp contact k32w0+release (read only) 575876 575876 0 0.0
(read/write) 83212 83212 0 0.0
.bss 67920 67920 0 0.0
.data 2204 2204 0 0.0
.text 575340 575340 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 703780 703780 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590256 590256 0 0.0
light k32w0+release (read only) 609768 609768 0 0.0
(read/write) 82696 82696 0 0.0
.bss 67376 67376 0 0.0
.data 2224 2224 0 0.0
.text 609232 609232 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795560 795560 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673296 673296 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1824404 1824404 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1608804 1608804 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1745892 1745892 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1533388 1533388 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1665548 1665548 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1459764 1459764 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1694740 1694740 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1461892 1461892 0 0.0
stm32 light STM32WB5MM-DK (read/write) 622570 622570 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82036 82036 0 0.0
.text 389184 389184 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834626 834674 48 0.0
bss 49944 49944 0 0.0
text 624558 624608 50 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 840068 840124 56 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 596920 596970 50 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1056676 1056732 56 0.0
bss 110132 110132 0 0.0
text 769284 769334 50 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915040 915088 48 0.0
bss 92888 92888 0 0.0
text 656056 656106 50 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836478 836526 48 0.0
bss 49988 49988 0 0.0
text 626364 626414 50 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 947512 947568 56 0.0
bss 76580 76580 0 0.0
text 713244 713294 50 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 770060 770108 48 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 555210 555260 50 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090208 1090268 60 0.0
bss 99980 99980 0 0.0
text 792640 792690 50 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911268 911316 48 0.0
bss 69268 69268 0 0.0
text 659408 659458 50 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933860 933908 48 0.0
bss 92620 92620 0 0.0
text 674938 674988 50 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831560 831616 56 0.0
bss 58232 58232 0 0.0
text 620996 621046 50 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 606944 606992 48 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 450112 450162 50 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675304 675304 0 0.0
bss 71852 71852 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844106 844154 48 0.0
bss 51616 51616 0 0.0
text 632764 632814 50 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859613 859661 48 0.0
bss 59804 59804 0 0.0
text 642474 642524 50 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825704 825752 48 0.0
bss 56492 56492 0 0.0
text 617822 617872 50 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835832 835880 48 0.0
bss 58448 58448 0 0.0
text 622766 622816 50 0.0

Copy link

github-actions bot commented May 30, 2024

PR #33646: Size comparison from 8c8889b to a61b52e

Increases (33 builds for cc13x4_26x4, esp32, linux, nrfconnect, nxp, telink)
platform target config section 8c8889b a61b52e change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797332 797340 8 0.0
.text 711200 711208 8 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813040 813064 24 0.0
.text 733432 733456 24 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802380 802388 8 0.0
.text 695448 695456 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755292 755300 8 0.0
.text 673752 673760 8 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740964 740972 8 0.0
.text 663640 663648 8 0.0
esp32 all-clusters-app c3devkit (read only) 1210344 1210360 16 0.0
.flash.text 1210344 1210360 16 0.0
m5stack (read/write) 537292 537300 8 0.0
.flash.rodata 286496 286504 8 0.0
linux all-clusters-app debug (read only) 6002553 6002929 376 0.0
(read/write) 485960 486344 384 0.1
.data.rel.ro 337752 338136 384 0.1
.rodata 355760 355824 64 0.0
chip-tool debug (read only) 12175449 12185321 9872 0.1
(read/write) 524800 525376 576 0.1
.data.rel.ro 417320 417896 576 0.1
.rodata 459385 459801 416 0.1
.text 11004467 11013155 8688 0.1
chip-tool-ipv6only arm64 (read only) 1150627 11514036 7760 0.1
(read/write) 591864 592320 456 0.1
.data.rel.ro 457472 458064 592 0.1
.got 17280 17288 8 0.0
.rodata 361172 361332 160 0.0
.text 10259224 10266008 6784 0.1
fabric-admin debug (read only) 11924041 11933881 9840 0.1
(read/write) 517896 518440 544 0.1
.data.rel.ro 411528 412088 560 0.1
.rodata 430489 430873 384 0.1
.text 10796755 10805443 8688 0.1
tv-casting-app debug (read only) 9987089 9996473 9384 0.1
(read/write) 343912 344104 192 0.1
.data.rel.ro 177200 177392 192 0.1
.rodata 389432 389720 288 0.1
.text 9125155 9133795 8640 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1058788 1058836 48 0.0
text 769516 769564 48 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1235720 1235752 32 0.0
text 795816 795860 44 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1006532 1006580 48 0.0
text 731204 731252 48 0.0
nxp contact k32w1+release (read/write) 703780 703892 112 0.0
.text 590256 590368 112 0.0
light k32w1+release (read/write) 795560 795576 16 0.0
.text 673296 673312 16 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 834626 834690 64 0.0
text 624558 624624 66 0.0
all-clusters-app tlsr9118bdk40d (read/write) 840068 840140 72 0.0
text 596920 596986 66 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1056676 1056748 72 0.0
text 769284 769350 66 0.0
bridge-app tlsr9518adk80d (read/write) 915040 915104 64 0.0
text 656056 656122 66 0.0
contact-sensor-app tlsr9528a_retention (read/write) 836478 836542 64 0.0
text 626364 626430 66 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 947512 947584 72 0.0
text 713244 713310 66 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read/write) 770060 770124 64 0.0
text 555210 555276 66 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090208 1090284 76 0.0
text 792640 792706 66 0.0
lock-app-dfu tlsr9528a (read/write) 911268 911332 64 0.0
text 659408 659474 66 0.0
ota-requestor-app tlsr9518adk80d (read/write) 933860 933924 64 0.0
text 674938 675004 66 0.0
pump-app tlsr9258a (read/write) 831560 831632 72 0.0
text 620996 621062 66 0.0
pump-controller-app tlsr9118bdk40d (read/write) 606944 607008 64 0.0
text 450112 450178 66 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 844106 844170 64 0.0
text 632764 632830 66 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 859613 859677 64 0.0
text 642474 642540 66 0.0
thermostat tlsr9518adk80d (read/write) 825704 825768 64 0.0
text 617822 617888 66 0.0
window-covering tlsr9258a (read/write) 835832 835896 64 0.0
text 622766 622832 66 0.0
Decreases (22 builds for bl602, bl702, bl702l, cc32xx, efr32, linux, nxp)
platform target config section 8c8889b a61b52e change % change
bl602 lighting-app bl602 (read/write) 1444642 1444010 -632 -0.0
.text 1108552 1107918 -634 -0.1
bl602+mfd (read/write) 1459082 1458706 -376 -0.0
.text 1123870 1123492 -378 -0.0
bl602+rpc (read/write) 1492058 1491682 -376 -0.0
.text 1139942 1139564 -378 -0.0
bl702 lighting-app bl702 (read/write) 1210491 1210115 -376 -0.0
.text 978956 978578 -378 -0.0
bl702+mfd (read/write) 1221563 1220927 -636 -0.1
.text 990966 990332 -634 -0.1
bl702+rpc (read/write) 1301963 1301331 -632 -0.0
.text 1053664 1053030 -634 -0.1
bl706-eth (read/write) 1027837 1027461 -376 -0.0
.text 769760 769382 -378 -0.0
bl706-wifi (read/write) 1261750 1261138 -612 -0.0
.text 1000766 1000156 -610 -0.1
bl702l lighting-app bl702l (read/write) 1180084 1179960 -124 -0.0
.text 972086 971452 -634 -0.1
bl702l+mfd (read/write) 1191488 1191368 -120 -0.0
.text 984408 983774 -634 -0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606470 606454 -16 -0.0
.text 514144 514128 -16 -0.0
lock CC3235SF_LAUNCHXL (read only) 651750 651734 -16 -0.0
.text 538540 538524 -16 -0.0
efr32 lock-app BRD4338a (read/write) 962508 962476 -32 -0.0
.text 700432 700400 -32 -0.0
linux all-clusters-minimal-app debug (read only) 5289865 5289849 -16 -0.0
.text 4752531 4752515 -16 -0.0
bridge-app debug (read only) 4701905 4701889 -16 -0.0
.text 4240227 4240211 -16 -0.0
lighting-app debug+rpc+ui (read only) 5615377 5615361 -16 -0.0
.text 5002243 5002227 -16 -0.0
lock-app debug (read only) 4757281 4757265 -16 -0.0
.text 4278387 4278371 -16 -0.0
ota-provider-app debug (read only) 4374185 4374169 -16 -0.0
.text 3962403 3962387 -16 -0.0
ota-requestor-app debug (read only) 4502969 4502953 -16 -0.0
.text 4080419 4080403 -16 -0.0
tv-app debug (read only) 5831297 5831281 -16 -0.0
.text 5280755 5280739 -16 -0.0
nxp contact k32w0+release (read only) 575876 575668 -208 -0.0
(read/write) 83212 83204 -8 -0.0
.bss 67920 67912 -8 -0.0
.data 2204 2200 -4 -0.2
.text 575340 575132 -208 -0.0
light k32w0+release (read only) 609768 609560 -208 -0.0
(read/write) 82696 82688 -8 -0.0
.bss 67376 67368 -8 -0.0
.data 2224 2220 -4 -0.2
.text 609232 609024 -208 -0.0
Full report (64 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, linux, mbed, nrfconnect, nxp, stm32, telink)
platform target config section 8c8889b a61b52e change % change
bl602 lighting-app bl602 (read/write) 1444642 1444010 -632 -0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 160028 160028 0 0.0
.text 1108552 1107918 -634 -0.1
bl602+mfd (read/write) 1459082 1458706 -376 -0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158988 158988 0 0.0
.text 1123870 1123492 -378 -0.0
bl602+rpc (read/write) 1492058 1491682 -376 -0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167604 167604 0 0.0
.text 1139942 1139564 -378 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210491 1210115 -376 -0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 109580 109580 0 0.0
.text 978956 978578 -378 -0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221563 1220927 -636 -0.1
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 108520 108520 0 0.0
.text 990966 990332 -634 -0.1
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301963 1301331 -632 -0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124952 124952 0 0.0
.text 1053664 1053030 -634 -0.1
bl706-eth (read/write) 1027837 1027461 -376 -0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102596 102596 0 0.0
.text 769760 769382 -378 -0.0
bl706-wifi (read/write) 1261750 1261138 -612 -0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123716 123716 0 0.0
.text 1000766 1000156 -610 -0.1
bl702l lighting-app bl702l (read/write) 1180084 1179960 -124 -0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 103584 103584 0 0.0
.text 972086 971452 -634 -0.1
bl702l+mfd (read/write) 1191488 1191368 -120 -0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 102524 102524 0 0.0
.text 984408 983774 -634 -0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797332 797340 8 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85868 85868 0 0.0
.text 711200 711208 8 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813040 813064 24 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 79344 79344 0 0.0
.text 733432 733456 24 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802380 802388 8 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106668 106668 0 0.0
.text 695448 695456 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755292 755300 8 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 81276 81276 0 0.0
.text 673752 673760 8 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740964 740972 8 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 77060 77060 0 0.0
.text 663640 663648 8 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606470 606454 -16 -0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90206 90206 0 0.0
.text 514144 514128 -16 -0.0
lock CC3235SF_LAUNCHXL (read only) 651750 651734 -16 -0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111086 111086 0 0.0
.text 538540 538524 -16 -0.0
efr32 lighting-app BRD4187C (read/write) 1070772 1070772 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 887248 887248 0 0.0
lock-app BRD4338a (read/write) 962508 962476 -32 -0.0
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 700432 700400 -32 -0.0
window-app BRD4187C (read/write) 1135104 1135104 0 0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967148 967148 0 0.0
esp32 all-clusters-app c3devkit (read only) 1210344 1210360 16 0.0
(read/write) 1752704 1752704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 254768 254768 0 0.0
.flash.text 1210344 1210360 16 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1253367 1253367 0 0.0
(read/write) 537292 537300 8 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 286496 286504 8 0.0
.flash.text 1247203 1247203 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713717 2713717 0 0.0
(read/write) 133328 133328 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 77144 77144 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 188400 188400 0 0.0
.text 2341109 2341109 0 0.0
all-clusters-app debug (read only) 6002553 6002929 376 0.0
(read/write) 485960 486344 384 0.1
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 337752 338136 384 0.1
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 355760 355824 64 0.0
.text 5204931 5204931 0 0.0
all-clusters-minimal-app debug (read only) 5289865 5289849 -16 -0.0
(read/write) 241720 241720 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 101112 101112 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 294570 294570 0 0.0
.text 4752531 4752515 -16 -0.0
bridge-app debug (read only) 4701905 4701889 -16 -0.0
(read/write) 221736 221736 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 89168 89168 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 234986 234986 0 0.0
.text 4240227 4240211 -16 -0.0
chip-tool debug (read only) 12175449 12185321 9872 0.1
(read/write) 524800 525376 576 0.1
.bss 95128 95128 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 417320 417896 576 0.1
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 459385 459801 416 0.1
.text 11004467 11013155 8688 0.1
chip-tool-ipv6only arm64 (read only) 1150627 11514036 7760 0.1
(read/write) 591864 592320 456 0.1
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 457472 458064 592 0.1
.dynamic 512 512 0 0.0
.got 17280 17288 8 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 361172 361332 160 0.0
.text 10259224 10266008 6784 0.1
fabric-admin debug (read only) 11924041 11933881 9840 0.1
(read/write) 517896 518440 544 0.1
.bss 94488 94488 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411528 412088 560 0.1
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 430489 430873 384 0.1
.text 10796755 10805443 8688 0.1
fabric-bridge-app debug (read only) 4569529 4569529 0 0.0
(read/write) 213744 213744 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86896 86896 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 228362 228362 0 0.0
.text 4116819 4116819 0 0.0
lighting-app debug+rpc+ui (read only) 5615377 5615361 -16 -0.0
(read/write) 230920 230920 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 98000 98000 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 359220 359220 0 0.0
.text 5002243 5002227 -16 -0.0
lock-app debug (read only) 4757281 4757265 -16 -0.0
(read/write) 209120 209120 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 83416 83416 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 260842 260842 0 0.0
.text 4278387 4278371 -16 -0.0
ota-provider-app debug (read only) 4374185 4374169 -16 -0.0
(read/write) 197464 197464 0 0.0
.bss 114624 114624 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 72464 72464 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212746 212746 0 0.0
.text 3962403 3962387 -16 -0.0
ota-requestor-app debug (read only) 4502969 4502953 -16 -0.0
(read/write) 201896 201896 0 0.0
.bss 115520 115520 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 75632 75632 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 218826 218826 0 0.0
.text 4080419 4080403 -16 -0.0
shell debug (read only) 2976017 2976017 0 0.0
(read/write) 158320 158320 0 0.0
.bss 60752 60752 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 90288 90288 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191456 191456 0 0.0
.text 2602770 2602770 0 0.0
thermostat-no-ble arm64 (read only) 4491628 4491628 0 0.0
(read/write) 250520 250520 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106768 106768 0 0.0
.dynamic 512 512 0 0.0
.got 9144 9144 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162516 162516 0 0.0
.text 3985720 3985720 0 0.0
tv-app debug (read only) 5831297 5831281 -16 -0.0
(read/write) 350008 350008 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 97480 97480 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 302346 302346 0 0.0
.text 5280755 5280739 -16 -0.0
tv-casting-app debug (read only) 9987089 9996473 9384 0.1
(read/write) 343912 344104 192 0.1
.bss 156728 156728 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 177200 177392 192 0.1
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 389432 389720 288 0.1
.text 9125155 9133795 8640 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535776 2535776 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1498460 1498460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058788 1058836 48 0.0
bss 139209 139209 0 0.0
rodata 102788 102788 0 0.0
text 769516 769564 48 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235720 1235752 32 0.0
bss 137637 137637 0 0.0
rodata 152224 152224 0 0.0
text 795816 795860 44 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006532 1006580 48 0.0
bss 138107 138107 0 0.0
rodata 90004 90004 0 0.0
text 731204 731252 48 0.0
nxp contact k32w0+release (read only) 575876 575668 -208 -0.0
(read/write) 83212 83204 -8 -0.0
.bss 67920 67912 -8 -0.0
.data 2204 2200 -4 -0.2
.text 575340 575132 -208 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 703780 703892 112 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590256 590368 112 0.0
light k32w0+release (read only) 609768 609560 -208 -0.0
(read/write) 82696 82688 -8 -0.0
.bss 67376 67368 -8 -0.0
.data 2224 2220 -4 -0.2
.text 609232 609024 -208 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795560 795576 16 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673296 673312 16 0.0
stm32 light STM32WB5MM-DK (read/write) 622570 622570 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82036 82036 0 0.0
.text 389184 389184 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834626 834690 64 0.0
bss 49944 49944 0 0.0
text 624558 624624 66 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 840068 840140 72 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 596920 596986 66 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1056676 1056748 72 0.0
bss 110132 110132 0 0.0
text 769284 769350 66 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915040 915104 64 0.0
bss 92888 92888 0 0.0
text 656056 656122 66 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836478 836542 64 0.0
bss 49988 49988 0 0.0
text 626364 626430 66 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 947512 947584 72 0.0
bss 76580 76580 0 0.0
text 713244 713310 66 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 770060 770124 64 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 555210 555276 66 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090208 1090284 76 0.0
bss 99980 99980 0 0.0
text 792640 792706 66 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911268 911332 64 0.0
bss 69268 69268 0 0.0
text 659408 659474 66 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933860 933924 64 0.0
bss 92620 92620 0 0.0
text 674938 675004 66 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831560 831632 72 0.0
bss 58232 58232 0 0.0
text 620996 621062 66 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 606944 607008 64 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 450112 450178 66 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675304 675304 0 0.0
bss 71852 71852 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844106 844170 64 0.0
bss 51616 51616 0 0.0
text 632764 632830 66 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859613 859677 64 0.0
bss 59804 59804 0 0.0
text 642474 642540 66 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825704 825768 64 0.0
bss 56492 56492 0 0.0
text 617822 617888 66 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835832 835896 64 0.0
bss 58448 58448 0 0.0
text 622766 622832 66 0.0

@mspang mspang requested a review from bzbarsky-apple May 30, 2024 19:27
Copy link

github-actions bot commented May 31, 2024

PR #33646: Size comparison from 7ebc71f to 6b94ffc

Increases (19 builds for nrfconnect, telink)
platform target config section 7ebc71f 6b94ffc change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1058788 1058836 48 0.0
text 769520 769564 44 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1235720 1235752 32 0.0
text 795820 795860 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1006532 1006580 48 0.0
text 731208 731252 44 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 834642 834690 48 0.0
text 624574 624624 50 0.0
all-clusters-app tlsr9118bdk40d (read/write) 840084 840140 56 0.0
text 596936 596986 50 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1056692 1056748 56 0.0
text 769300 769350 50 0.0
bridge-app tlsr9518adk80d (read/write) 915056 915104 48 0.0
text 656072 656122 50 0.0
contact-sensor-app tlsr9528a_retention (read/write) 836494 836542 48 0.0
text 626380 626430 50 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 947528 947584 56 0.0
text 713260 713310 50 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read/write) 770076 770124 48 0.0
text 555226 555276 50 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090224 1090284 60 0.0
text 792656 792706 50 0.0
lock-app-dfu tlsr9528a (read/write) 911284 911332 48 0.0
text 659424 659474 50 0.0
ota-requestor-app tlsr9518adk80d (read/write) 933876 933924 48 0.0
text 674954 675004 50 0.0
pump-app tlsr9258a (read/write) 831576 831632 56 0.0
text 621012 621062 50 0.0
pump-controller-app tlsr9118bdk40d (read/write) 606960 607008 48 0.0
text 450128 450178 50 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 844122 844170 48 0.0
text 632780 632830 50 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 859629 859677 48 0.0
text 642490 642540 50 0.0
thermostat tlsr9518adk80d (read/write) 825720 825768 48 0.0
text 617838 617888 50 0.0
window-covering tlsr9258a (read/write) 835848 835896 48 0.0
text 622782 622832 50 0.0
Full report (83 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 7ebc71f 6b94ffc change % change
bl602 lighting-app bl602 (read/write) 1444010 1444010 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 160028 160028 0 0.0
.text 1107918 1107918 0 0.0
bl602+mfd (read/write) 1458706 1458706 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158988 158988 0 0.0
.text 1123492 1123492 0 0.0
bl602+rpc (read/write) 1491682 1491682 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167604 167604 0 0.0
.text 1139564 1139564 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210115 1210115 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 109580 109580 0 0.0
.text 978578 978578 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220927 1220927 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 108520 108520 0 0.0
.text 990332 990332 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301331 1301331 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124952 124952 0 0.0
.text 1053030 1053030 0 0.0
bl706-eth (read/write) 1027461 1027461 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102596 102596 0 0.0
.text 769382 769382 0 0.0
bl706-wifi (read/write) 1261138 1261138 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123716 123716 0 0.0
.text 1000156 1000156 0 0.0
bl702l lighting-app bl702l (read/write) 1179960 1179960 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 103584 103584 0 0.0
.text 971452 971452 0 0.0
bl702l+mfd (read/write) 1191368 1191368 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 102524 102524 0 0.0
.text 983774 983774 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797340 797340 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85868 85868 0 0.0
.text 711208 711208 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813064 813064 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 79344 79344 0 0.0
.text 733456 733456 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802388 802388 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106668 106668 0 0.0
.text 695456 695456 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755300 755300 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 81276 81276 0 0.0
.text 673760 673760 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740972 740972 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 77060 77060 0 0.0
.text 663648 663648 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606454 606454 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90206 90206 0 0.0
.text 514128 514128 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651734 651734 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111086 111086 0 0.0
.text 538524 538524 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740499 740499 0 0.0
.app_xip_area 660445 660445 0 0.0
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 762975 762975 0 0.0
.app_xip_area 680289 680289 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 762975 762975 0 0.0
.app_xip_area 680289 680289 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712355 712355 0 0.0
.app_xip_area 637233 637233 0 0.0
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 678691 678691 0 0.0
.app_xip_area 602933 602933 0 0.0
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 700887 700887 0 0.0
.app_xip_area 622577 622577 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 700887 700887 0 0.0
.app_xip_area 622577 622577 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697051 697051 0 0.0
.app_xip_area 618277 618277 0 0.0
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 719319 719319 0 0.0
.app_xip_area 637993 637993 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 719319 719319 0 0.0
.app_xip_area 637993 637993 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 659803 659803 0 0.0
.app_xip_area 587061 587061 0 0.0
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682279 682279 0 0.0
.app_xip_area 606905 606905 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682279 682279 0 0.0
.app_xip_area 606905 606905 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070772 1070772 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 887248 887248 0 0.0
lock-app BRD4338a (read/write) 962476 962476 0 0.0
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 700400 700400 0 0.0
window-app BRD4187C (read/write) 1135104 1135104 0 0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967148 967148 0 0.0
esp32 all-clusters-app c3devkit (read only) 1210360 1210360 0 0.0
(read/write) 1752704 1752704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 254768 254768 0 0.0
.flash.text 1210360 1210360 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1253367 1253367 0 0.0
(read/write) 537300 537300 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 286504 286504 0 0.0
.flash.text 1247203 1247203 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713685 2713685 0 0.0
(read/write) 133328 133328 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 77144 77144 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 188336 188336 0 0.0
.text 2341141 2341141 0 0.0
all-clusters-app debug (read only) 6002929 6002929 0 0.0
(read/write) 486344 486344 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 338136 338136 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 355792 355792 0 0.0
.text 5204963 5204963 0 0.0
all-clusters-minimal-app debug (read only) 5289817 5289817 0 0.0
(read/write) 241720 241720 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 101112 101112 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 294506 294506 0 0.0
.text 4752547 4752547 0 0.0
bridge-app debug (read only) 4701873 4701873 0 0.0
(read/write) 221736 221736 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 89168 89168 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 234922 234922 0 0.0
.text 4240259 4240259 0 0.0
chip-tool debug (read only) 12200865 12200865 0 0.0
(read/write) 530400 530400 0 0.0
.bss 95128 95128 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 422904 422904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 459801 459801 0 0.0
.text 11013699 11013699 0 0.0
chip-tool-ipv6only arm64 (read only) 11529628 11529628 0 0.0
(read/write) 597160 597160 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 463064 463064 0 0.0
.dynamic 528 528 0 0.0
.got 17320 17320 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 361340 361340 0 0.0
.text 10266472 10266472 0 0.0
fabric-admin debug (read only) 11933849 11933849 0 0.0
(read/write) 518440 518440 0 0.0
.bss 94488 94488 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 412088 412088 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 430809 430809 0 0.0
.text 10805475 10805475 0 0.0
fabric-bridge-app debug (read only) 4569345 4569345 0 0.0
(read/write) 213752 213752 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86896 86896 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 228010 228010 0 0.0
.text 4116963 4116963 0 0.0
lighting-app debug+rpc+ui (read only) 5615345 5615345 0 0.0
(read/write) 230920 230920 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 98000 98000 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 359156 359156 0 0.0
.text 5002275 5002275 0 0.0
lock-app debug (read only) 4757249 4757249 0 0.0
(read/write) 209120 209120 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 83416 83416 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 260778 260778 0 0.0
.text 4278419 4278419 0 0.0
ota-provider-app debug (read only) 4374169 4374169 0 0.0
(read/write) 197464 197464 0 0.0
.bss 114624 114624 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 72464 72464 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212746 212746 0 0.0
.text 3962387 3962387 0 0.0
ota-requestor-app debug (read only) 4502953 4502953 0 0.0
(read/write) 201896 201896 0 0.0
.bss 115520 115520 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 75632 75632 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 218826 218826 0 0.0
.text 4080403 4080403 0 0.0
shell debug (read only) 2975985 2975985 0 0.0
(read/write) 158320 158320 0 0.0
.bss 60752 60752 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 90288 90288 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191392 191392 0 0.0
.text 2602802 2602802 0 0.0
thermostat-no-ble arm64 (read only) 4491644 4491644 0 0.0
(read/write) 250520 250520 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106768 106768 0 0.0
.dynamic 528 528 0 0.0
.got 9144 9144 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162516 162516 0 0.0
.text 3985720 3985720 0 0.0
tv-app debug (read only) 5831265 5831265 0 0.0
(read/write) 350008 350008 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 97480 97480 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 302282 302282 0 0.0
.text 5280787 5280787 0 0.0
tv-casting-app debug (read only) 10011881 10011881 0 0.0
(read/write) 349096 349096 0 0.0
.bss 156728 156728 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 182384 182384 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 389720 389720 0 0.0
.text 9134227 9134227 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535776 2535776 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1498460 1498460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058788 1058836 48 0.0
bss 139209 139209 0 0.0
rodata 102788 102788 0 0.0
text 769520 769564 44 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235720 1235752 32 0.0
bss 137637 137637 0 0.0
rodata 152224 152224 0 0.0
text 795820 795860 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006532 1006580 48 0.0
bss 138107 138107 0 0.0
rodata 90004 90004 0 0.0
text 731208 731252 44 0.0
nxp contact k32w0+release (read only) 575668 575668 0 0.0
(read/write) 83204 83204 0 0.0
.bss 67912 67912 0 0.0
.data 2200 2200 0 0.0
.text 575132 575132 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 703892 703892 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590368 590368 0 0.0
light k32w0+release (read only) 609560 609560 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67368 67368 0 0.0
.data 2220 2220 0 0.0
.text 609024 609024 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795576 795576 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673312 673312 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1824412 1824412 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1608812 1608812 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1745900 1745900 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1533396 1533396 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1665532 1665532 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1459748 1459748 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1694732 1694732 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1461884 1461884 0 0.0
qpg lighting-app qpg6105+debug (read/write) 838532 838532 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 649920 649920 0 0.0
lock-app qpg6105+debug (read/write) 798380 798380 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 609772 609772 0 0.0
stm32 light STM32WB5MM-DK (read/write) 622570 622570 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82036 82036 0 0.0
.text 389184 389184 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834642 834690 48 0.0
bss 49944 49944 0 0.0
text 624574 624624 50 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 840084 840140 56 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 596936 596986 50 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1056692 1056748 56 0.0
bss 110132 110132 0 0.0
text 769300 769350 50 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915056 915104 48 0.0
bss 92888 92888 0 0.0
text 656072 656122 50 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836494 836542 48 0.0
bss 49988 49988 0 0.0
text 626380 626430 50 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 947528 947584 56 0.0
bss 76580 76580 0 0.0
text 713260 713310 50 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 770076 770124 48 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 555226 555276 50 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090224 1090284 60 0.0
bss 99980 99980 0 0.0
text 792656 792706 50 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911284 911332 48 0.0
bss 69268 69268 0 0.0
text 659424 659474 50 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933876 933924 48 0.0
bss 92620 92620 0 0.0
text 674954 675004 50 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831576 831632 56 0.0
bss 58232 58232 0 0.0
text 621012 621062 50 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 606960 607008 48 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 450128 450178 50 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675304 675304 0 0.0
bss 71852 71852 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844122 844170 48 0.0
bss 51616 51616 0 0.0
text 632780 632830 50 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859629 859677 48 0.0
bss 59804 59804 0 0.0
text 642490 642540 50 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825720 825768 48 0.0
bss 56492 56492 0 0.0
text 617838 617888 50 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835848 835896 48 0.0
bss 58448 58448 0 0.0
text 622782 622832 50 0.0

@mspang mspang force-pushed the for-chip/fabric-index branch 2 times, most recently from 69883dc to 5b20da0 Compare June 3, 2024 18:29
Copy link

github-actions bot commented Jun 3, 2024

PR #33646: Size comparison from 8a64366 to 5b20da0

Full report (83 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 8a64366 5b20da0 change % change
bl602 lighting-app bl602 (read/write) 1444002 1444002 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 160020 160020 0 0.0
.text 1107918 1107918 0 0.0
FLASH 1267938 1267938 0 0.0
RAM 95408 95408 0 0.0
bl602+mfd (read/write) 1458442 1458442 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158980 158980 0 0.0
.text 1123236 1123236 0 0.0
FLASH 1282216 1282216 0 0.0
RAM 95560 95560 0 0.0
bl602+rpc (read/write) 1491666 1491666 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167588 167588 0 0.0
.text 1139564 1139564 0 0.0
FLASH 1307152 1307152 0 0.0
RAM 103840 103840 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210599 1210599 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 109568 109568 0 0.0
.text 979076 979076 0 0.0
FLASH 1088644 1088644 0 0.0
RAM 14897 14897 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221415 1221415 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 108508 108508 0 0.0
.text 990830 990830 0 0.0
FLASH 1099338 1099338 0 0.0
RAM 15049 15049 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301815 1301815 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124940 124940 0 0.0
.text 1053528 1053528 0 0.0
FLASH 1178468 1178468 0 0.0
RAM 23925 23925 0 0.0
bl706-eth (read/write) 1027461 1027461 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102596 102596 0 0.0
.text 769382 769382 0 0.0
FLASH 871978 871978 0 0.0
RAM 27016 27016 0 0.0
bl706-wifi (read/write) 1260870 1260870 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123704 123704 0 0.0
.text 999900 999900 0 0.0
FLASH 1123604 1123604 0 0.0
RAM 14349 14349 0 0.0
bl702l lighting-app bl702l (read/write) 1180456 1180456 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 103572 103572 0 0.0
.text 971958 971958 0 0.0
FLASH 1075530 1075530 0 0.0
RAM 21468 21468 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1191348 1191348 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 102512 102512 0 0.0
.text 984280 984280 0 0.0
FLASH 1086792 1086792 0 0.0
RAM 21628 21628 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797748 797748 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85940 85940 0 0.0
.text 711544 711544 0 0.0
FLASH 797484 797484 0 0.0
RAM 103216 103216 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813440 813440 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 79392 79392 0 0.0
.text 733784 733784 0 0.0
FLASH 813176 813176 0 0.0
RAM 113696 113696 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802828 802828 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106748 106748 0 0.0
.text 695816 695816 0 0.0
FLASH 802564 802564 0 0.0
RAM 107816 107816 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755740 755740 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 81356 81356 0 0.0
.text 674120 674120 0 0.0
FLASH 755476 755476 0 0.0
RAM 101924 101924 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741388 741388 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 77132 77132 0 0.0
.text 663992 663992 0 0.0
FLASH 741124 741124 0 0.0
RAM 102164 102164 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606454 606454 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90206 90206 0 0.0
.text 514128 514128 0 0.0
FLASH 604334 604334 0 0.0
RAM 204592 204592 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651734 651734 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111086 111086 0 0.0
.text 538524 538524 0 0.0
FLASH 649610 649610 0 0.0
RAM 204852 204852 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 741099 741099 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 661045 661045 0 0.0
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 661045 661045 0 0.0
RAM 74592 74592 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 763583 763583 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 680897 680897 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 680897 680897 0 0.0
RAM 77224 77224 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 763583 763583 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 680897 680897 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 680897 680897 0 0.0
RAM 77224 77224 0 0.0
CYW930739M2EVB-02 (read/write) 712955 712955 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 637833 637833 0 0.0
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 637833 637833 0 0.0
RAM 69660 69660 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679291 679291 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 603533 603533 0 0.0
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 603533 603533 0 0.0
RAM 70296 70296 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 701487 701487 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 623177 623177 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 623177 623177 0 0.0
RAM 72848 72848 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 701487 701487 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 623177 623177 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 623177 623177 0 0.0
RAM 72848 72848 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697651 697651 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 618877 618877 0 0.0
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 618877 618877 0 0.0
RAM 73312 73312 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 719927 719927 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 638601 638601 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 638601 638601 0 0.0
RAM 75864 75864 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 719927 719927 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 638601 638601 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 638601 638601 0 0.0
RAM 75864 75864 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660395 660395 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 587653 587653 0 0.0
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 587653 587653 0 0.0
RAM 67280 67280 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682871 682871 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 607497 607497 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 607497 607497 0 0.0
RAM 69912 69912 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682871 682871 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 607497 607497 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 607497 607497 0 0.0
RAM 69912 69912 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071196 1071196 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 887672 887672 0 0.0
FLASH 887672 887672 0 0.0
RAM 183504 183504 0 0.0
lock-app BRD4338a (read/write) 962580 962572 -8 -0.0
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 700504 700496 -8 -0.0
FLASH 700504 700496 -8 -0.0
RAM 242708 242708 0 0.0
window-app BRD4187C (read/write) 1135800 1135800 0 0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967844 967844 0 0.0
FLASH 967844 967844 0 0.0
RAM 167936 167936 0 0.0
esp32 all-clusters-app c3devkit (read only) 1210406 1210406 0 0.0
(read/write) 1752768 1752768 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 254832 254832 0 0.0
.flash.text 1210406 1210406 0 0.0
.iram0.text 75570 75570 0 0.0
DRAM 88404 88404 0 0.0
FLASH 1465238 1465238 0 0.0
IRAM 75570 75570 0 0.0
m5stack (read only) 1253471 1253471 0 0.0
(read/write) 537444 537444 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 286648 286648 0 0.0
.flash.text 1247307 1247307 0 0.0
.iram0.text 125403 125403 0 0.0
DRAM 114876 114876 0 0.0
FLASH 1533955 1533955 0 0.0
IRAM 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2714117 2714117 0 0.0
(read/write) 133424 133424 0 0.0
unknown 4576 4576 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 77240 77240 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 188304 188304 0 0.0
.text 2341461 2341461 0 0.0
FLASH 2529792 2529792 0 0.0
RAM 128832 128832 0 0.0
all-clusters-app debug (read only) 6003345 6003345 0 0.0
(read/write) 486440 486440 0 0.0
unknown 5344 5344 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 338232 338232 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 355760 355760 0 0.0
.text 5205267 5205267 0 0.0
FLASH 5561054 5561054 0 0.0
RAM 481048 481048 0 0.0
all-clusters-minimal-app debug (read only) 5290249 5290249 0 0.0
(read/write) 241816 241816 0 0.0
unknown 5264 5264 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 101208 101208 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 294474 294474 0 0.0
.text 4752867 4752867 0 0.0
FLASH 5047368 5047368 0 0.0
RAM 236520 236520 0 0.0
bridge-app debug (read only) 4702305 4702305 0 0.0
(read/write) 221800 221800 0 0.0
unknown 5232 5232 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 89232 89232 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 234890 234890 0 0.0
.text 4240579 4240579 0 0.0
FLASH 4475496 4475496 0 0.0
RAM 216544 216544 0 0.0
chip-tool debug (read only) 12200865 12200865 0 0.0
(read/write) 530400 530400 0 0.0
unknown 5736 5736 0 0.0
.bss 95128 95128 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 422904 422904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 459801 459801 0 0.0
.text 11013699 11013699 0 0.0
FLASH 11473527 11473527 0 0.0
RAM 524610 524610 0 0.0
chip-tool-ipv6only arm64 (read only) 11529628 11529628 0 0.0
(read/write) 597160 597160 0 0.0
unknown 17320 17320 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 463064 463064 0 0.0
.dynamic 528 528 0 0.0
.got 17320 17320 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 361340 361340 0 0.0
.text 10266472 10266472 0 0.0
FLASH 10627836 10627836 0 0.0
RAM 572536 572536 0 0.0
fabric-admin debug (read only) 11933849 11933849 0 0.0
(read/write) 518440 518440 0 0.0
unknown 5584 5584 0 0.0
.bss 94488 94488 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 412088 412088 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 430809 430809 0 0.0
.text 10805475 10805475 0 0.0
FLASH 11236311 11236311 0 0.0
RAM 512810 512810 0 0.0
fabric-bridge-app debug (read only) 4569777 4569777 0 0.0
(read/write) 213848 213848 0 0.0
unknown 5240 5240 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86992 86992 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 227978 227978 0 0.0
.text 4117283 4117283 0 0.0
FLASH 4345288 4345288 0 0.0
RAM 208592 208592 0 0.0
lighting-app debug+rpc+ui (read only) 5615777 5615777 0 0.0
(read/write) 231016 231016 0 0.0
unknown 5864 5864 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 98096 98096 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 359124 359124 0 0.0
.text 5002595 5002595 0 0.0
FLASH 5361746 5361746 0 0.0
RAM 225136 225136 0 0.0
lock-app debug (read only) 4757513 4757513 0 0.0
(read/write) 209184 209184 0 0.0
unknown 5184 5184 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 83480 83480 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 260746 260746 0 0.0
.text 4278643 4278643 0 0.0
FLASH 4539416 4539416 0 0.0
RAM 203968 203968 0 0.0
ota-provider-app debug (read only) 4374601 4374601 0 0.0
(read/write) 197528 197528 0 0.0
unknown 4552 4552 0 0.0
.bss 114624 114624 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 72528 72528 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212714 212714 0 0.0
.text 3962707 3962707 0 0.0
FLASH 4175448 4175448 0 0.0
RAM 192928 192928 0 0.0
ota-requestor-app debug (read only) 4503385 4503385 0 0.0
(read/write) 201960 201960 0 0.0
unknown 4488 4488 0 0.0
.bss 115520 115520 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 75696 75696 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 218794 218794 0 0.0
.text 4080723 4080723 0 0.0
FLASH 4299544 4299544 0 0.0
RAM 197440 197440 0 0.0
shell debug (read only) 2976377 2976377 0 0.0
(read/write) 158320 158320 0 0.0
unknown 4112 4112 0 0.0
.bss 60752 60752 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 90288 90288 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191456 191456 0 0.0
.text 2603058 2603058 0 0.0
FLASH 2794541 2794541 0 0.0
RAM 154168 154168 0 0.0
thermostat-no-ble arm64 (read only) 4491868 4491868 0 0.0
(read/write) 250296 250296 0 0.0
unknown 9144 9144 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106800 106800 0 0.0
.dynamic 528 528 0 0.0
.got 9144 9144 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162484 162484 0 0.0
.text 3985880 3985880 0 0.0
FLASH 4148388 4148388 0 0.0
RAM 234344 234344 0 0.0
tv-app debug (read only) 5831825 5831825 0 0.0
(read/write) 350072 350072 0 0.0
unknown 5464 5464 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 97544 97544 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 302346 302346 0 0.0
.text 5281139 5281139 0 0.0
FLASH 5583512 5583512 0 0.0
RAM 344584 344584 0 0.0
tv-casting-app debug (read only) 10012737 10012737 0 0.0
(read/write) 349160 349160 0 0.0
unknown 5096 5096 0 0.0
.bss 156728 156728 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 182448 182448 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 389784 389784 0 0.0
.text 9134803 9134803 0 0.0
FLASH 9524614 9524614 0 0.0
RAM 344032 344032 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2534472 2534472 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1497156 1497156 0 0.0
FLASH 1497156 1497156 0 0.0
RAM 226152 226152 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1059212 1059260 48 0.0
FLASH 872728 872772 44 0.0
RAM 139209 139209 0 0.0
bss 139209 139209 0 0.0
rodata 102860 102860 0 0.0
text 769868 769912 44 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235756 1235788 32 0.0
FLASH 948080 948120 40 0.0
RAM 137637 137637 0 0.0
bss 137637 137637 0 0.0
rodata 152244 152244 0 0.0
text 795836 795876 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006956 1007004 48 0.0
FLASH 821632 821676 44 0.0
RAM 138107 138107 0 0.0
bss 138107 138107 0 0.0
rodata 90076 90076 0 0.0
text 731556 731600 44 0.0
nxp contact k32w0+release (read only) 576012 576012 0 0.0
(read/write) 83212 83212 0 0.0
.bss 67912 67912 0 0.0
.data 2200 2200 0 0.0
.text 575476 575476 0 0.0
FLASH 575476 575476 0 0.0
RAM 70112 70112 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704412 704412 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590888 590888 0 0.0
FLASH 590888 590888 0 0.0
RAM 74144 74144 0 0.0
light k32w0+release (read only) 609944 609944 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67368 67368 0 0.0
.data 2220 2220 0 0.0
.text 609408 609408 0 0.0
FLASH 609408 609408 0 0.0
RAM 69588 69588 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795984 795984 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673720 673720 0 0.0
FLASH 673720 673720 0 0.0
RAM 82896 82896 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1824500 1824500 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1608900 1608900 0 0.0
FLASH 1608900 1608900 0 0.0
RAM 207212 207212 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1745980 1745980 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1533476 1533476 0 0.0
FLASH 1533476 1533476 0 0.0
RAM 204116 204116 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1665636 1665636 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1459852 1459852 0 0.0
FLASH 1459852 1459852 0 0.0
RAM 197396 197396 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1694828 1694828 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1461980 1461980 0 0.0
FLASH 1461980 1461980 0 0.0
RAM 224460 224460 0 0.0
qpg lighting-app qpg6105+debug (read/write) 838788 838788 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 650176 650176 0 0.0
FLASH 650176 650176 0 0.0
RAM 104644 104644 0 0.0
lock-app qpg6105+debug (read/write) 798628 798628 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 610020 610020 0 0.0
FLASH 610020 610020 0 0.0
RAM 99320 99320 0 0.0
stm32 light STM32WB5MM-DK (read/write) 622826 622826 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82044 82044 0 0.0
.text 389432 389432 0 0.0
FLASH 471476 471476 0 0.0
RAM 141732 141732 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834958 835006 48 0.0
FLASH 624902 624952 50 0.0
RAM 49944 49944 0 0.0
bss 49944 49944 0 0.0
text 624902 624952 50 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 840064 840112 48 0.0
FLASH 596924 596974 50 0.0
RAM 125184 125184 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 596924 596974 50 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1057008 1057064 56 0.0
FLASH 769628 769678 50 0.0
RAM 110132 110132 0 0.0
bss 110132 110132 0 0.0
text 769628 769678 50 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915372 915420 48 0.0
FLASH 656400 656450 50 0.0
RAM 92888 92888 0 0.0
bss 92888 92888 0 0.0
text 656400 656450 50 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836810 836858 48 0.0
FLASH 626708 626758 50 0.0
RAM 49988 49988 0 0.0
bss 49988 49988 0 0.0
text 626708 626758 50 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 947980 948028 48 0.0
FLASH 713640 713690 50 0.0
RAM 76580 76580 0 0.0
bss 76580 76580 0 0.0
text 713640 713690 50 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 770048 770096 48 0.0
FLASH 555214 555264 50 0.0
RAM 121432 121432 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 555214 555264 50 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090540 1090600 60 0.0
FLASH 792984 793034 50 0.0
RAM 99980 99980 0 0.0
bss 99980 99980 0 0.0
text 792984 793034 50 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911600 911648 48 0.0
FLASH 659752 659802 50 0.0
RAM 69268 69268 0 0.0
bss 69268 69268 0 0.0
text 659752 659802 50 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934192 934240 48 0.0
FLASH 675282 675332 50 0.0
RAM 92620 92620 0 0.0
bss 92620 92620 0 0.0
text 675282 675332 50 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831892 831948 56 0.0
FLASH 621340 621390 50 0.0
RAM 58232 58232 0 0.0
bss 58232 58232 0 0.0
text 621340 621390 50 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 606932 606988 56 0.0
FLASH 450116 450166 50 0.0
RAM 76672 76672 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 450116 450166 50 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675776 675776 0 0.0
FLASH 462642 462642 0 0.0
RAM 71852 71852 0 0.0
bss 71852 71852 0 0.0
text 462642 462642 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844438 844486 48 0.0
FLASH 633108 633158 50 0.0
RAM 51616 51616 0 0.0
bss 51616 51616 0 0.0
text 633108 633158 50 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859945 859993 48 0.0
FLASH 642818 642868 50 0.0
RAM 59804 59804 0 0.0
bss 59804 59804 0 0.0
text 642818 642868 50 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826036 826084 48 0.0
FLASH 618166 618216 50 0.0
RAM 56492 56492 0 0.0
bss 56492 56492 0 0.0
text 618166 618216 50 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836164 836212 48 0.0
FLASH 623110 623160 50 0.0
RAM 58448 58448 0 0.0
bss 58448 58448 0 0.0
text 623110 623160 50 0.0

Currently it's only possible to allocate fabric indexes sequentially
starting from 1.

Sparse fabric tables could be produced by adding & removing fabrics,
but not directly.

This allow the application to control the assignment of fabric ids
directly by providing a function that overrides the next index to use.

eg If an application has 3 fabrics, it can recreate the fabric table
from scratch while keeping consistent indexes.
@mspang mspang force-pushed the for-chip/fabric-index branch from 5b20da0 to 15487b8 Compare June 3, 2024 20:22
Copy link

github-actions bot commented Jun 3, 2024

PR #33646: Size comparison from 8a64366 to 15487b8

Full report (83 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 8a64366 15487b8 change % change
bl602 lighting-app bl602 (read/write) 1444002 1444002 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 160020 160020 0 0.0
.text 1107918 1107918 0 0.0
FLASH 1267938 1267938 0 0.0
RAM 95408 95408 0 0.0
bl602+mfd (read/write) 1458442 1458442 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158980 158980 0 0.0
.text 1123236 1123236 0 0.0
FLASH 1282216 1282216 0 0.0
RAM 95560 95560 0 0.0
bl602+rpc (read/write) 1491666 1491666 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167588 167588 0 0.0
.text 1139564 1139564 0 0.0
FLASH 1307152 1307152 0 0.0
RAM 103840 103840 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210599 1210599 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 109568 109568 0 0.0
.text 979076 979076 0 0.0
FLASH 1088644 1088644 0 0.0
RAM 14897 14897 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221415 1221415 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 108508 108508 0 0.0
.text 990830 990830 0 0.0
FLASH 1099338 1099338 0 0.0
RAM 15049 15049 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301815 1301815 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124940 124940 0 0.0
.text 1053528 1053528 0 0.0
FLASH 1178468 1178468 0 0.0
RAM 23925 23925 0 0.0
bl706-eth (read/write) 1027461 1027461 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102596 102596 0 0.0
.text 769382 769382 0 0.0
FLASH 871978 871978 0 0.0
RAM 27016 27016 0 0.0
bl706-wifi (read/write) 1260870 1260870 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123704 123704 0 0.0
.text 999900 999900 0 0.0
FLASH 1123604 1123604 0 0.0
RAM 14349 14349 0 0.0
bl702l lighting-app bl702l (read/write) 1180456 1180456 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 103572 103572 0 0.0
.text 971958 971958 0 0.0
FLASH 1075530 1075530 0 0.0
RAM 21468 21468 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1191348 1191348 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 102512 102512 0 0.0
.text 984280 984280 0 0.0
FLASH 1086792 1086792 0 0.0
RAM 21628 21628 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 797748 797748 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85940 85940 0 0.0
.text 711544 711544 0 0.0
FLASH 797484 797484 0 0.0
RAM 103216 103216 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813440 813440 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 79392 79392 0 0.0
.text 733784 733784 0 0.0
FLASH 813176 813176 0 0.0
RAM 113696 113696 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802828 802828 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106748 106748 0 0.0
.text 695816 695816 0 0.0
FLASH 802564 802564 0 0.0
RAM 107816 107816 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755740 755740 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 81356 81356 0 0.0
.text 674120 674120 0 0.0
FLASH 755476 755476 0 0.0
RAM 101924 101924 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741388 741388 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 77132 77132 0 0.0
.text 663992 663992 0 0.0
FLASH 741124 741124 0 0.0
RAM 102164 102164 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606454 606454 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 90206 90206 0 0.0
.text 514128 514128 0 0.0
FLASH 604334 604334 0 0.0
RAM 204592 204592 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651734 651734 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 111086 111086 0 0.0
.text 538524 538524 0 0.0
FLASH 649610 649610 0 0.0
RAM 204852 204852 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 741099 741099 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 661045 661045 0 0.0
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 661045 661045 0 0.0
RAM 74592 74592 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 763583 763583 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 680897 680897 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 680897 680897 0 0.0
RAM 77224 77224 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 763583 763583 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 680897 680897 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 680897 680897 0 0.0
RAM 77224 77224 0 0.0
CYW930739M2EVB-02 (read/write) 712955 712955 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 637833 637833 0 0.0
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 637833 637833 0 0.0
RAM 69660 69660 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679291 679291 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 603533 603533 0 0.0
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 603533 603533 0 0.0
RAM 70296 70296 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 701487 701487 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 623177 623177 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 623177 623177 0 0.0
RAM 72848 72848 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 701487 701487 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 623177 623177 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 623177 623177 0 0.0
RAM 72848 72848 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697651 697651 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 618877 618877 0 0.0
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 618877 618877 0 0.0
RAM 73312 73312 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 719927 719927 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 638601 638601 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 638601 638601 0 0.0
RAM 75864 75864 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 719927 719927 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 638601 638601 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 638601 638601 0 0.0
RAM 75864 75864 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660395 660395 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 587653 587653 0 0.0
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 587653 587653 0 0.0
RAM 67280 67280 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682871 682871 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 607497 607497 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 607497 607497 0 0.0
RAM 69912 69912 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682871 682871 0 0.0
unknown 2040 2040 0 0.0
.app_xip_area 607497 607497 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
FLASH 607497 607497 0 0.0
RAM 69912 69912 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071196 1071196 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 887672 887672 0 0.0
FLASH 887672 887672 0 0.0
RAM 183504 183504 0 0.0
lock-app BRD4338a (read/write) 962580 962572 -8 -0.0
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 700504 700496 -8 -0.0
FLASH 700504 700496 -8 -0.0
RAM 242708 242708 0 0.0
window-app BRD4187C (read/write) 1135800 1135800 0 0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967844 967844 0 0.0
FLASH 967844 967844 0 0.0
RAM 167936 167936 0 0.0
esp32 all-clusters-app c3devkit (read only) 1210406 1210406 0 0.0
(read/write) 1752768 1752768 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 254832 254832 0 0.0
.flash.text 1210406 1210406 0 0.0
.iram0.text 75570 75570 0 0.0
DRAM 88404 88404 0 0.0
FLASH 1465238 1465238 0 0.0
IRAM 75570 75570 0 0.0
m5stack (read only) 1253471 1253471 0 0.0
(read/write) 537444 537444 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 286648 286648 0 0.0
.flash.text 1247307 1247307 0 0.0
.iram0.text 125403 125403 0 0.0
DRAM 114876 114876 0 0.0
FLASH 1533955 1533955 0 0.0
IRAM 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2714117 2714117 0 0.0
(read/write) 133424 133424 0 0.0
unknown 4576 4576 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 77240 77240 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 188304 188304 0 0.0
.text 2341461 2341461 0 0.0
FLASH 2529792 2529792 0 0.0
RAM 128832 128832 0 0.0
all-clusters-app debug (read only) 6003345 6003345 0 0.0
(read/write) 486440 486440 0 0.0
unknown 5344 5344 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 338232 338232 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 355760 355760 0 0.0
.text 5205267 5205267 0 0.0
FLASH 5561054 5561054 0 0.0
RAM 481048 481048 0 0.0
all-clusters-minimal-app debug (read only) 5290249 5290249 0 0.0
(read/write) 241816 241816 0 0.0
unknown 5264 5264 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 101208 101208 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 294474 294474 0 0.0
.text 4752867 4752867 0 0.0
FLASH 5047368 5047368 0 0.0
RAM 236520 236520 0 0.0
bridge-app debug (read only) 4702305 4702305 0 0.0
(read/write) 221800 221800 0 0.0
unknown 5232 5232 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 89232 89232 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 234890 234890 0 0.0
.text 4240579 4240579 0 0.0
FLASH 4475496 4475496 0 0.0
RAM 216544 216544 0 0.0
chip-tool debug (read only) 12200865 12200865 0 0.0
(read/write) 530400 530400 0 0.0
unknown 5736 5736 0 0.0
.bss 95128 95128 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 422904 422904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 459801 459801 0 0.0
.text 11013699 11013699 0 0.0
FLASH 11473527 11473527 0 0.0
RAM 524610 524610 0 0.0
chip-tool-ipv6only arm64 (read only) 11529628 11529628 0 0.0
(read/write) 597160 597160 0 0.0
unknown 17320 17320 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 463064 463064 0 0.0
.dynamic 528 528 0 0.0
.got 17320 17320 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 361340 361340 0 0.0
.text 10266472 10266472 0 0.0
FLASH 10627836 10627836 0 0.0
RAM 572536 572536 0 0.0
fabric-admin debug (read only) 11933849 11933849 0 0.0
(read/write) 518440 518440 0 0.0
unknown 5584 5584 0 0.0
.bss 94488 94488 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 412088 412088 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 430809 430809 0 0.0
.text 10805475 10805475 0 0.0
FLASH 11236311 11236311 0 0.0
RAM 512810 512810 0 0.0
fabric-bridge-app debug (read only) 4569777 4569777 0 0.0
(read/write) 213848 213848 0 0.0
unknown 5240 5240 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86992 86992 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 227978 227978 0 0.0
.text 4117283 4117283 0 0.0
FLASH 4345288 4345288 0 0.0
RAM 208592 208592 0 0.0
lighting-app debug+rpc+ui (read only) 5615777 5615777 0 0.0
(read/write) 231016 231016 0 0.0
unknown 5864 5864 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 98096 98096 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 359124 359124 0 0.0
.text 5002595 5002595 0 0.0
FLASH 5361746 5361746 0 0.0
RAM 225136 225136 0 0.0
lock-app debug (read only) 4757513 4757513 0 0.0
(read/write) 209184 209184 0 0.0
unknown 5184 5184 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 83480 83480 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 260746 260746 0 0.0
.text 4278643 4278643 0 0.0
FLASH 4539416 4539416 0 0.0
RAM 203968 203968 0 0.0
ota-provider-app debug (read only) 4374601 4374601 0 0.0
(read/write) 197528 197528 0 0.0
unknown 4552 4552 0 0.0
.bss 114624 114624 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 72528 72528 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 212714 212714 0 0.0
.text 3962707 3962707 0 0.0
FLASH 4175448 4175448 0 0.0
RAM 192928 192928 0 0.0
ota-requestor-app debug (read only) 4503385 4503385 0 0.0
(read/write) 201960 201960 0 0.0
unknown 4488 4488 0 0.0
.bss 115520 115520 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 75696 75696 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 218794 218794 0 0.0
.text 4080723 4080723 0 0.0
FLASH 4299544 4299544 0 0.0
RAM 197440 197440 0 0.0
shell debug (read only) 2976377 2976377 0 0.0
(read/write) 158320 158320 0 0.0
unknown 4112 4112 0 0.0
.bss 60752 60752 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 90288 90288 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191456 191456 0 0.0
.text 2603058 2603058 0 0.0
FLASH 2794541 2794541 0 0.0
RAM 154168 154168 0 0.0
thermostat-no-ble arm64 (read only) 4491868 4491868 0 0.0
(read/write) 250296 250296 0 0.0
unknown 9144 9144 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106800 106800 0 0.0
.dynamic 528 528 0 0.0
.got 9144 9144 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162484 162484 0 0.0
.text 3985880 3985880 0 0.0
FLASH 4148388 4148388 0 0.0
RAM 234344 234344 0 0.0
tv-app debug (read only) 5831825 5831825 0 0.0
(read/write) 350072 350072 0 0.0
unknown 5464 5464 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 97544 97544 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 302346 302346 0 0.0
.text 5281139 5281139 0 0.0
FLASH 5583512 5583512 0 0.0
RAM 344584 344584 0 0.0
tv-casting-app debug (read only) 10012737 10012737 0 0.0
(read/write) 349160 349160 0 0.0
unknown 5096 5096 0 0.0
.bss 156728 156728 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 182448 182448 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 389784 389784 0 0.0
.text 9134803 9134803 0 0.0
FLASH 9524614 9524614 0 0.0
RAM 344032 344032 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2534472 2534472 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1497156 1497156 0 0.0
FLASH 1497156 1497156 0 0.0
RAM 226152 226152 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1059212 1059260 48 0.0
FLASH 872728 872772 44 0.0
RAM 139209 139209 0 0.0
bss 139209 139209 0 0.0
rodata 102860 102860 0 0.0
text 769868 769912 44 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1235756 1235788 32 0.0
FLASH 948080 948120 40 0.0
RAM 137637 137637 0 0.0
bss 137637 137637 0 0.0
rodata 152244 152244 0 0.0
text 795836 795876 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1006956 1007004 48 0.0
FLASH 821632 821676 44 0.0
RAM 138107 138107 0 0.0
bss 138107 138107 0 0.0
rodata 90076 90076 0 0.0
text 731556 731600 44 0.0
nxp contact k32w0+release (read only) 576012 576012 0 0.0
(read/write) 83212 83212 0 0.0
.bss 67912 67912 0 0.0
.data 2200 2200 0 0.0
.text 575476 575476 0 0.0
FLASH 575476 575476 0 0.0
RAM 70112 70112 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704412 704412 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590888 590888 0 0.0
FLASH 590888 590888 0 0.0
RAM 74144 74144 0 0.0
light k32w0+release (read only) 609944 609944 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67368 67368 0 0.0
.data 2220 2220 0 0.0
.text 609408 609408 0 0.0
FLASH 609408 609408 0 0.0
RAM 69588 69588 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795984 795984 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673720 673720 0 0.0
FLASH 673720 673720 0 0.0
RAM 82896 82896 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1824500 1824500 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1608900 1608900 0 0.0
FLASH 1608900 1608900 0 0.0
RAM 207212 207212 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1745980 1745980 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1533476 1533476 0 0.0
FLASH 1533476 1533476 0 0.0
RAM 204116 204116 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1665636 1665636 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1459852 1459852 0 0.0
FLASH 1459852 1459852 0 0.0
RAM 197396 197396 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1694828 1694828 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1461980 1461980 0 0.0
FLASH 1461980 1461980 0 0.0
RAM 224460 224460 0 0.0
qpg lighting-app qpg6105+debug (read/write) 838788 838788 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 650176 650176 0 0.0
FLASH 650176 650176 0 0.0
RAM 104644 104644 0 0.0
lock-app qpg6105+debug (read/write) 798628 798628 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 610020 610020 0 0.0
FLASH 610020 610020 0 0.0
RAM 99320 99320 0 0.0
stm32 light STM32WB5MM-DK (read/write) 622826 622826 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 82044 82044 0 0.0
.text 389432 389432 0 0.0
FLASH 471476 471476 0 0.0
RAM 141732 141732 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834958 835006 48 0.0
FLASH 624902 624952 50 0.0
RAM 49944 49944 0 0.0
bss 49944 49944 0 0.0
text 624902 624952 50 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 840064 840112 48 0.0
FLASH 596924 596974 50 0.0
RAM 125184 125184 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 596924 596974 50 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1057008 1057064 56 0.0
FLASH 769628 769678 50 0.0
RAM 110132 110132 0 0.0
bss 110132 110132 0 0.0
text 769628 769678 50 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915372 915420 48 0.0
FLASH 656400 656450 50 0.0
RAM 92888 92888 0 0.0
bss 92888 92888 0 0.0
text 656400 656450 50 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836810 836858 48 0.0
FLASH 626708 626758 50 0.0
RAM 49988 49988 0 0.0
bss 49988 49988 0 0.0
text 626708 626758 50 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 947980 948028 48 0.0
FLASH 713640 713690 50 0.0
RAM 76580 76580 0 0.0
bss 76580 76580 0 0.0
text 713640 713690 50 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 770048 770096 48 0.0
FLASH 555214 555264 50 0.0
RAM 121432 121432 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 555214 555264 50 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090540 1090600 60 0.0
FLASH 792984 793034 50 0.0
RAM 99980 99980 0 0.0
bss 99980 99980 0 0.0
text 792984 793034 50 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911600 911648 48 0.0
FLASH 659752 659802 50 0.0
RAM 69268 69268 0 0.0
bss 69268 69268 0 0.0
text 659752 659802 50 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934192 934240 48 0.0
FLASH 675282 675332 50 0.0
RAM 92620 92620 0 0.0
bss 92620 92620 0 0.0
text 675282 675332 50 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831892 831948 56 0.0
FLASH 621340 621390 50 0.0
RAM 58232 58232 0 0.0
bss 58232 58232 0 0.0
text 621340 621390 50 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 606932 606988 56 0.0
FLASH 450116 450166 50 0.0
RAM 76672 76672 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 450116 450166 50 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 675776 675776 0 0.0
FLASH 462642 462642 0 0.0
RAM 71852 71852 0 0.0
bss 71852 71852 0 0.0
text 462642 462642 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844438 844486 48 0.0
FLASH 633108 633158 50 0.0
RAM 51616 51616 0 0.0
bss 51616 51616 0 0.0
text 633108 633158 50 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859945 859993 48 0.0
FLASH 642818 642868 50 0.0
RAM 59804 59804 0 0.0
bss 59804 59804 0 0.0
text 642818 642868 50 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826036 826084 48 0.0
FLASH 618166 618216 50 0.0
RAM 56492 56492 0 0.0
bss 56492 56492 0 0.0
text 618166 618216 50 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836164 836212 48 0.0
FLASH 623110 623160 50 0.0
RAM 58448 58448 0 0.0
bss 58448 58448 0 0.0
text 623110 623160 50 0.0

@mspang mspang enabled auto-merge (squash) June 3, 2024 21:02
@mspang mspang merged commit 9217d22 into project-chip:master Jun 3, 2024
67 of 68 checks passed
@mspang mspang deleted the for-chip/fabric-index branch June 3, 2024 22:22
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.

4 participants