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

[nrfconnect] Updated nRF Connect SDK revision #18983

Merged
merged 3 commits into from
Jun 1, 2022

Conversation

kkasperczyk-no
Copy link
Contributor

Problem

Regular nRF Connect SDK revision update.

Change overview

  • Prefixed all of zephyr includes with <zephyr/...>, as the old
    way without zephyr/ prefix will be dropped in the future.
  • Removed CONFIG_FLASH_NOP_DEVICE=y
  • Disable PSA Crypto driver for nrf_cc3xx by default and fixed
    hash size that grew up to 244 bytes.
  • Fixed window-app bug with incorrect operational status
    values.
  • Aligned PWM API
  • Switched from using custom multi-image DFU solution to
    dfu_multi_image library.
  • Enabled NVS cache by default
  • Increased 802.15.4 rx stack to 1024 bytes.

Testing

Performed manual smoke tests on desk.

* Prefixed all of zephyr includes with <zephyr/...>, as the old
way without zephyr/ prefix will be dropped in the future.
* Removed CONFIG_FLASH_NOP_DEVICE=y
* Disable PSA Crypto driver for nrf_cc3xx by default and fixed
hash size that grew up to 244 bytes.
* Fixed window-app bug with incorrect operational status
values.
* Aligned PWM API
* Switched from using custom multi-image DFU solution to
dfu_multi_image library.
* Enabled NVS cache by default
* Increased 802.15.4 rx stack to 1024 bytes.
@github-actions
Copy link

github-actions bot commented May 31, 2022

PR #18983: Size comparison from 6ef806b to 1058267

