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

Update Matter SDK to show Authorisation dialog only for account login flow. #33470

Merged
merged 8 commits into from
May 16, 2024

Conversation

osama10
Copy link
Contributor

@osama10 osama10 commented May 15, 2024

[Problem]
Authorisation dialogue should only be shown to user if user enabled it from the secure settings. matter_show_authorisation_dialog show the user selection .

[Solution]
Check the value of matter_show_authorisation_dialog before showing the dialogue. If it's 1 only then we show the dialogue.

[Test]
Tested-by: Lazar Kovacic lkovacic@amazon.com

Authorisation dialogue wasn't disabled when user disabled it from settings

[Solution]
Put a condition to check if user has authorised it. if not, then dialogue will not be shown.

[Test]
Tested-by: Lazar Kovacic <kovacic.lazar@gmail.com>
@CLAassistant
Copy link

CLAassistant commented May 15, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

github-actions bot commented May 15, 2024

PR #33470: Size comparison from f4e02d4 to bdb295d

Full report (9 builds for cc32xx, mbed, nrfconnect, qpg, stm32)
platform target config section f4e02d4 bdb295d change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606558 606558 0 0.0
(read/write) 209596 209596 0 0.0
.bss 202812 202812 0 0.0
.data 1660 1660 0 0.0
.rodata 89718 89718 0 0.0
.text 514716 514716 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652446 652446 0 0.0
(read/write) 209852 209852 0 0.0
.bss 203208 203208 0 0.0
.data 1524 1524 0 0.0
.rodata 110478 110478 0 0.0
.text 539848 539848 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536520 2536520 0 0.0
.bss 220808 220808 0 0.0
.data 5224 5224 0 0.0
.text 1499204 1499204 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061220 1061220 0 0.0
bss 139161 139161 0 0.0
rodata 101876 101876 0 0.0
text 772860 772860 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238316 1238316 0 0.0
bss 137517 137517 0 0.0
rodata 151420 151420 0 0.0
text 799344 799344 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008860 1008860 0 0.0
bss 138059 138059 0 0.0
rodata 89132 89132 0 0.0
text 734408 734408 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134196 1134196 0 0.0
.bss 102636 102636 0 0.0
.data 864 864 0 0.0
.text 646576 646576 0 0.0
lock-app qpg6105+debug (read/write) 1093956 1093956 0 0.0
.bss 97308 97308 0 0.0
.data 876 876 0 0.0
.text 606340 606340 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606737 606737 0 0.0
.bss 128500 128500 0 0.0
.data 696 696 0 0.0
.rodata 80708 80708 0 0.0
.text 387088 387088 0 0.0

@lazarkov lazarkov enabled auto-merge (squash) May 15, 2024 13:27
Copy link

github-actions bot commented May 15, 2024

PR #33470: Size comparison from f4e02d4 to f46aa42

Full report (4 builds for cc32xx, mbed, stm32)
platform target config section f4e02d4 f46aa42 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606558 606558 0 0.0
(read/write) 209596 209596 0 0.0
.bss 202812 202812 0 0.0
.data 1660 1660 0 0.0
.rodata 89718 89718 0 0.0
.text 514716 514716 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652446 652446 0 0.0
(read/write) 209852 209852 0 0.0
.bss 203208 203208 0 0.0
.data 1524 1524 0 0.0
.rodata 110478 110478 0 0.0
.text 539848 539848 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536520 2536520 0 0.0
.bss 220808 220808 0 0.0
.data 5224 5224 0 0.0
.text 1499204 1499204 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606737 606737 0 0.0
.bss 128500 128500 0 0.0
.data 696 696 0 0.0
.rodata 80708 80708 0 0.0
.text 387088 387088 0 0.0

auto-merge was automatically disabled May 15, 2024 13:44

Head branch was pushed to by a user without write access

Copy link

github-actions bot commented May 15, 2024

PR #33470: Size comparison from f4e02d4 to 4340eb7