Full report (37 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, p6)
platform target config section 6ef806b 1058267 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 648263 648263 0 0.0
(read/write) 158900 158900 0 0.0
.bss 74580 74580 0 0.0
.data 3404 3404 0 0.0
.rodata 84263 84263 0 0.0
.text 563764 563764 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 615103 615103 0 0.0
(read/write) 158072 158072 0 0.0
.bss 73812 73812 0 0.0
.data 3344 3344 0 0.0
.rodata 73655 73655 0 0.0
.text 541212 541212 0 0.0
lock-ftd LP_CC2652R7 (read only) 679815 679815 0 0.0
(read/write) 163008 163008 0 0.0
.bss 72604 72604 0 0.0
.data 3268 3268 0 0.0
.rodata 96199 96199 0 0.0
.text 583132 583132 0 0.0
lock-mtd LP_CC2652R7 (read only) 629223 629223 0 0.0
(read/write) 145724 145724 0 0.0
.bss 68340 68340 0 0.0
.data 3268 3268 0 0.0
.rodata 96087 96087 0 0.0
.text 532644 532644 0 0.0
pump-app LP_CC2652R7 (read only) 676219 676219 0 0.0
(read/write) 167772 167772 0 0.0
.bss 73004 73004 0 0.0
.data 3304 3304 0 0.0
.rodata 88675 88675 0 0.0
.text 587060 587060 0 0.0
pump-controller-app LP_CC2652R7 (read only) 654163 654163 0 0.0
(read/write) 189684 189684 0 0.0
.bss 72860 72860 0 0.0
.data 3264 3264 0 0.0
.rodata 83419 83419 0 0.0
.text 570264 570264 0 0.0
shell LP_CC2652R7 (read only) 641262 641262 0 0.0
(read/write) 154456 154456 0 0.0
.bss 76932 76932 0 0.0
.data 3408 3408 0 0.0
.rodata 81238 81238 0 0.0
.text 559792 559792 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 621842 621842 0 0.0
.app_xip_area 525420 525420 0 0.0
.bss 79064 79064 0 0.0
.data 708 708 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 630550 630550 0 0.0
.app_xip_area 535600 535600 0 0.0
.bss 77624 77624 0 0.0
.data 676 676 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 570902 570902 0 0.0
.app_xip_area 466024 466024 0 0.0
.bss 87224 87224 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 914752 914752 0 0.0
(read/write) 133184 133184 0 0.0
.bss 131088 131088 0 0.0
.data 2096 2096 0 0.0
.text 914744 914744 0 0.0
BRD4161A+rpc (read only) 948988 948988 0 0.0
(read/write) 149876 149876 0 0.0
.bss 147576 147576 0 0.0
.data 2300 2300 0 0.0
.text 948980 948980 0 0.0
BRD4161A+rs911x (read only) 789196 789196 0 0.0
(read/write) 129460 129460 0 0.0
.bss 127356 127356 0 0.0
.data 2104 2104 0 0.0
.text 789188 789188 0 0.0
lock-app BRD4161A+wf200 (read only) 954352 954352 0 0.0
(read/write) 128244 128244 0 0.0
.bss 126172 126172 0 0.0
.data 2068 2068 0 0.0
.text 954344 954344 0 0.0
window-app BRD4161A (read only) 899680 899680 0 0.0
(read/write) 133256 133256 0 0.0
.bss 131160 131160 0 0.0
.data 2092 2092 0 0.0
.text 899672 899672 0 0.0
esp32 all-clusters-app c3devkit (read only) 1005432 1005432 0 0.0
(read/write) 1479594 1479594 0 0.0
.dram0.bss 69144 69144 0 0.0
.dram0.data 14656 14656 0 0.0
.flash.rodata 210360 210360 0 0.0
.flash.text 1005432 1005432 0 0.0
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1060587 1060587 0 0.0
(read/write) 481808 481808 0 0.0
.dram0.bss 74664 74664 0 0.0
.dram0.data 34208 34208 0 0.0
.flash.rodata 240940 240940 0 0.0
.flash.text 1055203 1055203 0 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 681000 681000 0 0.0
.bss 80168 80168 0 0.0
.data 2012 2012 0 0.0
.text 597116 597116 0 0.0
lock k32w061+release (read/write) 732504 732504 0 0.0
.bss 80600 80600 0 0.0
.data 1980 1980 0 0.0
.text 648220 648220 0 0.0
linux all-clusters-app debug (read only) 2769441 2769441 0 0.0
(read/write) 178272 178272 0 0.0
.bss 86240 86240 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 83832 83832 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 243677 243677 0 0.0
.text 2351858 2351858 0 0.0
all-clusters-minimal-app debug (read only) 2646561 2646561 0 0.0
(read/write) 170272 170272 0 0.0
.bss 85504 85504 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 76712 76712 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 245597 245597 0 0.0
.text 2228450 2228450 0 0.0
bridge-app debug+rpc (read only) 2029753 2029753 0 0.0
(read/write) 147896 147896 0 0.0
.bss 72896 72896 0 0.0
.data 3936 3936 0 0.0
.data.rel.ro 65480 65480 0 0.0
.dynamic 592 592 0 0.0
.got 4272 4272 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 168768 168768 0 0.0
.text 1704514 1704514 0 0.0
chip-tool debug (read only) 9680645 9680645 0 0.0
(read/write) 602736 602736 0 0.0
.bss 23968 23968 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 571336 571336 0 0.0
.dynamic 624 624 0 0.0
.got 5008 5008 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 496317 496317 0 0.0
.text 7790965 7790965 0 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9423884 9423884 0 0.0
(read/write) 668993 668993 0 0.0
.bss 42257 42257 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 606736 606736 0 0.0
.dynamic 528 528 0 0.0
.got 15008 15008 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 460036 460036 0 0.0
.text 7435140 7435140 0 0.0
lighting-app debug+rpc (read only) 2318305 2318305 0 0.0
(read/write) 153504 153504 0 0.0
.bss 74720 74720 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 70984 70984 0 0.0
.dynamic 608 608 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 187400 187400 0 0.0
.text 1965202 1965202 0 0.0
lock-app debug (read only) 2258377 2258377 0 0.0
(read/write) 148632 148632 0 0.0
.bss 73440 73440 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 67912 67912 0 0.0
.dynamic 592 592 0 0.0
.got 4336 4336 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 200904 200904 0 0.0
.text 1897202 1897202 0 0.0
ota-provider-app debug (read only) 2067441 2067441 0 0.0
(read/write) 141584 141584 0 0.0
.bss 73024 73024 0 0.0
.data 1768 1768 0 0.0
.data.rel.ro 60984 60984 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4504 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 180184 180184 0 0.0
.text 1728210 1728210 0 0.0
ota-requestor-app debug (read only) 2096241 2096241 0 0.0
(read/write) 144424 144424 0 0.0
.bss 73728 73728 0 0.0
.data 1960 1960 0 0.0
.data.rel.ro 63080 63080 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 176256 176256 0 0.0
.text 1759474 1759474 0 0.0
shell debug (read only) 2573545 2573545 0 0.0
(read/write) 201680 201680 0 0.0
.bss 117096 117096 0 0.0
.data 1376 1376 0 0.0
.data.rel.ro 77448 77448 0 0.0
.dynamic 608 608 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 223794 223794 0 0.0
.text 2190354 2190354 0 0.0
thermostat-no-ble arm64 (read only) 2366452 2366452 0 0.0
(read/write) 177425 177425 0 0.0
.bss 87921 87921 0 0.0
.data 1528 1528 0 0.0
.data.rel.ro 80176 80176 0 0.0
.dynamic 528 528 0 0.0
.got 4792 4792 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 148164 148164 0 0.0
.text 1988704 1988704 0 0.0
tv-app debug (read only) 2876105 2876105 0 0.0
(read/write) 280176 280176 0 0.0
.bss 191048 191048 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 78200 78200 0 0.0
.dynamic 592 592 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 222112 222112 0 0.0
.text 2471458 2471458 0 0.0
tv-casting-app debug (read only) 5437833 5437833 0 0.0
(read/write) 226160 226160 0 0.0
.bss 78632 78632 0 0.0
.data 2400 2400 0 0.0
.data.rel.ro 138912 138912 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 339808 339808 0 0.0
.text 4738434 4738434 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2424944 2424944 0 0.0
.bss 202620 202620 0 0.0
.data 5872 5872 0 0.0
.text 1387588 1387588 0 0.0
p6 all-clusters-app default (read/write) 2540816 2540816 0 0.0
.bss 137104 137104 0 0.0
.data 2808 2808 0 0.0
.text 1499080 1499080 0 0.0
all-clusters-minimal-app default (read/write) 2486760 2486760 0 0.0
.bss 136328 136328 0 0.0
.data 2744 2744 0 0.0
.text 1445024 1445024 0 0.0
light-app default (read/write) 2420712 2420712 0 0.0
.bss 129432 129432 0 0.0
.data 2600 2600 0 0.0
.text 1378976 1378976 0 0.0
lock-app default (read/write) 2438760 2438760 0 0.0
.bss 129248 129248 0 0.0
.data 2568 2568 0 0.0
.text 1397024 1397024 0 0.0

@github-actions
Copy link

github-actions bot commented May 31, 2022