Decreases (2 builds for efr32)
platform target config section f4e02d4 4340eb7 change % change
efr32 lock-app BRD4338a (read/write) 962300 962292 -8 -0.0
.text 700392 700384 -8 -0.0
window-app BRD4187C (read/write) 1135760 1135752 -8 -0.0
.text 967828 967820 -8 -0.0
Full report (52 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32)
platform target config section f4e02d4 4340eb7 change % change
bl602 lighting-app bl602 (read/write) 1444854 1444854 0 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159424 159424 0 0.0
.text 1109478 1109478 0 0.0
bl602+mfd (read/write) 1459278 1459278 0 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158384 158384 0 0.0
.text 1124796 1124796 0 0.0
bl602+rpc (read/write) 1492526 1492526 0 0.0
.bss 93824 93824 0 0.0
.data 9896 9896 0 0.0
.rodata 167000 167000 0 0.0
.text 1141124 1141124 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210827 1210827 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 108976 108976 0 0.0
.text 979936 979936 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221915 1221915 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107916 107916 0 0.0
.text 991946 991946 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1302291 1302291 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124348 124348 0 0.0
.text 1054644 1054644 0 0.0
bl706-eth (read/write) 1027861 1027861 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102032 102032 0 0.0
.text 770452 770452 0 0.0
bl706-wifi (read/write) 1261922 1261922 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123112 123112 0 0.0
.text 1001646 1001646 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1180404 1180404 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 102980 102980 0 0.0
.text 973050 973050 0 0.0
bl702l+mfd (read/write) 1192320 1192320 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101920 101920 0 0.0
.text 985372 985372 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798596 798596 0 0.0
(read/write) 177660 177660 0 0.0
.bss 99572 99572 0 0.0
.data 3604 3604 0 0.0
.rodata 85236 85236 0 0.0
.text 713096 713096 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813848 813848 0 0.0
(read/write) 188132 188132 0 0.0
.bss 110060 110060 0 0.0
.data 3596 3596 0 0.0
.rodata 78816 78816 0 0.0
.text 734768 734768 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803172 803172 0 0.0
(read/write) 182252 182252 0 0.0
.bss 104180 104180 0 0.0
.data 3596 3596 0 0.0
.rodata 106140 106140 0 0.0
.text 696768 696768 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755428 755428 0 0.0
(read/write) 176612 176612 0 0.0
.bss 98304 98304 0 0.0
.data 3588 3588 0 0.0
.rodata 80900 80900 0 0.0
.text 674264 674264 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741140 741140 0 0.0
(read/write) 176844 176844 0 0.0
.bss 98536 98536 0 0.0
.data 3588 3588 0 0.0
.rodata 76676 76676 0 0.0
.text 664200 664200 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606558 606558 0 0.0
(read/write) 209596 209596 0 0.0
.bss 202812 202812 0 0.0
.data 1660 1660 0 0.0
.rodata 89718 89718 0 0.0
.text 514716 514716 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652446 652446 0 0.0
(read/write) 209852 209852 0 0.0
.bss 203208 203208 0 0.0
.data 1524 1524 0 0.0
.rodata 110478 110478 0 0.0
.text 539848 539848 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742331 742331 0 0.0
.app_xip_area 660565 660565 0 0.0
.bss 75364 75364 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) 757975 757975 0 0.0
.app_xip_area 673009 673009 0 0.0
.bss 77220 77220 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757975 757975 0 0.0
.app_xip_area 673009 673009 0 0.0
.bss 77220 77220 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 714187 714187 0 0.0
.app_xip_area 637353 637353 0 0.0
.bss 70488 70488 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) 679851 679851 0 0.0
.app_xip_area 602373 602373 0 0.0
.bss 70956 70956 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) 695183 695183 0 0.0
.app_xip_area 614593 614593 0 0.0
.bss 72812 72812 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 695183 695183 0 0.0
.app_xip_area 614593 614593 0 0.0
.bss 72812 72812 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698387 698387 0 0.0
.app_xip_area 617893 617893 0 0.0
.bss 74004 74004 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) 713799 713799 0 0.0
.app_xip_area 630193 630193 0 0.0
.bss 75860 75860 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713799 713799 0 0.0
.app_xip_area 630193 630193 0 0.0
.bss 75860 75860 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660915 660915 0 0.0
.app_xip_area 586453 586453 0 0.0
.bss 68164 68164 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) 676559 676559 0 0.0
.app_xip_area 598889 598889 0 0.0
.bss 70028 70028 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 676559 676559 0 0.0
.app_xip_area 598889 598889 0 0.0
.bss 70028 70028 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072076 1072076 0 0.0
.bss 180008 180008 0 0.0
.data 3448 3448 0 0.0
.text 888600 888600 0 0.0
lock-app BRD4338a (read/write) 962300 962292 -8 -0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 700392 700384 -8 -0.0
window-app BRD4187C (read/write) 1135760 1135752 -8 -0.0
.bss 164560 164560 0 0.0
.data 3352 3352 0 0.0
.text 967828 967820 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1214912 1214912 0 0.0
(read/write) 1751544 1751544 0 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253736 253736 0 0.0
.flash.text 1214912 1214912 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256479 1256479 0 0.0
(read/write) 538148 538148 0 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285648 285648 0 0.0
.flash.text 1250315 1250315 0 0.0
.iram0.text 125403 125403 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11483548 11483548 0 0.0
(read/write) 589896 589896 0 0.0
.bss 104008 104008 0 0.0
.data 4536 4536 0 0.0
.data.rel.ro 457024 457024 0 0.0
.dynamic 512 512 0 0.0
.got 17264 17264 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358460 358460 0 0.0
.text 10240280 10240280 0 0.0
thermostat-no-ble arm64 (read only) 4499100 4499100 0 0.0
(read/write) 247024 247024 0 0.0
.bss 123000 123000 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 105920 105920 0 0.0
.dynamic 512 512 0 0.0
.got 8992 8992 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162164 162164 0 0.0
.text 3995592 3995592 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536520 2536520 0 0.0
.bss 220808 220808 0 0.0
.data 5224 5224 0 0.0
.text 1499204 1499204 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061220 1061220 0 0.0
bss 139161 139161 0 0.0
rodata 101876 101876 0 0.0
text 772860 772860 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238316 1238316 0 0.0
bss 137517 137517 0 0.0
rodata 151420 151420 0 0.0
text 799344 799344 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008860 1008860 0 0.0
bss 138059 138059 0 0.0
rodata 89132 89132 0 0.0
text 734408 734408 0 0.0
nxp contact k32w0+release (read only) 576332 576332 0 0.0
(read/write) 83188 83188 0 0.0
.bss 67888 67888 0 0.0
.data 2204 2204 0 0.0
.text 575796 575796 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704172 704172 0 0.0
.bss 71240 71240 0 0.0
.data 2872 2872 0 0.0
.text 590680 590680 0 0.0
light k32w0+release (read only) 610544 610544 0 0.0
(read/write) 82648 82648 0 0.0
.bss 67336 67336 0 0.0
.data 2224 2224 0 0.0
.text 610008 610008 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796128 796128 0 0.0
.bss 80776 80776 0 0.0
.data 2080 2080 0 0.0
.text 673904 673904 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826248 826248 0 0.0
(read/write) 1827116 1827116 0 0.0
.bss 204340 204340 0 0.0
.data 2752 2752 0 0.0
.text 1611636 1611636 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829344 829344 0 0.0
(read/write) 1748388 1748388 0 0.0
.bss 201268 201268 0 0.0
.data 2728 2728 0 0.0
.text 1536004 1536004 0 0.0
light cy8ckit_062s2_43012 (read only) 836064 836064 0 0.0
(read/write) 1666860 1666860 0 0.0
.bss 194732 194732 0 0.0
.data 2544 2544 0 0.0
.text 1461196 1461196 0 0.0
lock cy8ckit_062s2_43012 (read only) 809000 809000 0 0.0
(read/write) 1695508 1695508 0 0.0
.bss 221812 221812 0 0.0
.data 2528 2528 0 0.0
.text 1462780 1462780 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134196 1134196 0 0.0
.bss 102636 102636 0 0.0
.data 864 864 0 0.0
.text 646576 646576 0 0.0
lock-app qpg6105+debug (read/write) 1093956 1093956 0 0.0
.bss 97308 97308 0 0.0
.data 876 876 0 0.0
.text 606340 606340 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606737 606737 0 0.0
.bss 128500 128500 0 0.0
.data 696 696 0 0.0
.rodata 80708 80708 0 0.0
.text 387088 387088 0 0.0

@lazarkov lazarkov enabled auto-merge (squash) May 15, 2024 14:27
@lazarkov lazarkov self-requested a review May 15, 2024 15:01
Copy link

github-actions bot commented May 15, 2024

PR #33470: Size comparison from de95c32 to a02741b

Decreases (2 builds for efr32)
platform target config section de95c32 a02741b change % change
efr32 lock-app BRD4338a (read/write) 962300 962292 -8 -0.0
.text 700392 700384 -8 -0.0
window-app BRD4187C (read/write) 1135760 1135752 -8 -0.0
.text 967828 967820 -8 -0.0
Full report (52 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32)
platform target config section de95c32 a02741b change % change
bl602 lighting-app bl602 (read/write) 1444854 1444854 0 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159424 159424 0 0.0
.text 1109478 1109478 0 0.0
bl602+mfd (read/write) 1459278 1459278 0 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158384 158384 0 0.0
.text 1124796 1124796 0 0.0
bl602+rpc (read/write) 1492526 1492526 0 0.0
.bss 93824 93824 0 0.0
.data 9896 9896 0 0.0
.rodata 167000 167000 0 0.0
.text 1141124 1141124 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210827 1210827 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 108976 108976 0 0.0
.text 979936 979936 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221915 1221915 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107916 107916 0 0.0
.text 991946 991946 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1302291 1302291 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124348 124348 0 0.0
.text 1054644 1054644 0 0.0
bl706-eth (read/write) 1027861 1027861 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102032 102032 0 0.0
.text 770452 770452 0 0.0
bl706-wifi (read/write) 1261922 1261922 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123112 123112 0 0.0
.text 1001646 1001646 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1180404 1180404 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 102980 102980 0 0.0
.text 973050 973050 0 0.0
bl702l+mfd (read/write) 1192320 1192320 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101920 101920 0 0.0
.text 985372 985372 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798596 798596 0 0.0
(read/write) 177660 177660 0 0.0
.bss 99572 99572 0 0.0
.data 3604 3604 0 0.0
.rodata 85236 85236 0 0.0
.text 713096 713096 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813848 813848 0 0.0
(read/write) 188132 188132 0 0.0
.bss 110060 110060 0 0.0
.data 3596 3596 0 0.0
.rodata 78816 78816 0 0.0
.text 734768 734768 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803172 803172 0 0.0
(read/write) 182252 182252 0 0.0
.bss 104180 104180 0 0.0
.data 3596 3596 0 0.0
.rodata 106140 106140 0 0.0
.text 696768 696768 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755428 755428 0 0.0
(read/write) 176612 176612 0 0.0
.bss 98304 98304 0 0.0
.data 3588 3588 0 0.0
.rodata 80900 80900 0 0.0
.text 674264 674264 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741140 741140 0 0.0
(read/write) 176844 176844 0 0.0
.bss 98536 98536 0 0.0
.data 3588 3588 0 0.0
.rodata 76676 76676 0 0.0
.text 664200 664200 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606558 606558 0 0.0
(read/write) 209596 209596 0 0.0
.bss 202812 202812 0 0.0
.data 1660 1660 0 0.0
.rodata 89718 89718 0 0.0
.text 514716 514716 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652446 652446 0 0.0
(read/write) 209852 209852 0 0.0
.bss 203208 203208 0 0.0
.data 1524 1524 0 0.0
.rodata 110478 110478 0 0.0
.text 539848 539848 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742331 742331 0 0.0
.app_xip_area 660565 660565 0 0.0
.bss 75364 75364 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) 757975 757975 0 0.0
.app_xip_area 673009 673009 0 0.0
.bss 77220 77220 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757975 757975 0 0.0
.app_xip_area 673009 673009 0 0.0
.bss 77220 77220 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 714187 714187 0 0.0
.app_xip_area 637353 637353 0 0.0
.bss 70488 70488 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) 679851 679851 0 0.0
.app_xip_area 602373 602373 0 0.0
.bss 70956 70956 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) 695183 695183 0 0.0
.app_xip_area 614593 614593 0 0.0
.bss 72812 72812 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 695183 695183 0 0.0
.app_xip_area 614593 614593 0 0.0
.bss 72812 72812 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698387 698387 0 0.0
.app_xip_area 617893 617893 0 0.0
.bss 74004 74004 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) 713799 713799 0 0.0
.app_xip_area 630193 630193 0 0.0
.bss 75860 75860 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713799 713799 0 0.0
.app_xip_area 630193 630193 0 0.0
.bss 75860 75860 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660915 660915 0 0.0
.app_xip_area 586453 586453 0 0.0
.bss 68164 68164 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) 676559 676559 0 0.0
.app_xip_area 598889 598889 0 0.0
.bss 70028 70028 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 676559 676559 0 0.0
.app_xip_area 598889 598889 0 0.0
.bss 70028 70028 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072076 1072076 0 0.0
.bss 180008 180008 0 0.0
.data 3448 3448 0 0.0
.text 888600 888600 0 0.0
lock-app BRD4338a (read/write) 962300 962292 -8 -0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 700392 700384 -8 -0.0
window-app BRD4187C (read/write) 1135760 1135752 -8 -0.0
.bss 164560 164560 0 0.0
.data 3352 3352 0 0.0
.text 967828 967820 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1214912 1214912 0 0.0
(read/write) 1751544 1751544 0 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253736 253736 0 0.0
.flash.text 1214912 1214912 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256479 1256479 0 0.0
(read/write) 538148 538148 0 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285648 285648 0 0.0
.flash.text 1250315 1250315 0 0.0
.iram0.text 125403 125403 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11483548 11483548 0 0.0
(read/write) 589896 589896 0 0.0
.bss 104008 104008 0 0.0
.data 4536 4536 0 0.0
.data.rel.ro 457024 457024 0 0.0
.dynamic 512 512 0 0.0
.got 17264 17264 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358460 358460 0 0.0
.text 10240280 10240280 0 0.0
thermostat-no-ble arm64 (read only) 4499100 4499100 0 0.0
(read/write) 247024 247024 0 0.0
.bss 123000 123000 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 105920 105920 0 0.0
.dynamic 512 512 0 0.0
.got 8992 8992 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162164 162164 0 0.0
.text 3995592 3995592 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536520 2536520 0 0.0
.bss 220808 220808 0 0.0
.data 5224 5224 0 0.0
.text 1499204 1499204 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061220 1061220 0 0.0
bss 139161 139161 0 0.0
rodata 101876 101876 0 0.0
text 772860 772860 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238316 1238316 0 0.0
bss 137517 137517 0 0.0
rodata 151420 151420 0 0.0
text 799344 799344 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008860 1008860 0 0.0
bss 138059 138059 0 0.0
rodata 89132 89132 0 0.0
text 734408 734408 0 0.0
nxp contact k32w0+release (read only) 576332 576332 0 0.0
(read/write) 83188 83188 0 0.0
.bss 67888 67888 0 0.0
.data 2204 2204 0 0.0
.text 575796 575796 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704172 704172 0 0.0
.bss 71240 71240 0 0.0
.data 2872 2872 0 0.0
.text 590680 590680 0 0.0
light k32w0+release (read only) 610544 610544 0 0.0
(read/write) 82648 82648 0 0.0
.bss 67336 67336 0 0.0
.data 2224 2224 0 0.0
.text 610008 610008 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796128 796128 0 0.0
.bss 80776 80776 0 0.0
.data 2080 2080 0 0.0
.text 673904 673904 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826248 826248 0 0.0
(read/write) 1827116 1827116 0 0.0
.bss 204340 204340 0 0.0
.data 2752 2752 0 0.0
.text 1611636 1611636 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829344 829344 0 0.0
(read/write) 1748388 1748388 0 0.0
.bss 201268 201268 0 0.0
.data 2728 2728 0 0.0
.text 1536004 1536004 0 0.0
light cy8ckit_062s2_43012 (read only) 836064 836064 0 0.0
(read/write) 1666860 1666860 0 0.0
.bss 194732 194732 0 0.0
.data 2544 2544 0 0.0
.text 1461196 1461196 0 0.0
lock cy8ckit_062s2_43012 (read only) 809000 809000 0 0.0
(read/write) 1695508 1695508 0 0.0
.bss 221812 221812 0 0.0
.data 2528 2528 0 0.0
.text 1462780 1462780 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134196 1134196 0 0.0
.bss 102636 102636 0 0.0
.data 864 864 0 0.0
.text 646576 646576 0 0.0
lock-app qpg6105+debug (read/write) 1093956 1093956 0 0.0
.bss 97308 97308 0 0.0
.data 876 876 0 0.0
.text 606340 606340 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606737 606737 0 0.0
.bss 128500 128500 0 0.0
.data 696 696 0 0.0
.rodata 80708 80708 0 0.0
.text 387088 387088 0 0.0