PR #18983: Size comparison from 6ef806b to 1bdc94b

Increases above 0.2%:

platform target config section 6ef806b 1bdc94b change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 bss 139276 141276 2000 1.4
all-clusters-minimal-app nrf52840dk_nrf52840 bss 138508 140505 1997 1.4
lighting-app nrf52840dk_nrf52840 bss 141872 143870 1998 1.4
nrf52840dk_nrf52840+rpc (read/write) 1115123 1119147 4024 0.4
bss 142108 144111 2003 1.4
text 780656 783516 2860 0.4
nrf52840dongle_nrf52840 bss 149100 151101 2001 1.3
nrf5340dk_nrf5340_cpuapp bss 138072 140241 2169 1.6
text 718336 721092 2756 0.4
lock-app nrf52840dk_nrf52840 bss 131792 133791 1999 1.5
nrf5340dk_nrf5340_cpuapp (read/write) 1002914 1005442 2528 0.3
bss 128028 130194 2166 1.7
text 662392 665348 2956 0.4
pigweed-app nrf52840dk_nrf52840 (read/write) 564915 574123 9208 1.6
bss 71816 74071 2255 3.1
text 387828 395220 7392 1.9
pump-app nrf52840dk_nrf52840 bss 132036 134034 1998 1.5
pump-controller-app nrf52840dk_nrf52840 bss 131560 133558 1998 1.5
Increases (11 builds for nrfconnect)
platform target config section 6ef806b 1bdc94b change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1186495 1187535 1040 0.1
bss 139276 141276 2000 1.4
text 814728 815024 296 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1135227 1136267 1040 0.1
bss 138508 140505 1997 1.4
text 787728 788036 308 0.0
lighting-app nrf52840dk_nrf52840 (read/write) 1150899 1151827 928 0.1
bss 141872 143870 1998 1.4
text 808248 808368 120 0.0
nrf52840dk_nrf52840+rpc (read/write) 1115123 1119147 4024 0.4
bss 142108 144111 2003 1.4
text 780656 783516 2860 0.4
nrf52840dongle_nrf52840 bss 149100 151101 2001 1.3
nrf5340dk_nrf5340_cpuapp (read/write) 1053218 1055598 2380 0.2
bss 138072 140241 2169 1.6
text 718336 721092 2756 0.4
lock-app nrf52840dk_nrf52840 (read/write) 1100259 1101515 1256 0.1
bss 131792 133791 1999 1.5
text 752164 752560 396 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 1002914 1005442 2528 0.3
bss 128028 130194 2166 1.7
text 662392 665348 2956 0.4
pigweed-app nrf52840dk_nrf52840 (read/write) 564915 574123 9208 1.6
bss 71816 74071 2255 3.1
text 387828 395220 7392 1.9
pump-app nrf52840dk_nrf52840 (read/write) 1076491 1077927 1436 0.1
bss 132036 134034 1998 1.5
text 747092 747640 548 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 1056047 1057507 1460 0.1
bss 131560 133558 1998 1.5
text 731512 732088 576 0.1
Decreases (11 builds for nrfconnect)
platform target config section 6ef806b 1bdc94b change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 153584 152344 -1240 -0.8
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 130148 128908 -1240 -1.0
lighting-app nrf52840dk_nrf52840 rodata 121940 120780 -1160 -1.0
nrf52840dk_nrf52840+rpc rodata 113060 112260 -800 -0.7
nrf52840dongle_nrf52840 (read/write) 1058575 1058235 -340 -0.0
rodata 91824 89852 -1972 -2.1
text 736676 736200 -476 -0.1
nrf5340dk_nrf5340_cpuapp rodata 114696 113204 -1492 -1.3
lock-app nrf52840dk_nrf52840 rodata 137580 136348 -1232 -0.9
nrf5340dk_nrf5340_cpuapp rodata 130384 128832 -1552 -1.2
pigweed-app nrf52840dk_nrf52840 rodata 45828 45412 -416 -0.9
pump-app nrf52840dk_nrf52840 rodata 118556 117328 -1228 -1.0
pump-controller-app nrf52840dk_nrf52840 rodata 114240 113020 -1220 -1.1
Full report (48 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6)
platform target config section 6ef806b 1bdc94b change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 648263 648263 0 0.0
(read/write) 158900 158900 0 0.0
.bss 74580 74580 0 0.0
.data 3404 3404 0 0.0
.rodata 84263 84263 0 0.0
.text 563764 563764 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 615103 615103 0 0.0
(read/write) 158072 158072 0 0.0
.bss 73812 73812 0 0.0
.data 3344 3344 0 0.0
.rodata 73655 73655 0 0.0
.text 541212 541212 0 0.0
lock-ftd LP_CC2652R7 (read only) 679815 679815 0 0.0
(read/write) 163008 163008 0 0.0
.bss 72604 72604 0 0.0
.data 3268 3268 0 0.0
.rodata 96199 96199 0 0.0
.text 583132 583132 0 0.0
lock-mtd LP_CC2652R7 (read only) 629223 629223 0 0.0
(read/write) 145724 145724 0 0.0
.bss 68340 68340 0 0.0
.data 3268 3268 0 0.0
.rodata 96087 96087 0 0.0
.text 532644 532644 0 0.0
pump-app LP_CC2652R7 (read only) 676219 676219 0 0.0
(read/write) 167772 167772 0 0.0
.bss 73004 73004 0 0.0
.data 3304 3304 0 0.0
.rodata 88675 88675 0 0.0
.text 587060 587060 0 0.0
pump-controller-app LP_CC2652R7 (read only) 654163 654163 0 0.0
(read/write) 189684 189684 0 0.0
.bss 72860 72860 0 0.0
.data 3264 3264 0 0.0
.rodata 83419 83419 0 0.0
.text 570264 570264 0 0.0
shell LP_CC2652R7 (read only) 641262 641262 0 0.0
(read/write) 154456 154456 0 0.0
.bss 76932 76932 0 0.0
.data 3408 3408 0 0.0
.rodata 81238 81238 0 0.0
.text 559792 559792 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 621842 621842 0 0.0
.app_xip_area 525420 525420 0 0.0
.bss 79064 79064 0 0.0
.data 708 708 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 630550 630550 0 0.0
.app_xip_area 535600 535600 0 0.0
.bss 77624 77624 0 0.0
.data 676 676 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 570902 570902 0 0.0
.app_xip_area 466024 466024 0 0.0
.bss 87224 87224 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 914752 914752 0 0.0
(read/write) 133184 133184 0 0.0
.bss 131088 131088 0 0.0
.data 2096 2096 0 0.0
.text 914744 914744 0 0.0
BRD4161A+rpc (read only) 948988 948988 0 0.0
(read/write) 149876 149876 0 0.0
.bss 147576 147576 0 0.0
.data 2300 2300 0 0.0
.text 948980 948980 0 0.0
BRD4161A+rs911x (read only) 789196 789196 0 0.0
(read/write) 129460 129460 0 0.0
.bss 127356 127356 0 0.0
.data 2104 2104 0 0.0
.text 789188 789188 0 0.0
lock-app BRD4161A+wf200 (read only) 954352 954352 0 0.0
(read/write) 128244 128244 0 0.0
.bss 126172 126172 0 0.0
.data 2068 2068 0 0.0
.text 954344 954344 0 0.0
window-app BRD4161A (read only) 899680 899680 0 0.0
(read/write) 133256 133256 0 0.0
.bss 131160 131160 0 0.0
.data 2092 2092 0 0.0
.text 899672 899672 0 0.0
esp32 all-clusters-app c3devkit (read only) 1005432 1005432 0 0.0
(read/write) 1479594 1479594 0 0.0
.dram0.bss 69144 69144 0 0.0
.dram0.data 14656 14656 0 0.0
.flash.rodata 210360 210360 0 0.0
.flash.text 1005432 1005432 0 0.0
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1060587 1060587 0 0.0
(read/write) 481808 481808 0 0.0
.dram0.bss 74664 74664 0 0.0
.dram0.data 34208 34208 0 0.0
.flash.rodata 240940 240940 0 0.0
.flash.text 1055203 1055203 0 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 681000 681000 0 0.0
.bss 80168 80168 0 0.0
.data 2012 2012 0 0.0
.text 597116 597116 0 0.0
lock k32w061+release (read/write) 732504 732504 0 0.0
.bss 80600 80600 0 0.0
.data 1980 1980 0 0.0
.text 648220 648220 0 0.0
linux all-clusters-app debug (read only) 2769441 2769441 0 0.0
(read/write) 178272 178272 0 0.0
.bss 86240 86240 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 83832 83832 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 243677 243677 0 0.0
.text 2351858 2351858 0 0.0
all-clusters-minimal-app debug (read only) 2646561 2646561 0 0.0
(read/write) 170272 170272 0 0.0
.bss 85504 85504 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 76712 76712 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 245597 245597 0 0.0
.text 2228450 2228450 0 0.0
bridge-app debug+rpc (read only) 2029753 2029753 0 0.0
(read/write) 147896 147896 0 0.0
.bss 72896 72896 0 0.0
.data 3936 3936 0 0.0
.data.rel.ro 65480 65480 0 0.0
.dynamic 592 592 0 0.0
.got 4272 4272 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 168768 168768 0 0.0
.text 1704514 1704514 0 0.0
chip-tool debug (read only) 9680645 9680645 0 0.0
(read/write) 602736 602736 0 0.0
.bss 23968 23968 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 571336 571336 0 0.0
.dynamic 624 624 0 0.0
.got 5008 5008 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 496317 496317 0 0.0
.text 7790965 7790965 0 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9423884 9423884 0 0.0
(read/write) 668993 668993 0 0.0
.bss 42257 42257 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 606736 606736 0 0.0
.dynamic 528 528 0 0.0
.got 15008 15008 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 460036 460036 0 0.0
.text 7435140 7435140 0 0.0
lighting-app debug+rpc (read only) 2318305 2318305 0 0.0
(read/write) 153504 153504 0 0.0
.bss 74720 74720 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 70984 70984 0 0.0
.dynamic 608 608 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 187400 187400 0 0.0
.text 1965202 1965202 0 0.0
lock-app debug (read only) 2258377 2258377 0 0.0
(read/write) 148632 148632 0 0.0
.bss 73440 73440 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 67912 67912 0 0.0
.dynamic 592 592 0 0.0
.got 4336 4336 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 200904 200904 0 0.0
.text 1897202 1897202 0 0.0
ota-provider-app debug (read only) 2067441 2067441 0 0.0
(read/write) 141584 141584 0 0.0
.bss 73024 73024 0 0.0
.data 1768 1768 0 0.0
.data.rel.ro 60984 60984 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4504 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 180184 180184 0 0.0
.text 1728210 1728210 0 0.0
ota-requestor-app debug (read only) 2096241 2096241 0 0.0
(read/write) 144424 144424 0 0.0
.bss 73728 73728 0 0.0
.data 1960 1960 0 0.0
.data.rel.ro 63080 63080 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 176256 176256 0 0.0
.text 1759474 1759474 0 0.0
shell debug (read only) 2573545 2573545 0 0.0
(read/write) 201680 201680 0 0.0
.bss 117096 117096 0 0.0
.data 1376 1376 0 0.0
.data.rel.ro 77448 77448 0 0.0
.dynamic 608 608 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 223794 223794 0 0.0
.text 2190354 2190354 0 0.0
thermostat-no-ble arm64 (read only) 2366452 2366452 0 0.0
(read/write) 177425 177425 0 0.0
.bss 87921 87921 0 0.0
.data 1528 1528 0 0.0
.data.rel.ro 80176 80176 0 0.0
.dynamic 528 528 0 0.0
.got 4792 4792 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 148164 148164 0 0.0
.text 1988704 1988704 0 0.0
tv-app debug (read only) 2876105 2876105 0 0.0
(read/write) 280176 280176 0 0.0
.bss 191048 191048 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 78200 78200 0 0.0
.dynamic 592 592 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 222112 222112 0 0.0
.text 2471458 2471458 0 0.0
tv-casting-app debug (read only) 5437833 5437833 0 0.0
(read/write) 226160 226160 0 0.0
.bss 78632 78632 0 0.0
.data 2400 2400 0 0.0
.data.rel.ro 138912 138912 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 339808 339808 0 0.0
.text 4738434 4738434 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2424944 2424944 0 0.0
.bss 202620 202620 0 0.0
.data 5872 5872 0 0.0
.text 1387588 1387588 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1186495 1187535 1040 0.1
bss 139276 141276 2000 1.4
rodata 153584 152344 -1240 -0.8
text 814728 815024 296 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1135227 1136267 1040 0.1
bss 138508 140505 1997 1.4
rodata 130148 128908 -1240 -1.0
text 787728 788036 308 0.0
lighting-app nrf52840dk_nrf52840 (read/write) 1150899 1151827 928 0.1
bss 141872 143870 1998 1.4
rodata 121940 120780 -1160 -1.0
text 808248 808368 120 0.0
nrf52840dk_nrf52840+rpc (read/write) 1115123 1119147 4024 0.4
bss 142108 144111 2003 1.4
rodata 113060 112260 -800 -0.7
text 780656 783516 2860 0.4
nrf52840dongle_nrf52840 (read/write) 1058575 1058235 -340 -0.0
bss 149100 151101 2001 1.3
rodata 91824 89852 -1972 -2.1
text 736676 736200 -476 -0.1
nrf5340dk_nrf5340_cpuapp (read/write) 1053218 1055598 2380 0.2
bss 138072 140241 2169 1.6
rodata 114696 113204 -1492 -1.3
text 718336 721092 2756 0.4
lock-app nrf52840dk_nrf52840 (read/write) 1100259 1101515 1256 0.1
bss 131792 133791 1999 1.5
rodata 137580 136348 -1232 -0.9
text 752164 752560 396 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 1002914 1005442 2528 0.3
bss 128028 130194 2166 1.7
rodata 130384 128832 -1552 -1.2
text 662392 665348 2956 0.4
pigweed-app nrf52840dk_nrf52840 (read/write) 564915 574123 9208 1.6
bss 71816 74071 2255 3.1
rodata 45828 45412 -416 -0.9
text 387828 395220 7392 1.9
pump-app nrf52840dk_nrf52840 (read/write) 1076491 1077927 1436 0.1
bss 132036 134034 1998 1.5
rodata 118556 117328 -1228 -1.0
text 747092 747640 548 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 1056047 1057507 1460 0.1
bss 131560 133558 1998 1.5
rodata 114240 113020 -1220 -1.1
text 731512 732088 576 0.1
p6 all-clusters-app default (read/write) 2540816 2540816 0 0.0
.bss 137104 137104 0 0.0
.data 2808 2808 0 0.0
.text 1499080 1499080 0 0.0
all-clusters-minimal-app default (read/write) 2486760 2486760 0 0.0
.bss 136328 136328 0 0.0
.data 2744 2744 0 0.0
.text 1445024 1445024 0 0.0
light-app default (read/write) 2420712 2420712 0 0.0
.bss 129432 129432 0 0.0
.data 2600 2600 0 0.0
.text 1378976 1378976 0 0.0
lock-app default (read/write) 2438760 2438760 0 0.0
.bss 129248 129248 0 0.0
.data 2568 2568 0 0.0
.text 1397024 1397024 0 0.0