@andy31415
Copy link
Contributor

@osama10 could you sign the CLA? Robot says "osamabb" did not sign.

Copy link

github-actions bot commented May 15, 2024

PR #33470: Size comparison from bbd710a to f760969

Decreases (1 build for efr32)
platform target config section bbd710a f760969 change % change
efr32 lighting-app BRD4187C (read/write) 1072084 1072076 -8 -0.0
.text 888608 888600 -8 -0.0
Full report (82 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section bbd710a f760969 change % change
bl602 lighting-app bl602 (read/write) 1444858 1444858 0 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159428 159428 0 0.0
.text 1109478 1109478 0 0.0
bl602+mfd (read/write) 1459282 1459282 0 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158388 158388 0 0.0
.text 1124796 1124796 0 0.0
bl602+rpc (read/write) 1492530 1492530 0 0.0
.bss 93824 93824 0 0.0
.data 9896 9896 0 0.0
.rodata 167004 167004 0 0.0
.text 1141124 1141124 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210831 1210831 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 108980 108980 0 0.0
.text 979936 979936 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221919 1221919 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107920 107920 0 0.0
.text 991946 991946 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1302295 1302295 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124352 124352 0 0.0
.text 1054644 1054644 0 0.0
bl706-eth (read/write) 1027865 1027865 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102036 102036 0 0.0
.text 770452 770452 0 0.0
bl706-wifi (read/write) 1261926 1261926 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123116 123116 0 0.0
.text 1001646 1001646 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1180408 1180408 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 102984 102984 0 0.0
.text 973050 973050 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1191812 1191812 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101924 101924 0 0.0
.text 985372 985372 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798604 798604 0 0.0
(read/write) 177660 177660 0 0.0
.bss 99572 99572 0 0.0
.data 3604 3604 0 0.0
.rodata 85244 85244 0 0.0
.text 713096 713096 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813848 813848 0 0.0
(read/write) 188132 188132 0 0.0
.bss 110060 110060 0 0.0
.data 3596 3596 0 0.0
.rodata 78816 78816 0 0.0
.text 734768 734768 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803172 803172 0 0.0
(read/write) 182252 182252 0 0.0
.bss 104180 104180 0 0.0
.data 3596 3596 0 0.0
.rodata 106140 106140 0 0.0
.text 696768 696768 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755428 755428 0 0.0
(read/write) 176612 176612 0 0.0
.bss 98304 98304 0 0.0
.data 3588 3588 0 0.0
.rodata 80900 80900 0 0.0
.text 674264 674264 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741148 741148 0 0.0
(read/write) 176844 176844 0 0.0
.bss 98536 98536 0 0.0
.data 3588 3588 0 0.0
.rodata 76684 76684 0 0.0
.text 664200 664200 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606566 606566 0 0.0
(read/write) 209596 209596 0 0.0
.bss 202812 202812 0 0.0
.data 1660 1660 0 0.0
.rodata 89726 89726 0 0.0
.text 514716 514716 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652454 652454 0 0.0
(read/write) 209852 209852 0 0.0
.bss 203208 203208 0 0.0
.data 1524 1524 0 0.0
.rodata 110486 110486 0 0.0
.text 539848 539848 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740067 740067 0 0.0
.app_xip_area 660125 660125 0 0.0
.bss 73540 73540 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) 755703 755703 0 0.0
.app_xip_area 672561 672561 0 0.0
.bss 75396 75396 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 755703 755703 0 0.0
.app_xip_area 672561 672561 0 0.0
.bss 75396 75396 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 711923 711923 0 0.0
.app_xip_area 636913 636913 0 0.0
.bss 68664 68664 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) 677595 677595 0 0.0
.app_xip_area 601933 601933 0 0.0
.bss 69140 69140 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) 692927 692927 0 0.0
.app_xip_area 614153 614153 0 0.0
.bss 70996 70996 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 692927 692927 0 0.0
.app_xip_area 614153 614153 0 0.0
.bss 70996 70996 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 696139 696139 0 0.0
.app_xip_area 617461 617461 0 0.0
.bss 72188 72188 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) 711543 711543 0 0.0
.app_xip_area 629753 629753 0 0.0
.bss 74044 74044 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 711543 711543 0 0.0
.app_xip_area 629753 629753 0 0.0
.bss 74044 74044 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 658643 658643 0 0.0
.app_xip_area 586005 586005 0 0.0
.bss 66340 66340 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) 674295 674295 0 0.0
.app_xip_area 598449 598449 0 0.0
.bss 68204 68204 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 674295 674295 0 0.0
.app_xip_area 598449 598449 0 0.0
.bss 68204 68204 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072084 1072076 -8 -0.0
.bss 180008 180008 0 0.0
.data 3448 3448 0 0.0
.text 888608 888600 -8 -0.0
lock-app BRD4338a (read/write) 962300 962300 0 0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 700392 700392 0 0.0
window-app BRD4187C (read/write) 1135760 1135760 0 0.0
.bss 164560 164560 0 0.0
.data 3352 3352 0 0.0
.text 967828 967828 0 0.0
esp32 all-clusters-app c3devkit (read only) 1214912 1214912 0 0.0
(read/write) 1751552 1751552 0 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253744 253744 0 0.0
.flash.text 1214912 1214912 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256271 1256271 0 0.0
(read/write) 536164 536164 0 0.0
.dram0.bss 79560 79560 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285488 285488 0 0.0
.flash.text 1250107 1250107 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2720509 2720509 0 0.0
(read/write) 132536 132536 0 0.0
.bss 47752 47752 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 76456 76456 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 187472 187472 0 0.0
.text 2350005 2350005 0 0.0
all-clusters-app debug (read only) 6033257 6033257 0 0.0
(read/write) 484048 484048 0 0.0
.bss 136032 136032 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 335976 335976 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 354320 354320 0 0.0
.text 5240195 5240195 0 0.0
all-clusters-minimal-app debug (read only) 5316665 5316665 0 0.0
(read/write) 240000 240000 0 0.0
.bss 128896 128896 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 99512 99512 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 293130 293130 0 0.0
.text 4783603 4783603 0 0.0
bridge-app debug (read only) 4707209 4707209 0 0.0
(read/write) 220912 220912 0 0.0
.bss 119424 119424 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 88480 88480 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 233514 233514 0 0.0
.text 4248179 4248179 0 0.0
chip-tool debug (read only) 12156417 12156417 0 0.0
(read/write) 524328 524328 0 0.0
.bss 95000 95000 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 416928 416928 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 454457 454457 0 0.0
.text 10991203 10991203 0 0.0
chip-tool-ipv6only arm64 (read only) 11483548 11483548 0 0.0
(read/write) 589896 589896 0 0.0
.bss 104008 104008 0 0.0
.data 4536 4536 0 0.0
.data.rel.ro 457024 457024 0 0.0
.dynamic 512 512 0 0.0
.got 17264 17264 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358460 358460 0 0.0
.text 10240280 10240280 0 0.0
fabric-admin debug (read only) 11902361 11902361 0 0.0
(read/write) 517616 517616 0 0.0
.bss 94360 94360 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411400 411400 0 0.0
.dynamic 624 624 0 0.0
.got 5576 5576 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 426841 426841 0 0.0
.text 10779043 10779043 0 0.0
fabric-bridge-app debug (read only) 4573465 4573465 0 0.0
(read/write) 212888 212888 0 0.0
.bss 114976 114976 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86160 86160 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 226922 226922 0 0.0
.text 4123523 4123523 0 0.0
lighting-app debug+rpc+ui (read only) 5630769 5630769 0 0.0
(read/write) 229712 229712 0 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96912 96912 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 357332 357332 0 0.0
.text 5021491 5021491 0 0.0
lock-app debug (read only) 4768249 4768249 0 0.0
(read/write) 208040 208040 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 259370 259370 0 0.0
.text 4292435 4292435 0 0.0
ota-provider-app debug (read only) 4381001 4381001 0 0.0
(read/write) 196640 196640 0 0.0
.bss 114528 114528 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 71728 71728 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 211754 211754 0 0.0
.text 3971459 3971459 0 0.0
ota-requestor-app debug (read only) 4511689 4511689 0 0.0
(read/write) 201008 201008 0 0.0
.bss 115424 115424 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 74848 74848 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 217834 217834 0 0.0
.text 4091523 4091523 0 0.0
shell debug (read only) 3003945 3003945 0 0.0
(read/write) 156632 156632 0 0.0
.bss 60656 60656 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88704 88704 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 191072 191072 0 0.0
.text 2633842 2633842 0 0.0
thermostat-no-ble arm64 (read only) 4499100 4499100 0 0.0
(read/write) 247024 247024 0 0.0
.bss 123000 123000 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 105920 105920 0 0.0
.dynamic 512 512 0 0.0
.got 8992 8992 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162164 162164 0 0.0
.text 3995592 3995592 0 0.0
tv-app debug (read only) 5828129 5828129 0 0.0
(read/write) 352512 352512 0 0.0
.bss 242256 242256 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96392 96392 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 297834 297834 0 0.0
.text 5284019 5284019 0 0.0
tv-casting-app debug (read only) 9991537 9991537 0 0.0
(read/write) 342960 342960 0 0.0
.bss 156632 156632 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176336 176336 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 388088 388088 0 0.0
.text 9132435 9132435 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536528 2536528 0 0.0
.bss 220808 220808 0 0.0
.data 5224 5224 0 0.0
.text 1499212 1499212 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061224 1061224 0 0.0
bss 139161 139161 0 0.0
rodata 101880 101880 0 0.0
text 772860 772860 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238316 1238316 0 0.0
bss 137517 137517 0 0.0
rodata 151420 151420 0 0.0
text 799344 799344 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008864 1008864 0 0.0
bss 138059 138059 0 0.0
rodata 89136 89136 0 0.0
text 734408 734408 0 0.0
nxp contact k32w0+release (read only) 576332 576332 0 0.0
(read/write) 83188 83188 0 0.0
.bss 67888 67888 0 0.0
.data 2204 2204 0 0.0
.text 575796 575796 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704180 704180 0 0.0
.bss 71240 71240 0 0.0
.data 2872 2872 0 0.0
.text 590688 590688 0 0.0
light k32w0+release (read only) 610544 610544 0 0.0
(read/write) 82648 82648 0 0.0
.bss 67336 67336 0 0.0
.data 2224 2224 0 0.0
.text 610008 610008 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796136 796136 0 0.0
.bss 80776 80776 0 0.0
.data 2080 2080 0 0.0
.text 673912 673912 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826248 826248 0 0.0
(read/write) 1827124 1827124 0 0.0
.bss 204340 204340 0 0.0
.data 2752 2752 0 0.0
.text 1611644 1611644 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829344 829344 0 0.0
(read/write) 1748388 1748388 0 0.0
.bss 201268 201268 0 0.0
.data 2728 2728 0 0.0
.text 1536004 1536004 0 0.0
light cy8ckit_062s2_43012 (read only) 836064 836064 0 0.0
(read/write) 1666868 1666868 0 0.0
.bss 194732 194732 0 0.0
.data 2544 2544 0 0.0
.text 1461204 1461204 0 0.0
lock cy8ckit_062s2_43012 (read only) 809000 809000 0 0.0
(read/write) 1695516 1695516 0 0.0
.bss 221812 221812 0 0.0
.data 2528 2528 0 0.0
.text 1462788 1462788 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134204 1134204 0 0.0
.bss 102636 102636 0 0.0
.data 864 864 0 0.0
.text 646584 646584 0 0.0
lock-app qpg6105+debug (read/write) 1093964 1093964 0 0.0
.bss 97308 97308 0 0.0
.data 876 876 0 0.0
.text 606348 606348 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606745 606745 0 0.0
.bss 128500 128500 0 0.0
.data 696 696 0 0.0
.rodata 80716 80716 0 0.0
.text 387088 387088 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834122 834122 0 0.0
bss 49884 49884 0 0.0
text 624600 624600 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096472 1096472 0 0.0
bss 101552 101552 0 0.0
text 797278 797278 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058964 1058964 0 0.0
bss 110048 110048 0 0.0
text 772618 772618 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914604 914604 0 0.0
bss 92804 92804 0 0.0
text 656212 656212 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836490 836490 0 0.0
bss 49928 49928 0 0.0
text 627020 627020 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 935120 935120 0 0.0
bss 75720 75720 0 0.0
text 703346 703346 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090804 1090804 0 0.0
bss 99876 99876 0 0.0
text 794086 794086 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911560 911560 0 0.0
bss 69208 69208 0 0.0
text 660386 660386 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933416 933416 0 0.0
bss 92516 92516 0 0.0
text 675198 675198 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831048 831048 0 0.0
bss 58172 58172 0 0.0
text 621024 621024 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800144 800144 0 0.0
bss 56108 56108 0 0.0
text 598896 598896 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 674488 674488 0 0.0
bss 71828 71828 0 0.0
text 461612 461612 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844342 844342 0 0.0
bss 51556 51556 0 0.0
text 633688 633688 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858969 858969 0 0.0
bss 59724 59724 0 0.0
text 642436 642436 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825692 825692 0 0.0
bss 56432 56432 0 0.0
text 618458 618458 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835736 835736 0 0.0
bss 58388 58388 0 0.0
text 623292 623292 0 0.0