@kkasperczyk-no kkasperczyk-no force-pushed the ncs_update_30th_may_pr branch from 1bdc94b to 15eaa14 Compare May 31, 2022 13:06
@kkasperczyk-no kkasperczyk-no force-pushed the ncs_update_30th_may_pr branch from 15eaa14 to b1fc12c Compare May 31, 2022 13:08
@github-actions
Copy link

github-actions bot commented May 31, 2022

PR #18983: Size comparison from 6ef806b to b1fc12c

Increases above 0.2%:

platform target config section 6ef806b b1fc12c change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 bss 139276 141276 2000 1.4
all-clusters-minimal-app nrf52840dk_nrf52840 bss 138508 140505 1997 1.4
lighting-app nrf52840dk_nrf52840 bss 141872 143870 1998 1.4
nrf52840dk_nrf52840+rpc (read/write) 1115123 1119147 4024 0.4
bss 142108 144111 2003 1.4
text 780656 783516 2860 0.4
nrf52840dongle_nrf52840 bss 149100 151101 2001 1.3
nrf5340dk_nrf5340_cpuapp bss 138072 140241 2169 1.6
text 718336 721092 2756 0.4
lock-app nrf52840dk_nrf52840 bss 131792 133791 1999 1.5
nrf5340dk_nrf5340_cpuapp (read/write) 1002914 1005442 2528 0.3
bss 128028 130194 2166 1.7
text 662392 665348 2956 0.4
pigweed-app nrf52840dk_nrf52840 (read/write) 564915 574123 9208 1.6
bss 71816 74071 2255 3.1
text 387828 395220 7392 1.9
pump-app nrf52840dk_nrf52840 bss 132036 134034 1998 1.5
pump-controller-app nrf52840dk_nrf52840 bss 131560 133558 1998 1.5
Increases (11 builds for nrfconnect)
platform target config section 6ef806b b1fc12c change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1186495 1187535 1040 0.1
bss 139276 141276 2000 1.4
text 814728 815024 296 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1135227 1136267 1040 0.1
bss 138508 140505 1997 1.4
text 787728 788036 308 0.0
lighting-app nrf52840dk_nrf52840 (read/write) 1150899 1151827 928 0.1
bss 141872 143870 1998 1.4
text 808248 808368 120 0.0
nrf52840dk_nrf52840+rpc (read/write) 1115123 1119147 4024 0.4
bss 142108 144111 2003 1.4
text 780656 783516 2860 0.4
nrf52840dongle_nrf52840 bss 149100 151101 2001 1.3
nrf5340dk_nrf5340_cpuapp (read/write) 1053218 1055598 2380 0.2
bss 138072 140241 2169 1.6
text 718336 721092 2756 0.4
lock-app nrf52840dk_nrf52840 (read/write) 1100259 1101515 1256 0.1
bss 131792 133791 1999 1.5
text 752164 752560 396 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 1002914 1005442 2528 0.3
bss 128028 130194 2166 1.7
text 662392 665348 2956 0.4
pigweed-app nrf52840dk_nrf52840 (read/write) 564915 574123 9208 1.6
bss 71816 74071 2255 3.1
text 387828 395220 7392 1.9
pump-app nrf52840dk_nrf52840 (read/write) 1076491 1077927 1436 0.1
bss 132036 134034 1998 1.5
text 747092 747640 548 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 1056047 1057507 1460 0.1
bss 131560 133558 1998 1.5
text 731512 732088 576 0.1
Decreases (11 builds for nrfconnect)
platform target config section 6ef806b b1fc12c change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 153584 152344 -1240 -0.8
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 130148 128908 -1240 -1.0
lighting-app nrf52840dk_nrf52840 rodata 121940 120780 -1160 -1.0
nrf52840dk_nrf52840+rpc rodata 113060 112260 -800 -0.7
nrf52840dongle_nrf52840 (read/write) 1058575 1058235 -340 -0.0
rodata 91824 89852 -1972 -2.1
text 736676 736200 -476 -0.1
nrf5340dk_nrf5340_cpuapp rodata 114696 113204 -1492 -1.3
lock-app nrf52840dk_nrf52840 rodata 137580 136348 -1232 -0.9
nrf5340dk_nrf5340_cpuapp rodata 130384 128832 -1552 -1.2
pigweed-app nrf52840dk_nrf52840 rodata 45828 45412 -416 -0.9
pump-app nrf52840dk_nrf52840 rodata 118556 117328 -1228 -1.0
pump-controller-app nrf52840dk_nrf52840 rodata 114240 113020 -1220 -1.1
Full report (50 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 6ef806b b1fc12c change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 648263 648263 0 0.0
(read/write) 158900 158900 0 0.0
.bss 74580 74580 0 0.0
.data 3404 3404 0 0.0
.rodata 84263 84263 0 0.0
.text 563764 563764 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 615103 615103 0 0.0
(read/write) 158072 158072 0 0.0
.bss 73812 73812 0 0.0
.data 3344 3344 0 0.0
.rodata 73655 73655 0 0.0
.text 541212 541212 0 0.0
lock-ftd LP_CC2652R7 (read only) 679815 679815 0 0.0
(read/write) 163008 163008 0 0.0
.bss 72604 72604 0 0.0
.data 3268 3268 0 0.0
.rodata 96199 96199 0 0.0
.text 583132 583132 0 0.0
lock-mtd LP_CC2652R7 (read only) 629223 629223 0 0.0
(read/write) 145724 145724 0 0.0
.bss 68340 68340 0 0.0
.data 3268 3268 0 0.0
.rodata 96087 96087 0 0.0
.text 532644 532644 0 0.0
pump-app LP_CC2652R7 (read only) 676219 676219 0 0.0
(read/write) 167772 167772 0 0.0
.bss 73004 73004 0 0.0
.data 3304 3304 0 0.0
.rodata 88675 88675 0 0.0
.text 587060 587060 0 0.0
pump-controller-app LP_CC2652R7 (read only) 654163 654163 0 0.0
(read/write) 189684 189684 0 0.0
.bss 72860 72860 0 0.0
.data 3264 3264 0 0.0
.rodata 83419 83419 0 0.0
.text 570264 570264 0 0.0
shell LP_CC2652R7 (read only) 641262 641262 0 0.0
(read/write) 154456 154456 0 0.0
.bss 76932 76932 0 0.0
.data 3408 3408 0 0.0
.rodata 81238 81238 0 0.0
.text 559792 559792 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 621842 621842 0 0.0
.app_xip_area 525420 525420 0 0.0
.bss 79064 79064 0 0.0
.data 708 708 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 630550 630550 0 0.0
.app_xip_area 535600 535600 0 0.0
.bss 77624 77624 0 0.0
.data 676 676 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 570902 570902 0 0.0
.app_xip_area 466024 466024 0 0.0
.bss 87224 87224 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 914752 914752 0 0.0
(read/write) 133184 133184 0 0.0
.bss 131088 131088 0 0.0
.data 2096 2096 0 0.0
.text 914744 914744 0 0.0
BRD4161A+rpc (read only) 948988 948988 0 0.0
(read/write) 149876 149876 0 0.0
.bss 147576 147576 0 0.0
.data 2300 2300 0 0.0
.text 948980 948980 0 0.0
BRD4161A+rs911x (read only) 789196 789196 0 0.0
(read/write) 129460 129460 0 0.0
.bss 127356 127356 0 0.0
.data 2104 2104 0 0.0
.text 789188 789188 0 0.0
lock-app BRD4161A+wf200 (read only) 954352 954352 0 0.0
(read/write) 128244 128244 0 0.0
.bss 126172 126172 0 0.0
.data 2068 2068 0 0.0
.text 954344 954344 0 0.0
window-app BRD4161A (read only) 899680 899680 0 0.0
(read/write) 133256 133256 0 0.0
.bss 131160 131160 0 0.0
.data 2092 2092 0 0.0
.text 899672 899672 0 0.0
esp32 all-clusters-app c3devkit (read only) 1005432 1005432 0 0.0
(read/write) 1479594 1479594 0 0.0
.dram0.bss 69144 69144 0 0.0
.dram0.data 14656 14656 0 0.0
.flash.rodata 210360 210360 0 0.0
.flash.text 1005432 1005432 0 0.0
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1060587 1060587 0 0.0
(read/write) 481808 481808 0 0.0
.dram0.bss 74664 74664 0 0.0
.dram0.data 34208 34208 0 0.0
.flash.rodata 240940 240940 0 0.0
.flash.text 1055203 1055203 0 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 681000 681000 0 0.0
.bss 80168 80168 0 0.0
.data 2012 2012 0 0.0
.text 597116 597116 0 0.0
lock k32w061+release (read/write) 732504 732504 0 0.0
.bss 80600 80600 0 0.0
.data 1980 1980 0 0.0
.text 648220 648220 0 0.0
linux all-clusters-app debug (read only) 2769441 2769441 0 0.0
(read/write) 178272 178272 0 0.0
.bss 86240 86240 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 83832 83832 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 243677 243677 0 0.0
.text 2351858 2351858 0 0.0
all-clusters-minimal-app debug (read only) 2646561 2646561 0 0.0
(read/write) 170272 170272 0 0.0
.bss 85504 85504 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 76712 76712 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 245597 245597 0 0.0
.text 2228450 2228450 0 0.0
bridge-app debug+rpc (read only) 2029753 2029753 0 0.0
(read/write) 147896 147896 0 0.0
.bss 72896 72896 0 0.0
.data 3936 3936 0 0.0
.data.rel.ro 65480 65480 0 0.0
.dynamic 592 592 0 0.0
.got 4272 4272 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 168768 168768 0 0.0
.text 1704514 1704514 0 0.0
chip-tool debug (read only) 9680645 9680645 0 0.0
(read/write) 602736 602736 0 0.0
.bss 23968 23968 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 571336 571336 0 0.0
.dynamic 624 624 0 0.0
.got 5008 5008 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 496317 496317 0 0.0
.text 7790965 7790965 0 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9423884 9423884 0 0.0
(read/write) 668993 668993 0 0.0
.bss 42257 42257 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 606736 606736 0 0.0
.dynamic 528 528 0 0.0
.got 15008 15008 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 460036 460036 0 0.0
.text 7435140 7435140 0 0.0
lighting-app debug+rpc (read only) 2318305 2318305 0 0.0
(read/write) 153504 153504 0 0.0
.bss 74720 74720 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 70984 70984 0 0.0
.dynamic 608 608 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 187400 187400 0 0.0
.text 1965202 1965202 0 0.0
lock-app debug (read only) 2258377 2258377 0 0.0
(read/write) 148632 148632 0 0.0
.bss 73440 73440 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 67912 67912 0 0.0
.dynamic 592 592 0 0.0
.got 4336 4336 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 200904 200904 0 0.0
.text 1897202 1897202 0 0.0
ota-provider-app debug (read only) 2067441 2067441 0 0.0
(read/write) 141584 141584 0 0.0
.bss 73024 73024 0 0.0
.data 1768 1768 0 0.0
.data.rel.ro 60984 60984 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4504 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 180184 180184 0 0.0
.text 1728210 1728210 0 0.0
ota-requestor-app debug (read only) 2096241 2096241 0 0.0
(read/write) 144424 144424 0 0.0
.bss 73728 73728 0 0.0
.data 1960 1960 0 0.0
.data.rel.ro 63080 63080 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 176256 176256 0 0.0
.text 1759474 1759474 0 0.0
shell debug (read only) 2573545 2573545 0 0.0
(read/write) 201680 201680 0 0.0
.bss 117096 117096 0 0.0
.data 1376 1376 0 0.0
.data.rel.ro 77448 77448 0 0.0
.dynamic 608 608 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 223794 223794 0 0.0
.text 2190354 2190354 0 0.0
thermostat-no-ble arm64 (read only) 2366452 2366452 0 0.0
(read/write) 177425 177425 0 0.0
.bss 87921 87921 0 0.0
.data 1528 1528 0 0.0
.data.rel.ro 80176 80176 0 0.0
.dynamic 528 528 0 0.0
.got 4792 4792 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 148164 148164 0 0.0
.text 1988704 1988704 0 0.0
tv-app debug (read only) 2876105 2876105 0 0.0
(read/write) 280176 280176 0 0.0
.bss 191048 191048 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 78200 78200 0 0.0
.dynamic 592 592 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 222112 222112 0 0.0
.text 2471458 2471458 0 0.0
tv-casting-app debug (read only) 5437833 5437833 0 0.0
(read/write) 226160 226160 0 0.0
.bss 78632 78632 0 0.0
.data 2400 2400 0 0.0
.data.rel.ro 138912 138912 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 339808 339808 0 0.0
.text 4738434 4738434 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2424944 2424944 0 0.0
.bss 202620 202620 0 0.0
.data 5872 5872 0 0.0
.text 1387588 1387588 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1186495 1187535 1040 0.1
bss 139276 141276 2000 1.4
rodata 153584 152344 -1240 -0.8
text 814728 815024 296 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1135227 1136267 1040 0.1
bss 138508 140505 1997 1.4
rodata 130148 128908 -1240 -1.0
text 787728 788036 308 0.0
lighting-app nrf52840dk_nrf52840 (read/write) 1150899 1151827 928 0.1
bss 141872 143870 1998 1.4
rodata 121940 120780 -1160 -1.0
text 808248 808368 120 0.0
nrf52840dk_nrf52840+rpc (read/write) 1115123 1119147 4024 0.4
bss 142108 144111 2003 1.4
rodata 113060 112260 -800 -0.7
text 780656 783516 2860 0.4
nrf52840dongle_nrf52840 (read/write) 1058575 1058235 -340 -0.0
bss 149100 151101 2001 1.3
rodata 91824 89852 -1972 -2.1
text 736676 736200 -476 -0.1
nrf5340dk_nrf5340_cpuapp (read/write) 1053218 1055598 2380 0.2
bss 138072 140241 2169 1.6
rodata 114696 113204 -1492 -1.3
text 718336 721092 2756 0.4
lock-app nrf52840dk_nrf52840 (read/write) 1100259 1101515 1256 0.1
bss 131792 133791 1999 1.5
rodata 137580 136348 -1232 -0.9
text 752164 752560 396 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 1002914 1005442 2528 0.3
bss 128028 130194 2166 1.7
rodata 130384 128832 -1552 -1.2
text 662392 665348 2956 0.4
pigweed-app nrf52840dk_nrf52840 (read/write) 564915 574123 9208 1.6
bss 71816 74071 2255 3.1
rodata 45828 45412 -416 -0.9
text 387828 395220 7392 1.9
pump-app nrf52840dk_nrf52840 (read/write) 1076491 1077927 1436 0.1
bss 132036 134034 1998 1.5
rodata 118556 117328 -1228 -1.0
text 747092 747640 548 0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 1056047 1057507 1460 0.1
bss 131560 133558 1998 1.5
rodata 114240 113020 -1220 -1.1
text 731512 732088 576 0.1
p6 all-clusters-app default (read/write) 2540816 2540816 0 0.0
.bss 137104 137104 0 0.0
.data 2808 2808 0 0.0
.text 1499080 1499080 0 0.0
all-clusters-minimal-app default (read/write) 2486760 2486760 0 0.0
.bss 136328 136328 0 0.0
.data 2744 2744 0 0.0
.text 1445024 1445024 0 0.0
light-app default (read/write) 2420712 2420712 0 0.0
.bss 129432 129432 0 0.0
.data 2600 2600 0 0.0
.text 1378976 1378976 0 0.0
lock-app default (read/write) 2438760 2438760 0 0.0
.bss 129248 129248 0 0.0
.data 2568 2568 0 0.0
.text 1397024 1397024 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 779708 779708 0 0.0
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 551518 551518 0 0.0
lighting-app tlsr9518adk80d (read/write) 799736 799736 0 0.0
bss 70824 70824 0 0.0
noinit 40416 40416 0 0.0
text 568252 568252 0 0.0

@LuDuda LuDuda merged commit 8ef608d into project-chip:master Jun 1, 2022
cpagravel added a commit to cpagravel/connectedhomeip that referenced this pull request Jun 4, 2022
Damian-Nordic pushed a commit to Damian-Nordic/connectedhomeip that referenced this pull request Jun 15, 2022
…-chip#18983)

* [nrfconnect] Updated nRF Connect SDK revision

* Prefixed all of zephyr includes with <zephyr/...>, as the old
way without zephyr/ prefix will be dropped in the future.
* Disable PSA Crypto driver for nrf_cc3xx by default and fixed
hash size that grew up to 244 bytes.
* Fixed window-app bug with incorrect operational status
values.
* Aligned PWM API
* Switched from using custom multi-image DFU solution to
dfu_multi_image library.
* Enabled NVS cache by default
* Increased 802.15.4 rx stack to 1024 bytes.

* Fixed nrf and telink builds

* Reverted image version change for Ameba due to CI failures

(cherry picked from commit 8ef608d)
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