Copy link

github-actions bot commented May 15, 2024

PR #33470: Size comparison from 83d35a3 to 4498a26

Decreases (1 build for efr32)
platform target config section 83d35a3 4498a26 change % change
efr32 lighting-app BRD4187C (read/write) 1072228 1072220 -8 -0.0
.text 888728 888720 -8 -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 83d35a3 4498a26 change % change
bl602 lighting-app bl602 (read/write) 1446110 1446110 0 0.0
.bss 85800 85800 0 0.0
.data 9512 9512 0 0.0
.rodata 159472 159472 0 0.0
.text 1110670 1110670 0 0.0
bl602+mfd (read/write) 1460550 1460550 0 0.0
.bss 85976 85976 0 0.0
.data 9488 9488 0 0.0
.rodata 158432 158432 0 0.0
.text 1125988 1125988 0 0.0
bl602+rpc (read/write) 1493782 1493782 0 0.0
.bss 93848 93848 0 0.0
.data 9896 9896 0 0.0
.rodata 167048 167048 0 0.0
.text 1142316 1142316 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1212095 1212095 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 109024 109024 0 0.0
.text 981124 981124 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1223167 1223167 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107964 107964 0 0.0
.text 993134 993134 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1303559 1303559 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124396 124396 0 0.0
.text 1055832 1055832 0 0.0
bl706-eth (read/write) 1029113 1029113 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102080 102080 0 0.0
.text 771638 771638 0 0.0
bl706-wifi (read/write) 1263198 1263198 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123160 123160 0 0.0
.text 1002858 1002858 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1181656 1181656 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 103028 103028 0 0.0
.text 974238 974238 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1193076 1193076 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101968 101968 0 0.0
.text 986560 986560 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798716 798716 0 0.0
(read/write) 177676 177676 0 0.0
.bss 99588 99588 0 0.0
.data 3604 3604 0 0.0
.rodata 85268 85268 0 0.0
.text 713184 713184 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813944 813944 0 0.0
(read/write) 188148 188148 0 0.0
.bss 110076 110076 0 0.0
.data 3596 3596 0 0.0
.rodata 78840 78840 0 0.0
.text 734840 734840 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803292 803292 0 0.0
(read/write) 182268 182268 0 0.0
.bss 104196 104196 0 0.0
.data 3596 3596 0 0.0
.rodata 106164 106164 0 0.0
.text 696864 696864 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755604 755604 0 0.0
(read/write) 176620 176620 0 0.0
.bss 98312 98312 0 0.0
.data 3588 3588 0 0.0
.rodata 80924 80924 0 0.0
.text 674416 674416 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741276 741276 0 0.0
(read/write) 176860 176860 0 0.0
.bss 98552 98552 0 0.0
.data 3588 3588 0 0.0
.rodata 76708 76708 0 0.0
.text 664304 664304 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606726 606726 0 0.0
(read/write) 209620 209620 0 0.0
.bss 202836 202836 0 0.0
.data 1660 1660 0 0.0
.rodata 89766 89766 0 0.0
.text 514836 514836 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652614 652614 0 0.0
(read/write) 209876 209876 0 0.0
.bss 203232 203232 0 0.0
.data 1524 1524 0 0.0
.rodata 110526 110526 0 0.0
.text 539968 539968 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740211 740211 0 0.0
.app_xip_area 660245 660245 0 0.0
.bss 73564 73564 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) 755855 755855 0 0.0
.app_xip_area 672689 672689 0 0.0
.bss 75420 75420 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 755855 755855 0 0.0
.app_xip_area 672689 672689 0 0.0
.bss 75420 75420 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712067 712067 0 0.0
.app_xip_area 637033 637033 0 0.0
.bss 68688 68688 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) 677755 677755 0 0.0
.app_xip_area 602077 602077 0 0.0
.bss 69156 69156 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) 693087 693087 0 0.0
.app_xip_area 614297 614297 0 0.0
.bss 71012 71012 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 693087 693087 0 0.0
.app_xip_area 614297 614297 0 0.0
.bss 71012 71012 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 696275 696275 0 0.0
.app_xip_area 617581 617581 0 0.0
.bss 72204 72204 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) 711687 711687 0 0.0
.app_xip_area 629881 629881 0 0.0
.bss 74060 74060 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 711687 711687 0 0.0
.app_xip_area 629881 629881 0 0.0
.bss 74060 74060 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 658795 658795 0 0.0
.app_xip_area 586141 586141 0 0.0
.bss 66356 66356 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) 674439 674439 0 0.0
.app_xip_area 598577 598577 0 0.0
.bss 68220 68220 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 674439 674439 0 0.0
.app_xip_area 598577 598577 0 0.0
.bss 68220 68220 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072228 1072220 -8 -0.0
.bss 180032 180032 0 0.0
.data 3448 3448 0 0.0
.text 888728 888720 -8 -0.0
lock-app BRD4338a (read/write) 962484 962484 0 0.0
.bss 213108 213108 0 0.0
.data 29448 29448 0 0.0
.text 700560 700560 0 0.0
window-app BRD4187C (read/write) 1135952 1135952 0 0.0
.bss 164576 164576 0 0.0
.data 3352 3352 0 0.0
.text 968004 968004 0 0.0
esp32 all-clusters-app c3devkit (read only) 1215114 1215114 0 0.0
(read/write) 1751608 1751608 0 0.0
.dram0.bss 74648 74648 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253768 253768 0 0.0
.flash.text 1215114 1215114 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256483 1256483 0 0.0
(read/write) 536212 536212 0 0.0
.dram0.bss 79584 79584 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285512 285512 0 0.0
.flash.text 1250319 1250319 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2721717 2721717 0 0.0
(read/write) 132632 132632 0 0.0
.bss 47784 47784 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 76536 76536 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 187472 187472 0 0.0
.text 2351093 2351093 0 0.0
all-clusters-app debug (read only) 6034577 6034577 0 0.0
(read/write) 484176 484176 0 0.0
.bss 136064 136064 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 336072 336072 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 354320 354320 0 0.0
.text 5241395 5241395 0 0.0
all-clusters-minimal-app debug (read only) 5318017 5318017 0 0.0
(read/write) 240128 240128 0 0.0
.bss 128928 128928 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 99608 99608 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 293130 293130 0 0.0
.text 4784835 4784835 0 0.0
bridge-app debug (read only) 4708433 4708433 0 0.0
(read/write) 221040 221040 0 0.0
.bss 119456 119456 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 88576 88576 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 233514 233514 0 0.0
.text 4249283 4249283 0 0.0
chip-tool debug (read only) 12162777 12162777 0 0.0
(read/write) 524488 524488 0 0.0
.bss 95064 95064 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 417016 417016 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 454457 454457 0 0.0
.text 10997443 10997443 0 0.0
chip-tool-ipv6only arm64 (read only) 11496284 11496284 0 0.0
(read/write) 589496 589496 0 0.0
.bss 104056 104056 0 0.0
.data 4536 4536 0 0.0
.data.rel.ro 457112 457112 0 0.0
.dynamic 512 512 0 0.0
.got 17272 17272 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358460 358460 0 0.0
.text 10252824 10252824 0 0.0
fabric-admin debug (read only) 11908689 11908689 0 0.0
(read/write) 517776 517776 0 0.0
.bss 94424 94424 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411480 411480 0 0.0
.dynamic 624 624 0 0.0
.got 5576 5576 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 426841 426841 0 0.0
.text 10785251 10785251 0 0.0
fabric-bridge-app debug (read only) 4574689 4574689 0 0.0
(read/write) 213016 213016 0 0.0
.bss 115008 115008 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86256 86256 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 226922 226922 0 0.0
.text 4124627 4124627 0 0.0
lighting-app debug+rpc+ui (read only) 5631993 5631993 0 0.0
(read/write) 229840 229840 0 0.0
.bss 120400 120400 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96992 96992 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 357332 357332 0 0.0
.text 5022595 5022595 0 0.0
lock-app debug (read only) 4769489 4769489 0 0.0
(read/write) 208168 208168 0 0.0
.bss 114696 114696 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82568 82568 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 259370 259370 0 0.0
.text 4293555 4293555 0 0.0
ota-provider-app debug (read only) 4382225 4382225 0 0.0
(read/write) 196768 196768 0 0.0
.bss 114560 114560 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 71824 71824 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 211754 211754 0 0.0
.text 3972563 3972563 0 0.0
ota-requestor-app debug (read only) 4512913 4512913 0 0.0
(read/write) 201136 201136 0 0.0
.bss 115456 115456 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 74928 74928 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 217834 217834 0 0.0
.text 4092627 4092627 0 0.0
shell debug (read only) 3005217 3005217 0 0.0
(read/write) 156760 156760 0 0.0
.bss 60688 60688 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88792 88792 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 191072 191072 0 0.0
.text 2634994 2634994 0 0.0
thermostat-no-ble arm64 (read only) 4500556 4500556 0 0.0
(read/write) 249712 249712 0 0.0
.bss 123048 123048 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106008 106008 0 0.0
.dynamic 512 512 0 0.0
.got 9000 9000 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162164 162164 0 0.0
.text 3996856 3996856 0 0.0
tv-app debug (read only) 5829897 5829897 0 0.0
(read/write) 352608 352608 0 0.0
.bss 242288 242288 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96472 96472 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 297834 297834 0 0.0
.text 5285667 5285667 0 0.0
tv-casting-app debug (read only) 9997689 9997689 0 0.0
(read/write) 343088 343088 0 0.0
.bss 156664 156664 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176432 176432 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 388088 388088 0 0.0
.text 9138467 9138467 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536680 2536680 0 0.0
.bss 220832 220832 0 0.0
.data 5224 5224 0 0.0
.text 1499364 1499364 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061360 1061360 0 0.0
bss 139185 139185 0 0.0
rodata 101904 101904 0 0.0
text 772964 772964 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238444 1238444 0 0.0
bss 137541 137541 0 0.0
rodata 151444 151444 0 0.0
text 799424 799424 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1009032 1009032 0 0.0
bss 138083 138083 0 0.0
rodata 89160 89160 0 0.0
text 734552 734552 0 0.0
nxp contact k32w0+release (read only) 576484 576484 0 0.0
(read/write) 83188 83188 0 0.0
.bss 67896 67896 0 0.0
.data 2204 2204 0 0.0
.text 575948 575948 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704332 704332 0 0.0
.bss 71248 71248 0 0.0
.data 2872 2872 0 0.0
.text 590832 590832 0 0.0
light k32w0+release (read only) 610680 610680 0 0.0
(read/write) 82672 82672 0 0.0
.bss 67352 67352 0 0.0
.data 2224 2224 0 0.0
.text 610144 610144 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796272 796272 0 0.0
.bss 80792 80792 0 0.0
.data 2080 2080 0 0.0
.text 674032 674032 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826224 826224 0 0.0
(read/write) 1827348 1827348 0 0.0
.bss 204364 204364 0 0.0
.data 2752 2752 0 0.0
.text 1611844 1611844 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829320 829320 0 0.0
(read/write) 1748620 1748620 0 0.0
.bss 201292 201292 0 0.0
.data 2728 2728 0 0.0
.text 1536212 1536212 0 0.0
light cy8ckit_062s2_43012 (read only) 836040 836040 0 0.0
(read/write) 1667060 1667060 0 0.0
.bss 194756 194756 0 0.0
.data 2544 2544 0 0.0
.text 1461372 1461372 0 0.0
lock cy8ckit_062s2_43012 (read only) 808976 808976 0 0.0
(read/write) 1695724 1695724 0 0.0
.bss 221836 221836 0 0.0
.data 2528 2528 0 0.0
.text 1462972 1462972 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134316 1134316 0 0.0
.bss 102652 102652 0 0.0
.data 864 864 0 0.0
.text 646696 646696 0 0.0
lock-app qpg6105+debug (read/write) 1094132 1094132 0 0.0
.bss 97316 97316 0 0.0
.data 876 876 0 0.0
.text 606516 606516 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606881 606881 0 0.0
.bss 128524 128524 0 0.0
.data 696 696 0 0.0
.rodata 80740 80740 0 0.0
.text 387176 387176 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834934 834934 0 0.0
bss 49920 49920 0 0.0
text 625282 625282 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 843424 843424 0 0.0
bss 78992 78992 0 0.0
noinit 46096 46096 0 0.0
text 601298 601298 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059864 1059864 0 0.0
bss 110108 110108 0 0.0
text 773368 773368 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915456 915456 0 0.0
bss 92864 92864 0 0.0
text 656910 656910 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 837294 837294 0 0.0
bss 49964 49964 0 0.0
text 627700 627700 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 948376 948376 0 0.0
bss 76556 76556 0 0.0
text 714648 714648 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 771932 771932 0 0.0
bss 75240 75240 0 0.0
noinit 46096 46096 0 0.0
text 557854 557854 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091980 1091980 0 0.0
bss 99956 99956 0 0.0
text 795068 795068 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912388 912388 0 0.0
bss 69244 69244 0 0.0
text 661088 661088 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934600 934600 0 0.0
bss 92596 92596 0 0.0
text 676176 676176 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831868 831868 0 0.0
bss 58208 58208 0 0.0
text 621724 621724 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 607360 607360 0 0.0
bss 44064 44064 0 0.0
noinit 32512 32512 0 0.0
text 451056 451056 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 674724 674724 0 0.0
bss 71828 71828 0 0.0
text 461848 461848 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 845146 845146 0 0.0
bss 51592 51592 0 0.0
text 634366 634366 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859989 859989 0 0.0
bss 59780 59780 0 0.0
text 643294 643294 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826520 826520 0 0.0
bss 56468 56468 0 0.0
text 619162 619162 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836572 836572 0 0.0
bss 58424 58424 0 0.0
text 624008 624008 0 0.0

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.

None yet

5 participants