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

Use serial number and manufacturing date in Basic Cluster #10706

Conversation

markus-becker-tridonic-com
Copy link
Contributor

Problem

Basic Cluster is using the values from the zap file.

At least Serial Number and Manufacturing Date should be taken from
ConfigurationMgr.

Change overview

Serial Number and Manufacturing Date should be taken from
ConfigurationMgr.

Testing

Using TE6 TC_DM_1_1 on Nordic.

INFO | 2021-10-20 12:57:49.004 | Executing Test Step: Query SerialNumber
CHIPTOOL | 2021-10-20 12:57:49.005 | [1634734661.102947][20:30] CHIP:TOO: ***** Test Step 15 : Query SerialNumber
CHIPTOOL | 2021-10-20 12:57:49.006 |
CHIPTOOL | 2021-10-20 12:57:49.007 | [1634734661.103017][20:30] CHIP:DMG: SendReadRequest: Client[1] [ INIT]
CHIPTOOL | 2021-10-20 12:57:49.010 | [1634734661.103147][20:30] CHIP:IN: Secure message was encrypted: Msg ID 29
CHIPTOOL | 2021-10-20 12:57:49.012 | [1634734661.103173][20:30] CHIP:IN: Build encrypted message 0xaaab0981d9d8 to 0x2D26F007A42D7373 of type 2 and protocolId 1 on exchange 51640r with MessageCounter 29.
CHIPTOOL | 2021-10-20 12:57:49.013 | [1634734661.103196][20:30] CHIP:IN: Sending encrypted msg 0xaaab0981d9d8 to 0x2D26F007A42D7373 at utc time: 7943668 msec
CHIPTOOL | 2021-10-20 12:57:49.014 | [1634734661.103210][20:30] CHIP:IN: Sending msg on generic transport
CHIPTOOL | 2021-10-20 12:57:49.016 | [1634734661.103383][20:30] CHIP:DMG: Client[1] moving to [AwaitingInitialReport]
CHIPTOOL | 2021-10-20 12:57:49.017 | [1634734661.103451][20:30] CHIP:EM: Piggybacking Ack for MessageCounter:00000021 on exchange: 51639i
CHIPTOOL | 2021-10-20 12:57:49.018 | [1634734661.103500][20:30] CHIP:IN: Secure message was encrypted: Msg ID 30
CHIPTOOL | 2021-10-20 12:57:49.020 | [1634734661.103515][20:30] CHIP:IN: Build encrypted message 0xaaab0981d9f0 to 0x2D26F007A42D7373 of type 1 and protocolId 1 on exchange 51639r with MessageCounter 30.
CHIPTOOL | 2021-10-20 12:57:49.022 | [1634734661.103533][20:30] CHIP:IN: Sending encrypted msg 0xaaab0981d9f0 to 0x2D26F007A42D7373 at utc time: 7943668 msec
CHIPTOOL | 2021-10-20 12:57:49.023 | [1634734661.103546][20:30] CHIP:IN: Sending msg on generic transport
CHIPTOOL | 2021-10-20 12:57:49.024 | [1634734661.103644][20:30] CHIP:DMG: Client[0] moving to [UNINIT]
CHIPTOOL | 2021-10-20 12:57:49.025 | [1634734661.103816][20:30] CHIP:EM: Received message of type 0x10 with vendorId 0x0000 and protocolId 0x0000 on exchange 51638i
CHIPTOOL | 2021-10-20 12:57:49.027 | [1634734661.103852][20:30] CHIP:EM: Rxd Ack; Removing MessageCounter:0000001C from Retrans Table
CHIPTOOL | 2021-10-20 12:57:49.028 | [1634734661.103865][20:30] CHIP:EM: Removed CHIP MessageCounter:0000001C from RetransTable
CHIPTOOL | 2021-10-20 12:57:49.029 | [1634734661.184110][20:30] CHIP:EM: Received message of type 0x10 with vendorId 0x0000 and protocolId 0x0000 on exchange 51640i
CHIPTOOL | 2021-10-20 12:57:49.031 | [1634734661.184259][20:30] CHIP:EM: Rxd Ack; Removing MessageCounter:0000001D from Retrans Table
CHIPTOOL | 2021-10-20 12:57:49.032 | [1634734661.184295][20:30] CHIP:EM: Removed CHIP MessageCounter:0000001D from RetransTable
CHIPTOOL | 2021-10-20 12:57:49.034 | [1634734661.245554][20:30] CHIP:EM: Received message of type 0x05 with vendorId 0x0000 and protocolId 0x0001 on exchange 51640i
CHIPTOOL | 2021-10-20 12:57:49.035 | [1634734661.245685][20:30] CHIP:DMG: ReportData =
CHIPTOOL | 2021-10-20 12:57:49.036 | [1634734661.245734][20:30] CHIP:DMG: {
CHIPTOOL | 2021-10-20 12:57:49.038 | [1634734661.245765][20:30] CHIP:DMG: AttributeDataList =
CHIPTOOL | 2021-10-20 12:57:49.039 | [1634734661.245799][20:30] CHIP:DMG: [
CHIPTOOL | 2021-10-20 12:57:49.041 | [1634734661.245830][20:30] CHIP:DMG: AttributeDataElement =
CHIPTOOL | 2021-10-20 12:57:49.042 | [1634734661.245864][20:30] CHIP:DMG: {
CHIPTOOL | 2021-10-20 12:57:49.044 | [1634734661.245896][20:30] CHIP:DMG: AttributePath =
CHIPTOOL | 2021-10-20 12:57:49.045 | [1634734661.245931][20:30] CHIP:DMG: {
CHIPTOOL | 2021-10-20 12:57:49.049 | [1634734661.245966][20:30] CHIP:DMG: NodeId = 0x2d26f007a42d7373,
CHIPTOOL | 2021-10-20 12:57:49.050 | [1634734661.246001][20:30] CHIP:DMG: EndpointId = 0x0,
CHIPTOOL | 2021-10-20 12:57:49.052 | [1634734661.246034][20:30] CHIP:DMG: ClusterId = 0x28,
CHIPTOOL | 2021-10-20 12:57:49.054 | [1634734661.246068][20:30] CHIP:DMG: FieldTag = 0xf,
CHIPTOOL | 2021-10-20 12:57:49.055 | [1634734661.246098][20:30] CHIP:DMG: }
CHIPTOOL | 2021-10-20 12:57:49.056 | [1634734661.246141][20:30] CHIP:DMG:
CHIPTOOL | 2021-10-20 12:57:49.058 | [1634734661.246182][20:30] CHIP:DMG: Data = "12342222",
CHIPTOOL | 2021-10-20 12:57:49.059 | [1634734661.246217][20:30] CHIP:DMG: DataElementVersion = 0x0,
CHIPTOOL | 2021-10-20 12:57:49.060 | [1634734661.246246][20:30] CHIP:DMG: },
CHIPTOOL | 2021-10-20 12:57:49.061 | [1634734661.246286][20:30] CHIP:DMG:
CHIPTOOL | 2021-10-20 12:57:49.062 | [1634734661.246315][20:30] CHIP:DMG: ],
CHIPTOOL | 2021-10-20 12:57:49.064 | [1634734661.246357][20:30] CHIP:DMG:
CHIPTOOL | 2021-10-20 12:57:49.066 | [1634734661.246386][20:30] CHIP:DMG: }
CHIPTOOL | 2021-10-20 12:57:49.067 | [1634734661.246524][20:30] CHIP:ZCL: ReadAttributesResponse:
CHIPTOOL | 2021-10-20 12:57:49.068 | [1634734661.246571][20:30] CHIP:ZCL: ClusterId: 0x0000_0028
CHIPTOOL | 2021-10-20 12:57:49.070 | [1634734661.246608][20:30] CHIP:ZCL: attributeId: 0x0000_000F
CHIPTOOL | 2021-10-20 12:57:49.071 | [1634734661.246639][20:30] CHIP:ZCL: status: Success (0x0000)
CHIPTOOL | 2021-10-20 12:57:49.073 | [1634734661.246667][20:30] CHIP:ZCL: attribute TLV Type: 0x0c
CHIPTOOL | 2021-10-20 12:57:49.074 | [1634734661.246700][20:30] CHIP:TOO: Warning: serialNumber type checking is not implemented yet. Expected type: 'string'
CHIPTOOL | 2021-10-20 12:57:49.076 | [1634734661.246733][20:30] CHIP:TOO: ***** Testing paused for: 500ms

INFO | 2021-10-20 12:57:48.683 | Executing Test Step: Query ManufacturingDate
CHIPTOOL | 2021-10-20 12:57:48.685 | [1634734658.602732][20:30] CHIP:TOO: ***** Test Step 11 : Query ManufacturingDate
CHIPTOOL | 2021-10-20 12:57:48.686 |
CHIPTOOL | 2021-10-20 12:57:48.687 | [1634734658.602835][20:30] CHIP:DMG: SendReadRequest: Client[1] [ INIT]
CHIPTOOL | 2021-10-20 12:57:48.688 | [1634734658.603029][20:30] CHIP:IN: Secure message was encrypted: Msg ID 21
CHIPTOOL | 2021-10-20 12:57:48.690 | [1634734658.603089][20:30] CHIP:IN: Build encrypted message 0xaaab0981d9d8 to 0x2D26F007A42D7373 of type 2 and protocolId 1 on exchange 51636r with MessageCounter 21.
CHIPTOOL | 2021-10-20 12:57:48.691 | [1634734658.603139][20:30] CHIP:IN: Sending encrypted msg 0xaaab0981d9d8 to 0x2D26F007A42D7373 at utc time: 79434186 msec
CHIPTOOL | 2021-10-20 12:57:48.693 | [1634734658.603178][20:30] CHIP:IN: Sending msg on generic transport
CHIPTOOL | 2021-10-20 12:57:48.694 | [1634734658.603438][20:30] CHIP:DMG: Client[1] moving to [AwaitingInitialReport]
CHIPTOOL | 2021-10-20 12:57:48.695 | [1634734658.603556][20:30] CHIP:EM: Piggybacking Ack for MessageCounter:00000017 on exchange: 51635i
CHIPTOOL | 2021-10-20 12:57:48.697 | [1634734658.603647][20:30] CHIP:IN: Secure message was encrypted: Msg ID 22
CHIPTOOL | 2021-10-20 12:57:48.698 | [1634734658.603683][20:30] CHIP:IN: Build encrypted message 0xaaab0981d9f0 to 0x2D26F007A42D7373 of type 1 and protocolId 1 on exchange 51635r with MessageCounter 22.
CHIPTOOL | 2021-10-20 12:57:48.699 | [1634734658.603725][20:30] CHIP:IN: Sending encrypted msg 0xaaab0981d9f0 to 0x2D26F007A42D7373 at utc time: 79434187 msec
CHIPTOOL | 2021-10-20 12:57:48.700 | [1634734658.603758][20:30] CHIP:IN: Sending msg on generic transport
CHIPTOOL | 2021-10-20 12:57:48.702 | [1634734658.603952][20:30] CHIP:DMG: Client[0] moving to [UNINIT]
CHIPTOOL | 2021-10-20 12:57:48.704 | [1634734658.604452][20:30] CHIP:EM: Received message of type 0x10 with vendorId 0x0000 and protocolId 0x0000 on exchange 51634i
CHIPTOOL | 2021-10-20 12:57:48.705 | [1634734658.604547][20:30] CHIP:EM: Rxd Ack; Removing MessageCounter:00000014 from Retrans Table
CHIPTOOL | 2021-10-20 12:57:48.706 | [1634734658.604584][20:30] CHIP:EM: Removed CHIP MessageCounter:00000014 from RetransTable
CHIPTOOL | 2021-10-20 12:57:48.708 | [1634734658.686290][20:30] CHIP:EM: Received message of type 0x10 with vendorId 0x0000 and protocolId 0x0000 on exchange 51636i
CHIPTOOL | 2021-10-20 12:57:48.709 | [1634734658.686353][20:30] CHIP:EM: Rxd Ack; Removing MessageCounter:00000015 from Retrans Table
CHIPTOOL | 2021-10-20 12:57:48.710 | [1634734658.686368][20:30] CHIP:EM: Removed CHIP MessageCounter:00000015 from RetransTable
CHIPTOOL | 2021-10-20 12:57:48.711 | [1634734658.748211][20:30] CHIP:EM: Received message of type 0x05 with vendorId 0x0000 and protocolId 0x0001 on exchange 51636i
CHIPTOOL | 2021-10-20 12:57:48.716 | [1634734658.748347][20:30] CHIP:DMG: ReportData =
CHIPTOOL | 2021-10-20 12:57:48.718 | [1634734658.748391][20:30] CHIP:DMG: {
CHIPTOOL | 2021-10-20 12:57:48.719 | [1634734658.748421][20:30] CHIP:DMG: AttributeDataList =
CHIPTOOL | 2021-10-20 12:57:48.720 | [1634734658.748456][20:30] CHIP:DMG: [
CHIPTOOL | 2021-10-20 12:57:48.721 | [1634734658.748488][20:30] CHIP:DMG: AttributeDataElement =
CHIPTOOL | 2021-10-20 12:57:48.722 | [1634734658.748523][20:30] CHIP:DMG: {
CHIPTOOL | 2021-10-20 12:57:48.724 | [1634734658.748555][20:30] CHIP:DMG: AttributePath =
CHIPTOOL | 2021-10-20 12:57:48.726 | [1634734658.748590][20:30] CHIP:DMG: {
CHIPTOOL | 2021-10-20 12:57:48.728 | [1634734658.748626][20:30] CHIP:DMG: NodeId = 0x2d26f007a42d7373,
CHIPTOOL | 2021-10-20 12:57:48.729 | [1634734658.748662][20:30] CHIP:DMG: EndpointId = 0x0,
CHIPTOOL | 2021-10-20 12:57:48.731 | [1634734658.748695][20:30] CHIP:DMG: ClusterId = 0x28,
CHIPTOOL | 2021-10-20 12:57:48.732 | [1634734658.748728][20:30] CHIP:DMG: FieldTag = 0xb,
CHIPTOOL | 2021-10-20 12:57:48.733 | [1634734658.748758][20:30] CHIP:DMG: }
CHIPTOOL | 2021-10-20 12:57:48.734 | [1634734658.748800][20:30] CHIP:DMG:
CHIPTOOL | 2021-10-20 12:57:48.737 | [1634734658.748841][20:30] CHIP:DMG: Data = "2020-10-19",
CHIPTOOL | 2021-10-20 12:57:48.739 | [1634734658.748874][20:30] CHIP:DMG: DataElementVersion = 0x0,
CHIPTOOL | 2021-10-20 12:57:48.740 | [1634734658.748905][20:30] CHIP:DMG: },
CHIPTOOL | 2021-10-20 12:57:48.741 | [1634734658.748947][20:30] CHIP:DMG:
CHIPTOOL | 2021-10-20 12:57:48.742 | [1634734658.748977][20:30] CHIP:DMG: ],
CHIPTOOL | 2021-10-20 12:57:48.744 | [1634734658.749021][20:30] CHIP:DMG:
CHIPTOOL | 2021-10-20 12:57:48.745 | [1634734658.749050][20:30] CHIP:DMG: }
CHIPTOOL | 2021-10-20 12:57:48.746 | [1634734658.749188][20:30] CHIP:ZCL: ReadAttributesResponse:
CHIPTOOL | 2021-10-20 12:57:48.750 | [1634734658.749221][20:30] CHIP:ZCL: ClusterId: 0x0000_0028
CHIPTOOL | 2021-10-20 12:57:48.751 | [1634734658.749256][20:30] CHIP:ZCL: attributeId: 0x0000_000B
CHIPTOOL | 2021-10-20 12:57:48.752 | [1634734658.749285][20:30] CHIP:ZCL: status: Success (0x0000)
CHIPTOOL | 2021-10-20 12:57:48.754 | [1634734658.749313][20:30] CHIP:ZCL: attribute TLV Type: 0x0c
CHIPTOOL | 2021-10-20 12:57:48.755 | [1634734658.749344][20:30] CHIP:TOO: Warning: manufacturingDate type checking is not implemented yet. Expected type: 'string'
CHIPTOOL | 2021-10-20 12:57:48.756 | [1634734658.749372][20:30] CHIP:TOO: Warning: manufacturingDate format checking is not implemented yet. Expected format: 'ISO 8601'
CHIPTOOL | 2021-10-20 12:57:48.757 | [1634734658.749402][20:30] CHIP:TOO: ***** Testing paused for: 500ms
CHIPTOOL | 2021-10-20 12:57:48.759 |
INFO | 2021-10-20 12:57:48.761 | Test Step Completed [PASSED]: Query ManufacturingDate

@boring-cyborg boring-cyborg bot added the app label Oct 20, 2021
@github-actions
Copy link

github-actions bot commented Oct 20, 2021

PR #10706: Size comparison from 1c0ded5 to 36b02a4

20 builds (for efr32, k32w, linux, p6, qpg, telink)
platform target config section 1c0ded5 36b02a4 change % change
efr32 lighting-app BRD4161A .bss 118036 118036 0 0.0
.data 1800 1800 0 0.0
.text 782896 783048 152 0.0
lock-app BRD4161A .bss 115892 115892 0 0.0
.data 1760 1760 0 0.0
.text 762040 762184 144 0.0
window-app BRD4161A .bss 116212 116212 0 0.0
.data 1764 1764 0 0.0
.text 762948 763100 152 0.0
lighting-app BRD4161A+rpc .bss 131364 131364 0 0.0
.data 1852 1852 0 0.0
.text 762636 762780 144 0.0
k32w lock-app k32w061+debug .bss 69052 69052 0 0.0
.data 1864 1864 0 0.0
.text 515536 515840 304 0.1
shell k32w061+debug .bss 55080 55080 0 0.0
.data 672 672 0 0.0
.text 357332 357332 0 0.0
lighting-app k32w061+se05x+release .bss 78576 78576 0 0.0
.data 1900 1900 0 0.0
.text 614304 614624 320 0.1
linux all-clusters-app debug .bss 52176 52176 0 0.0
.data 978 978 0 0.0
.data.rel.ro 58688 58688 0 0.0
.dynamic 592 592 0 0.0
.got 4080 4080 0 0.0
.init 27 27 0 0.0
.init_array 512 512 0 0.0
.rodata 136373 136405 32 0.0
.text 1343298 1343858 560 0.0
chip-tool debug .bss 17552 17552 0 0.0
.data 1584 1584 0 0.0
.data.rel.ro 86320 86320 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 416 416 0 0.0
.rodata 179564 179564 0 0.0
.text 2887061 2887061 0 0.0
ota-provider-app debug .bss 37472 37472 0 0.0
.data 752 752 0 0.0
.data.rel.ro 23176 23176 0 0.0
.dynamic 592 592 0 0.0
.got 4008 4008 0 0.0
.init 27 27 0 0.0
.init_array 440 440 0 0.0
.rodata 110056 110056 0 0.0
.text 1009682 1009682 0 0.0
ota-requestor-app debug .bss 205728 205728 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24488 24488 0 0.0
.dynamic 592 592 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 512 512 0 0.0
.rodata 128744 128744 0 0.0
.text 1129266 1129266 0 0.0
shell debug .bss 16072 16072 0 0.0
.data 242 242 0 0.0
.data.rel.ro 35120 35120 0 0.0
.dynamic 592 592 0 0.0
.got 3496 3496 0 0.0
.init 27 27 0 0.0
.init_array 336 336 0 0.0
.rodata 71855 71855 0 0.0
.text 569858 569858 0 0.0
tv-app debug .bss 216400 216400 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 55872 55872 0 0.0
.dynamic 592 592 0 0.0
.got 4400 4400 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 152296 152296 0 0.0
.text 1461586 1462162 576 0.0
bridge-app debug+rpc .bss 52912 52912 0 0.0
.data 976 976 0 0.0
.data.rel.ro 25784 25800 16 0.1
.dynamic 592 592 0 0.0
.got 3944 3944 0 0.0
.init 27 27 0 0.0
.init_array 400 400 0 0.0
.rodata 110644 110644 0 0.0
.text 1051077 1052389 1312 0.1
lighting-app debug+rpc .bss 42232 42232 0 0.0
.data 1106 1106 0 0.0
.data.rel.ro 52496 52496 0 0.0
.dynamic 608 608 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 528 528 0 0.0
.rodata 127857 127857 0 0.0
.text 1251298 1251874 576 0.0
p6 lock-app default .bss 68216 68216 0 0.0
.data 2416 2416 0 0.0
.heap 962712 962712 0 0.0
.text 1126560 1126704 144 0.0
qpg lighting-app qpg6100+debug .bss 53552 53552 0 0.0
.data 996 996 0 0.0
.text 486624 486756 132 0.0
lock-app qpg6100+debug .bss 52488 52488 0 0.0
.data 952 952 0 0.0
.text 462692 462840 148 0.0
persistent-storage-app qpg6100+debug .bss 17778 17778 0 0.0
.data 280 280 0 0.0
.text 102704 102704 0 0.0
telink lighting-app tlsr9518adk80d bss 71000 71000 0 0.0
noinit 33216 33216 0 0.0
text 458318 458444 126 0.0
2 builds (for mbed)
platform target config section 1c0ded5 36b02a4 change % change
mbed lighting-app CY8CPROTO_062_4343W+release .bss 172164 172164 0 0.0
.data 5464 5464 0 0.0
.heap 858816 858816 0 0.0
.text 1219944 1220088 144 0.0
lock-app CY8CPROTO_062_4343W+release .bss 171084 171084 0 0.0
.data 5432 5432 0 0.0
.heap 859928 859928 0 0.0
.text 1197840 1197984 144 0.0
12 builds (for esp32, nrfconnect)
platform target config section 1c0ded5 36b02a4 change % change
esp32 all-clusters-app c3devkit .dram0.bss 60296 60296 0 0.0
.dram0.data 16192 16200 8 0.0
.flash.rodata 199016 199072 56 0.0
.flash.text 873178 873490 312 0.0
.iram0.text 57330 57330 0 0.0
m5stack .dram0.bss 62792 62792 0 0.0
.dram0.data 32084 32084 0 0.0
.flash.rodata 207432 207496 64 0.0
.flash.text 903219 903591 372 0.0
.iram0.text 125115 125115 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 bss 112332 112332 0 0.0
rodata 97776 97796 20 0.0
text 577660 577780 120 0.0
lock-app nrf52840dk_nrf52840 bss 111348 111348 0 0.0
rodata 94112 94132 20 0.0
text 559160 559280 120 0.0
pigweed-app nrf52840dk_nrf52840 bss 51772 51772 0 0.0
rodata 45772 45772 0 0.0
text 339392 339392 0 0.0
pump-app nrf52840dk_nrf52840 bss 111416 111416 0 0.0
rodata 95092 95112 20 0.0
text 562312 562432 120 0.0
pump-controller-app nrf52840dk_nrf52840 bss 111356 111356 0 0.0
rodata 94172 94192 20 0.0
text 558952 559072 120 0.0
shell nrf52840dk_nrf52840 bss 107316 107316 0 0.0
rodata 71640 71640 0 0.0
text 519032 519032 0 0.0
lighting-app nrf52840dk_nrf52840+rpc bss 108572 108572 0 0.0
rodata 88560 88580 20 0.0
text 550864 550984 120 0.0
nrf5340dk_nrf5340_cpuapp bss 113704 113704 0 0.0
rodata 93016 93036 20 0.0
text 507124 507244 120 0.0
lock-app nrf5340dk_nrf5340_cpuapp bss 112720 112720 0 0.0
rodata 89372 89392 20 0.0
text 488616 488736 120 0.0
shell nrf5340dk_nrf5340_cpuapp bss 108300 108300 0 0.0
rodata 66284 66284 0 0.0
text 439632 439632 0 0.0

@markus-becker-tridonic-com
Copy link
Contributor Author

at least partially fixes #10698

src/app/clusters/basic/basic.cpp Outdated Show resolved Hide resolved
src/app/clusters/basic/basic.cpp Outdated Show resolved Hide resolved
@woody-apple
Copy link
Contributor

Fast tracking pending CI, given enough time for review has passed

@markus-becker-tridonic-com
Copy link
Contributor Author

rebased. conflicts resolved. tested on nrf52840dk:

I: 539 [DL]Device Configuration:
I: 543 [DL]  Serial Number: 44554455
I: 546 [DL]  Vendor Id: 9050 (0x235A)
I: 550 [DL]  Product Id: 20044 (0x4E4C)
I: 554 [DL]  Product Revision: 1
I: 557 [DL]  Setup Pin Code: 20202025
I: 561 [DL]  Setup Discriminator: 3845 (0xF05)
I: 566 [DL]  Manufacturing Date: 2022/10/20
I: 570 [DL]  Device Type: 65535 (0xFFFF)

using NV information written into internal flash, which gets picked up by ConfigurationMgr.

@github-actions
Copy link

github-actions bot commented Oct 27, 2021

PR #10706: Size comparison from 3249310 to d398014

Increases (26 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 3249310 d398014 change % change
efr32 lighting-app BRD4161A (read only) 737104 737456 352 0.0
.text 737096 737448 352 0.0
BRD4161A+rpc (read only) 724536 724864 328 0.0
.text 724528 724856 328 0.0
lock-app BRD4161A (read only) 716368 716720 352 0.0
.text 716360 716712 352 0.0
window-app BRD4161A (read only) 717276 717620 344 0.0
.text 717268 717612 344 0.0
esp32 all-clusters-app c3devkit (read only) 875790 876046 256 0.0
(read/write) 1306456 1306544 88 0.0
.flash.rodata 198520 198608 88 0.0
.flash.text 875790 876046 256 0.0
m5stack (read only) 906891 907107 216 0.0
(read/write) 426264 426360 96 0.0
.flash.rodata 207264 207360 96 0.0
.flash.text 906891 907107 216 0.0
k32w lighting-app k32w061+se05x+release (read/write) 701096 701396 300 0.0
.text 614676 614976 300 0.0
lock-app k32w061+debug (read/write) 592900 593200 300 0.1
.text 516040 516340 300 0.1
linux all-clusters-app debug (read only) 1634209 1635217 1008 0.1
.rodata 135541 135637 96 0.1
.text 1366930 1367842 912 0.1
bridge-app debug+rpc (read only) 1275693 1276701 1008 0.1
.rodata 110684 110780 96 0.1
.text 1069669 1070581 912 0.1
lighting-app debug+rpc (read only) 1527209 1528217 1008 0.1
.rodata 127889 127985 96 0.1
.text 1267298 1268210 912 0.1
tv-app debug (read only) 1753753 1754761 1008 0.1
.rodata 152984 153080 96 0.1
.text 1459058 1459970 912 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2288664 2288944 280 0.0
.text 1251264 1251544 280 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2255896 2256176 280 0.0
.text 1218496 1218776 280 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2233928 2234208 280 0.0
.text 1196528 1196808 280 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 862967 863263 296 0.0
rodata 97504 97592 88 0.1
text 577704 577912 208 0.0
nrf52840dk_nrf52840+rpc (read/write) 823807 824107 300 0.0
rodata 88280 88372 92 0.1
text 550896 551104 208 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 788006 788306 300 0.0
rodata 92744 92836 92 0.1
text 507176 507384 208 0.0
lock-app nrf52840dk_nrf52840 (read/write) 839911 840211 300 0.0
rodata 93904 93996 92 0.1
text 559264 559472 208 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 764954 765250 296 0.0
rodata 89164 89252 88 0.1
text 488728 488936 208 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844311 844611 300 0.0
rodata 95104 95196 92 0.1
text 562368 562576 208 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 839631 839931 300 0.0
rodata 93880 93972 92 0.1
text 559008 559216 208 0.0
p6 lock-app default (read/write) 2169104 2169448 344 0.0
.text 1127368 1127712 344 0.0
qpg lighting-app qpg6100+debug (read only) 491272 491568 296 0.1
.text 485952 486248 296 0.1
lock-app qpg6100+debug (read only) 467492 467792 300 0.1
.text 462172 462472 300 0.1
telink lighting-app tlsr9518adk80d (read/write) 664678 665010 332 0.0
text 458278 458518 240 0.1
Full report (36 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 3249310 d398014 change % change
efr32 lighting-app BRD4161A (read only) 737104 737456 352 0.0
(read/write) 115444 115444 0 0.0
.bss 113692 113692 0 0.0
.data 1752 1752 0 0.0
.text 737096 737448 352 0.0
BRD4161A+rpc (read only) 724536 724864 328 0.0
(read/write) 132052 132052 0 0.0
.bss 130196 130196 0 0.0
.data 1852 1852 0 0.0
.text 724528 724856 328 0.0
lock-app BRD4161A (read only) 716368 716720 352 0.0
(read/write) 113260 113260 0 0.0
.bss 111548 111548 0 0.0
.data 1712 1712 0 0.0
.text 716360 716712 352 0.0
window-app BRD4161A (read only) 717276 717620 344 0.0
(read/write) 113584 113584 0 0.0
.bss 111868 111868 0 0.0
.data 1716 1716 0 0.0
.text 717268 717612 344 0.0
esp32 all-clusters-app c3devkit (read only) 875790 876046 256 0.0
(read/write) 1306456 1306544 88 0.0
.dram0.bss 58240 58240 0 0.0
.dram0.data 16464 16464 0 0.0
.flash.rodata 198520 198608 88 0.0
.flash.text 875790 876046 256 0.0
.iram0.text 57564 57564 0 0.0
m5stack (read only) 906891 907107 216 0.0
(read/write) 426264 426360 96 0.0
.dram0.bss 60752 60752 0 0.0
.dram0.data 32084 32084 0 0.0
.flash.rodata 207264 207360 96 0.0
.flash.text 906891 907107 216 0.0
.iram0.text 125115 125115 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 701096 701396 300 0.0
.bss 78720 78720 0 0.0
.data 1900 1900 0 0.0
.text 614676 614976 300 0.0
lock-app k32w061+debug (read/write) 592900 593200 300 0.1
.bss 69196 69196 0 0.0
.data 1864 1864 0 0.0
.text 516040 516340 300 0.1
shell k32w061+debug (read/write) 425236 425236 0 0.0
.bss 63256 63256 0 0.0
.data 672 672 0 0.0
.text 359604 359604 0 0.0
linux all-clusters-app debug (read only) 1634209 1635217 1008 0.1
(read/write) 117408 117408 0 0.0
.bss 50320 50320 0 0.0
.data 978 978 0 0.0
.data.rel.ro 60864 60864 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 520 520 0 0.0
.rodata 135541 135637 96 0.1
.text 1366930 1367842 912 0.1
bridge-app debug+rpc (read only) 1275693 1276701 1008 0.1
(read/write) 85096 85096 0 0.0
.bss 51856 51856 0 0.0
.data 976 976 0 0.0
.data.rel.ro 27272 27272 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3952 0 0.0
.init 27 27 0 0.0
.init_array 400 400 0 0.0
.rodata 110684 110780 96 0.1
.text 1069669 1070581 912 0.1
chip-tool debug (read only) 4146325 4146325 0 0.0
(read/write) 120184 120184 0 0.0
.bss 17680 17680 0 0.0
.data 1584 1584 0 0.0
.data.rel.ro 95520 95520 0 0.0
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 416 416 0 0.0
.rodata 210224 210224 0 0.0
.text 3677813 3677813 0 0.0
lighting-app debug+rpc (read only) 1527209 1528217 1008 0.1
(read/write) 101520 101520 0 0.0
.bss 41176 41176 0 0.0
.data 1106 1106 0 0.0
.data.rel.ro 53968 53968 0 0.0
.dynamic 608 608 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 528 528 0 0.0
.rodata 127889 127985 96 0.1
.text 1267298 1268210 912 0.1
ota-provider-app debug (read only) 1234753 1234753 0 0.0
(read/write) 67776 67776 0 0.0
.bss 37440 37440 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24488 24488 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 440 440 0 0.0
.rodata 110984 110984 0 0.0
.text 1027810 1027810 0 0.0
ota-requestor-app debug (read only) 1292033 1292033 0 0.0
(read/write) 76264 76264 0 0.0
.bss 44960 44960 0 0.0
.data 816 816 0 0.0
.data.rel.ro 25352 25352 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 512 512 0 0.0
.rodata 127904 127904 0 0.0
.text 1066530 1066530 0 0.0
shell debug (read only) 778361 778361 0 0.0
(read/write) 57376 57376 0 0.0
.bss 16136 16136 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36496 36496 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 336 336 0 0.0
.rodata 76527 76527 0 0.0
.text 600706 600706 0 0.0
tv-app debug (read only) 1753753 1754761 1008 0.1
(read/write) 281432 281432 0 0.0
.bss 215568 215568 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 58192 58192 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4408 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 152984 153080 96 0.1
.text 1459058 1459970 912 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2288664 2288944 280 0.0
.bss 179612 179612 0 0.0
.data 5192 5192 0 0.0
.heap 851640 851640 0 0.0
.text 1251264 1251544 280 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2255896 2256176 280 0.0
.bss 171060 171060 0 0.0
.data 5464 5464 0 0.0
.heap 859920 859920 0 0.0
.text 1218496 1218776 280 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2233928 2234208 280 0.0
.bss 169988 169988 0 0.0
.data 5432 5432 0 0.0
.heap 861024 861024 0 0.0
.text 1196528 1196808 280 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139680 1139680 0 0.0
.bss 11760 11760 0 0.0
.data 4360 4360 0 0.0
.heap 1020328 1020328 0 0.0
.text 103064 103064 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 862967 863263 296 0.0
bss 112136 112136 0 0.0
rodata 97504 97592 88 0.1
text 577704 577912 208 0.0
nrf52840dk_nrf52840+rpc (read/write) 823807 824107 300 0.0
bss 108380 108380 0 0.0
rodata 88280 88372 92 0.1
text 550896 551104 208 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 788006 788306 300 0.0
bss 113512 113512 0 0.0
rodata 92744 92836 92 0.1
text 507176 507384 208 0.0
lock-app nrf52840dk_nrf52840 (read/write) 839911 840211 300 0.0
bss 111208 111208 0 0.0
rodata 93904 93996 92 0.1
text 559264 559472 208 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 764954 765250 296 0.0
bss 112584 112584 0 0.0
rodata 89164 89252 88 0.1
text 488728 488936 208 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497339 497339 0 0.0
bss 51824 51824 0 0.0
rodata 45776 45776 0 0.0
text 339456 339456 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844311 844611 300 0.0
bss 111308 111308 0 0.0
rodata 95104 95196 92 0.1
text 562368 562576 208 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 839631 839931 300 0.0
bss 111208 111208 0 0.0
rodata 93880 93972 92 0.1
text 559008 559216 208 0.0
shell nrf52840dk_nrf52840 (read/write) 776579 776579 0 0.0
bss 109072 109072 0 0.0
rodata 72536 72536 0 0.0
text 520368 520368 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 691634 691634 0 0.0
bss 110056 110056 0 0.0
rodata 67180 67180 0 0.0
text 440980 440980 0 0.0
p6 lock-app default (read/write) 2169104 2169448 344 0.0
.bss 67184 67184 0 0.0
.data 2416 2416 0 0.0
.heap 963744 963744 0 0.0
.text 1127368 1127712 344 0.0
qpg lighting-app qpg6100+debug (read only) 491272 491568 296 0.1
(read/write) 114144 114144 0 0.0
.bss 52416 52416 0 0.0
.data 1000 1000 0 0.0
.text 485952 486248 296 0.1
lock-app qpg6100+debug (read only) 467492 467792 300 0.1
(read/write) 114140 114140 0 0.0
.bss 51368 51368 0 0.0
.data 956 956 0 0.0
.text 462172 462472 300 0.1
persistent-storage-app qpg6100+debug (read only) 155220 155220 0 0.0
(read/write) 114140 114140 0 0.0
.bss 27752 27752 0 0.0
.data 372 372 0 0.0
.text 149900 149900 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 664678 665010 332 0.0
bss 69944 69944 0 0.0
noinit 33216 33216 0 0.0
text 458278 458518 240 0.1

@github-actions
Copy link

Size increase report for "gn_qpg-example-build" from 3249310

File Section File VM
chip-qpg6100-lighting-example.out .text 296 296
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-qpg6100-lighting-example.out and ./pull_artifact/chip-qpg6100-lighting-example.out:

sections,vmsize,filesize
.debug_info,0,606
.text,296,296
.debug_loc,0,205
.debug_line,0,199
.strtab,0,151
.debug_str,0,122
.symtab,0,64
.debug_ranges,0,24
.shstrtab,0,1
.debug_frame,0,-4
[Unmapped],0,-296

Comparing ./master_artifact/chip-qpg6100-lighting-example.out.map and ./pull_artifact/chip-qpg6100-lighting-example.out.map:

BLOAT EXECUTION FAILED WITH CODE 1:
bloaty: unknown file type for file './pull_artifact/chip-qpg6100-lighting-example.out.map'


@github-actions
Copy link

Size increase report for "esp32-example-build" from 3249310

File Section File VM
chip-all-clusters-app.elf .flash.text 256 256
chip-all-clusters-app.elf .flash.rodata 88 88
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-all-clusters-app.elf and ./pull_artifact/chip-all-clusters-app.elf:

sections,vmsize,filesize
.debug_info,0,372
.debug_line,0,266
.flash.text,256,256
.strtab,0,151
.debug_str,0,120
.flash.rodata,88,88
.debug_loc,0,84
.symtab,0,32
.debug_ranges,0,24
.shstrtab,0,1
.riscv.attributes,0,-2
[Unmapped],0,-344


@andy31415
Copy link
Contributor

/rebase

@woody-apple woody-apple force-pushed the basic-serialnum-manufacturingdate branch from d398014 to 9ee9dd6 Compare October 27, 2021 13:34
@markus-becker-tridonic-com markus-becker-tridonic-com changed the title Use serial number and manufacturing date in Basic Cluster [DNM] Use serial number and manufacturing date in Basic Cluster Oct 27, 2021
@markus-becker-tridonic-com markus-becker-tridonic-com changed the title [DNM] Use serial number and manufacturing date in Basic Cluster Use serial number and manufacturing date in Basic Cluster Oct 27, 2021
@github-actions
Copy link

github-actions bot commented Oct 27, 2021

PR #10706: Size comparison from 837bd28 to f8133a4

Increases (26 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 837bd28 f8133a4 change % change
efr32 lighting-app BRD4161A (read only) 737080 737480 400 0.1
.text 737072 737472 400 0.1
BRD4161A+rpc (read only) 724508 724908 400 0.1
.text 724500 724900 400 0.1
lock-app BRD4161A (read only) 716344 716744 400 0.1
.text 716336 716736 400 0.1
window-app BRD4161A (read only) 717264 717648 384 0.1
.text 717256 717640 384 0.1
esp32 all-clusters-app c3devkit (read only) 875950 876234 284 0.0
(read/write) 1306520 1306632 112 0.0
.flash.rodata 198568 198680 112 0.1
.flash.text 875950 876234 284 0.0
m5stack (read only) 907123 907355 232 0.0
(read/write) 426312 426424 112 0.0
.flash.rodata 207312 207424 112 0.1
.flash.text 907123 907355 232 0.0
k32w lighting-app k32w061+se05x+release (read/write) 701048 701400 352 0.1
.text 614628 614980 352 0.1
lock-app k32w061+debug (read/write) 592964 593312 348 0.1
.text 516104 516452 348 0.1
linux all-clusters-app debug (read only) 1635553 1636625 1072 0.1
.rodata 135477 135573 96 0.1
.text 1368338 1369314 976 0.1
bridge-app debug+rpc (read only) 1276829 1277933 1104 0.1
.rodata 110620 110748 128 0.1
.text 1070869 1071845 976 0.1
lighting-app debug+rpc (read only) 1528521 1529625 1104 0.1
.rodata 127793 127921 128 0.1
.text 1268706 1269682 976 0.1
tv-app debug (read only) 1756009 1757081 1072 0.1
.rodata 152888 152984 96 0.1
.text 1461410 1462386 976 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2288776 2289144 368 0.0
.text 1251376 1251744 368 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2255960 2256328 368 0.0
.text 1218560 1218928 368 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2233992 2234352 360 0.0
.text 1196592 1196952 360 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 862903 863251 348 0.0
rodata 97504 97612 108 0.1
text 577632 577872 240 0.0
nrf52840dk_nrf52840+rpc (read/write) 823743 824095 352 0.0
rodata 88280 88392 112 0.1
text 550824 551064 240 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 787926 788274 348 0.0
rodata 92744 92852 108 0.1
text 507104 507344 240 0.0
lock-app nrf52840dk_nrf52840 (read/write) 839847 840195 348 0.0
rodata 93904 94012 108 0.1
text 559192 559432 240 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 764874 765222 348 0.0
rodata 89164 89272 108 0.1
text 488656 488896 240 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844247 844595 348 0.0
rodata 95104 95212 108 0.1
text 562296 562536 240 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 839567 839915 348 0.0
rodata 93880 93988 108 0.1
text 558936 559176 240 0.0
p6 lock-app default (read/write) 2169160 2169560 400 0.0
.text 1127424 1127824 400 0.0
qpg lighting-app qpg6100+debug (read only) 491224 491572 348 0.1
.text 485904 486252 348 0.1
lock-app qpg6100+debug (read only) 467548 467900 352 0.1
.text 462228 462580 352 0.1
telink lighting-app tlsr9518adk80d (read/write) 664606 664982 376 0.1
text 458202 458470 268 0.1
Full report (36 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 837bd28 f8133a4 change % change
efr32 lighting-app BRD4161A (read only) 737080 737480 400 0.1
(read/write) 115444 115444 0 0.0
.bss 113692 113692 0 0.0
.data 1752 1752 0 0.0
.text 737072 737472 400 0.1
BRD4161A+rpc (read only) 724508 724908 400 0.1
(read/write) 132048 132048 0 0.0
.bss 130196 130196 0 0.0
.data 1852 1852 0 0.0
.text 724500 724900 400 0.1
lock-app BRD4161A (read only) 716344 716744 400 0.1
(read/write) 113260 113260 0 0.0
.bss 111548 111548 0 0.0
.data 1712 1712 0 0.0
.text 716336 716736 400 0.1
window-app BRD4161A (read only) 717264 717648 384 0.1
(read/write) 113588 113588 0 0.0
.bss 111868 111868 0 0.0
.data 1716 1716 0 0.0
.text 717256 717640 384 0.1
esp32 all-clusters-app c3devkit (read only) 875950 876234 284 0.0
(read/write) 1306520 1306632 112 0.0
.dram0.bss 58248 58248 0 0.0
.dram0.data 16464 16464 0 0.0
.flash.rodata 198568 198680 112 0.1
.flash.text 875950 876234 284 0.0
.iram0.text 57564 57564 0 0.0
m5stack (read only) 907123 907355 232 0.0
(read/write) 426312 426424 112 0.0
.dram0.bss 60752 60752 0 0.0
.dram0.data 32084 32084 0 0.0
.flash.rodata 207312 207424 112 0.1
.flash.text 907123 907355 232 0.0
.iram0.text 125115 125115 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 701048 701400 352 0.1
.bss 78720 78720 0 0.0
.data 1900 1900 0 0.0
.text 614628 614980 352 0.1
lock-app k32w061+debug (read/write) 592964 593312 348 0.1
.bss 69196 69196 0 0.0
.data 1864 1864 0 0.0
.text 516104 516452 348 0.1
shell k32w061+debug (read/write) 425252 425252 0 0.0
.bss 63256 63256 0 0.0
.data 672 672 0 0.0
.text 359620 359620 0 0.0
linux all-clusters-app debug (read only) 1635553 1636625 1072 0.1
(read/write) 117472 117472 0 0.0
.bss 50320 50320 0 0.0
.data 978 978 0 0.0
.data.rel.ro 60928 60928 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 520 520 0 0.0
.rodata 135477 135573 96 0.1
.text 1368338 1369314 976 0.1
bridge-app debug+rpc (read only) 1276829 1277933 1104 0.1
(read/write) 85096 85096 0 0.0
.bss 51856 51856 0 0.0
.data 976 976 0 0.0
.data.rel.ro 27272 27272 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3952 0 0.0
.init 27 27 0 0.0
.init_array 400 400 0 0.0
.rodata 110620 110748 128 0.1
.text 1070869 1071845 976 0.1
chip-tool debug (read only) 4178413 4178413 0 0.0
(read/write) 120896 120896 0 0.0
.bss 17680 17680 0 0.0
.data 1584 1584 0 0.0
.data.rel.ro 96208 96208 0 0.0
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 424 424 0 0.0
.rodata 212496 212496 0 0.0
.text 3706021 3706021 0 0.0
lighting-app debug+rpc (read only) 1528521 1529625 1104 0.1
(read/write) 101520 101520 0 0.0
.bss 41176 41176 0 0.0
.data 1106 1106 0 0.0
.data.rel.ro 53968 53968 0 0.0
.dynamic 608 608 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 528 528 0 0.0
.rodata 127793 127921 128 0.1
.text 1268706 1269682 976 0.1
ota-provider-app debug (read only) 1236097 1236097 0 0.0
(read/write) 67776 67776 0 0.0
.bss 37440 37440 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24488 24488 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 440 440 0 0.0
.rodata 110920 110920 0 0.0
.text 1029218 1029218 0 0.0
ota-requestor-app debug (read only) 1298449 1298449 0 0.0
(read/write) 76520 76520 0 0.0
.bss 45216 45216 0 0.0
.data 816 816 0 0.0
.data.rel.ro 25352 25352 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 512 512 0 0.0
.rodata 127744 127744 0 0.0
.text 1073106 1073106 0 0.0
shell debug (read only) 779929 779929 0 0.0
(read/write) 57376 57376 0 0.0
.bss 16136 16136 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36496 36496 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 336 336 0 0.0
.rodata 76463 76463 0 0.0
.text 602338 602338 0 0.0
tv-app debug (read only) 1756009 1757081 1072 0.1
(read/write) 289112 289112 0 0.0
.bss 223248 223248 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 58192 58192 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4408 0 0.0
.init 27 27 0 0.0
.init_array 608 608 0 0.0
.rodata 152888 152984 96 0.1
.text 1461410 1462386 976 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2288776 2289144 368 0.0
.bss 179612 179612 0 0.0
.data 5192 5192 0 0.0
.heap 851640 851640 0 0.0
.text 1251376 1251744 368 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2255960 2256328 368 0.0
.bss 171060 171060 0 0.0
.data 5464 5464 0 0.0
.heap 859920 859920 0 0.0
.text 1218560 1218928 368 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2233992 2234352 360 0.0
.bss 169988 169988 0 0.0
.data 5432 5432 0 0.0
.heap 861024 861024 0 0.0
.text 1196592 1196952 360 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139680 1139680 0 0.0
.bss 11760 11760 0 0.0
.data 4360 4360 0 0.0
.heap 1020328 1020328 0 0.0
.text 103064 103064 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 862903 863251 348 0.0
bss 112136 112136 0 0.0
rodata 97504 97612 108 0.1
text 577632 577872 240 0.0
nrf52840dk_nrf52840+rpc (read/write) 823743 824095 352 0.0
bss 108380 108380 0 0.0
rodata 88280 88392 112 0.1
text 550824 551064 240 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 787926 788274 348 0.0
bss 113512 113512 0 0.0
rodata 92744 92852 108 0.1
text 507104 507344 240 0.0
lock-app nrf52840dk_nrf52840 (read/write) 839847 840195 348 0.0
bss 111208 111208 0 0.0
rodata 93904 94012 108 0.1
text 559192 559432 240 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 764874 765222 348 0.0
bss 112584 112584 0 0.0
rodata 89164 89272 108 0.1
text 488656 488896 240 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497339 497339 0 0.0
bss 51824 51824 0 0.0
rodata 45776 45776 0 0.0
text 339456 339456 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844247 844595 348 0.0
bss 111308 111308 0 0.0
rodata 95104 95212 108 0.1
text 562296 562536 240 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 839567 839915 348 0.0
bss 111208 111208 0 0.0
rodata 93880 93988 108 0.1
text 558936 559176 240 0.0
shell nrf52840dk_nrf52840 (read/write) 776435 776435 0 0.0
bss 109072 109072 0 0.0
rodata 72536 72536 0 0.0
text 520232 520232 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 691490 691490 0 0.0
bss 110056 110056 0 0.0
rodata 67180 67180 0 0.0
text 440844 440844 0 0.0
p6 lock-app default (read/write) 2169160 2169560 400 0.0
.bss 67184 67184 0 0.0
.data 2416 2416 0 0.0
.heap 963744 963744 0 0.0
.text 1127424 1127824 400 0.0
qpg lighting-app qpg6100+debug (read only) 491224 491572 348 0.1
(read/write) 114144 114144 0 0.0
.bss 52416 52416 0 0.0
.data 1000 1000 0 0.0
.text 485904 486252 348 0.1
lock-app qpg6100+debug (read only) 467548 467900 352 0.1
(read/write) 114140 114140 0 0.0
.bss 51368 51368 0 0.0
.data 956 956 0 0.0
.text 462228 462580 352 0.1
persistent-storage-app qpg6100+debug (read only) 155244 155244 0 0.0
(read/write) 114140 114140 0 0.0
.bss 27752 27752 0 0.0
.data 372 372 0 0.0
.text 149924 149924 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 664606 664982 376 0.1
bss 69944 69944 0 0.0
noinit 33216 33216 0 0.0
text 458202 458470 268 0.1

Copy link
Contributor

@bzbarsky-apple bzbarsky-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs clarity on the null-termination bits.

@github-actions
Copy link

github-actions bot commented Nov 10, 2021

PR #10706: Size comparison from 30e1b97 to d43cec4

Increases (7 builds for esp32, p6, qpg, telink)
platform target config section 30e1b97 d43cec4 change % change
esp32 all-clusters-app c3devkit (read only) 878906 879186 280 0.0
(read/write) 1305920 1306032 112 0.0
.flash.rodata 197792 197904 112 0.1
.flash.text 878906 879186 280 0.0
m5stack (read only) 910299 910571 272 0.0
(read/write) 423252 423364 112 0.0
.flash.rodata 204060 204172 112 0.1
.flash.text 910299 910571 272 0.0
p6 all-clusters-app default (read/write) 2296968 2297376 408 0.0
.text 1255232 1255640 408 0.0
lock-app default (read/write) 2211568 2211968 400 0.0
.text 1169832 1170232 400 0.0
qpg lighting-app qpg6100+debug (read only) 490396 490728 332 0.1
.text 485076 485408 332 0.1
lock-app qpg6100+debug (read only) 466608 466960 352 0.1
.text 461288 461640 352 0.1
telink lighting-app tlsr9518adk80d (read/write) 663174 663550 376 0.1
text 458464 458730 266 0.1
Full report (8 builds for esp32, p6, qpg, telink)
platform target config section 30e1b97 d43cec4 change % change
esp32 all-clusters-app c3devkit (read only) 878906 879186 280 0.0
(read/write) 1305920 1306032 112 0.0
.dram0.bss 58432 58432 0 0.0
.dram0.data 16456 16456 0 0.0
.flash.rodata 197792 197904 112 0.1
.flash.text 878906 879186 280 0.0
.iram0.text 57526 57526 0 0.0
m5stack (read only) 910299 910571 272 0.0
(read/write) 423252 423364 112 0.0
.dram0.bss 60936 60936 0 0.0
.dram0.data 32092 32092 0 0.0
.flash.rodata 204060 204172 112 0.1
.flash.text 910299 910571 272 0.0
.iram0.text 125115 125115 0 0.0
p6 all-clusters-app default (read/write) 2296968 2297376 408 0.0
.bss 112416 112416 0 0.0
.data 2520 2520 0 0.0
.heap 918408 918408 0 0.0
.text 1255232 1255640 408 0.0
lock-app default (read/write) 2211568 2211968 400 0.0
.bss 101264 101264 0 0.0
.data 2408 2408 0 0.0
.heap 929672 929672 0 0.0
.text 1169832 1170232 400 0.0
qpg lighting-app qpg6100+debug (read only) 490396 490728 332 0.1
(read/write) 114140 114140 0 0.0
.bss 51160 51160 0 0.0
.data 1012 1012 0 0.0
.text 485076 485408 332 0.1
lock-app qpg6100+debug (read only) 466608 466960 352 0.1
(read/write) 114144 114144 0 0.0
.bss 50104 50104 0 0.0
.data 968 968 0 0.0
.text 461288 461640 352 0.1
persistent-storage-app qpg6100+debug (read only) 153400 153400 0 0.0
(read/write) 114140 114140 0 0.0
.bss 19616 19616 0 0.0
.data 364 364 0 0.0
.text 148080 148080 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 663174 663550 376 0.1
bss 69280 69280 0 0.0
noinit 33216 33216 0 0.0
text 458464 458730 266 0.1

@github-actions
Copy link

github-actions bot commented Nov 10, 2021

PR #10706: Size comparison from 125ad20 to 3dfb5e9

Increases (7 builds for esp32, p6, qpg, telink)
platform target config section 125ad20 3dfb5e9 change % change
esp32 all-clusters-app c3devkit (read only) 879114 879394 280 0.0
(read/write) 1305968 1306080 112 0.0
.flash.rodata 197824 197936 112 0.1
.flash.text 879114 879394 280 0.0
m5stack (read only) 910683 910951 268 0.0
(read/write) 423308 423412 104 0.0
.flash.rodata 204100 204204 104 0.1
.flash.text 910683 910951 268 0.0
p6 all-clusters-app default (read/write) 2297136 2297552 416 0.0
.text 1255400 1255816 416 0.0
lock-app default (read/write) 2211760 2212144 384 0.0
.text 1170024 1170408 384 0.0
qpg lighting-app qpg6100+debug (read only) 490672 491020 348 0.1
.text 485352 485700 348 0.1
lock-app qpg6100+debug (read only) 466900 467252 352 0.1
.text 461580 461932 352 0.1
telink lighting-app tlsr9518adk80d (read/write) 663418 663794 376 0.1
text 458654 458918 264 0.1
Full report (8 builds for esp32, p6, qpg, telink)
platform target config section 125ad20 3dfb5e9 change % change
esp32 all-clusters-app c3devkit (read only) 879114 879394 280 0.0
(read/write) 1305968 1306080 112 0.0
.dram0.bss 58440 58440 0 0.0
.dram0.data 16456 16456 0 0.0
.flash.rodata 197824 197936 112 0.1
.flash.text 879114 879394 280 0.0
.iram0.text 57526 57526 0 0.0
m5stack (read only) 910683 910951 268 0.0
(read/write) 423308 423412 104 0.0
.dram0.bss 60952 60952 0 0.0
.dram0.data 32092 32092 0 0.0
.flash.rodata 204100 204204 104 0.1
.flash.text 910683 910951 268 0.0
.iram0.text 125115 125115 0 0.0
p6 all-clusters-app default (read/write) 2297136 2297552 416 0.0
.bss 112416 112416 0 0.0
.data 2520 2520 0 0.0
.heap 918408 918408 0 0.0
.text 1255400 1255816 416 0.0
lock-app default (read/write) 2211760 2212144 384 0.0
.bss 101264 101264 0 0.0
.data 2400 2400 0 0.0
.heap 929680 929680 0 0.0
.text 1170024 1170408 384 0.0
qpg lighting-app qpg6100+debug (read only) 490672 491020 348 0.1
(read/write) 114144 114144 0 0.0
.bss 51168 51168 0 0.0
.data 1008 1008 0 0.0
.text 485352 485700 348 0.1
lock-app qpg6100+debug (read only) 466900 467252 352 0.1
(read/write) 114140 114140 0 0.0
.bss 50112 50112 0 0.0
.data 964 964 0 0.0
.text 461580 461932 352 0.1
persistent-storage-app qpg6100+debug (read only) 105408 105408 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8978 8978 0 0.0
.data 272 272 0 0.0
.text 100088 100088 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 663418 663794 376 0.1
bss 69288 69288 0 0.0
noinit 33216 33216 0 0.0
text 458654 458918 264 0.1

@markus-becker-tridonic-com markus-becker-tridonic-com force-pushed the basic-serialnum-manufacturingdate branch 2 times, most recently from 63bc0b0 to b41c597 Compare November 11, 2021 08:12
@github-actions
Copy link

github-actions bot commented Nov 11, 2021

PR #10706: Size comparison from d45cfaa to b41c597

Increases (25 builds for efr32, esp32, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section d45cfaa b41c597 change % change
efr32 lighting-app BRD4161A (read only) 742476 742876 400 0.1
.text 742468 742868 400 0.1
BRD4161A+rpc (read only) 730040 730472 432 0.1
.text 730032 730464 432 0.1
lock-app BRD4161A (read only) 721764 722148 384 0.1
.text 721756 722140 384 0.1
window-app BRD4161A (read only) 722676 723076 400 0.1
.text 722668 723068 400 0.1
esp32 all-clusters-app c3devkit (read only) 879114 879394 280 0.0
(read/write) 1305968 1306080 112 0.0
.flash.rodata 197824 197936 112 0.1
.flash.text 879114 879394 280 0.0
m5stack (read only) 910683 910951 268 0.0
(read/write) 423308 423412 104 0.0
.flash.rodata 204100 204204 104 0.1
.flash.text 910683 910951 268 0.0
linux all-clusters-app debug (read only) 1698921 1700025 1104 0.1
.rodata 139061 139189 128 0.1
.text 1426370 1427346 976 0.1
bridge-app debug+rpc (read only) 1298741 1299813 1072 0.1
.rodata 110932 111028 96 0.1
.text 1091365 1092341 976 0.1
lighting-app debug+rpc (read only) 1558113 1559345 1232 0.1
.rodata 128369 128497 128 0.1
.text 1295634 1296738 1104 0.1
tv-app debug (read only) 1842905 1844009 1104 0.1
.rodata 155757 155885 128 0.1
.text 1542674 1543650 976 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2289248 2289616 368 0.0
.text 1251848 1252216 368 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2270688 2271056 368 0.0
.text 1233288 1233656 368 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2248344 2248768 424 0.0
.text 1210944 1211368 424 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 861907 862255 348 0.0
rodata 96532 96640 108 0.1
text 578272 578512 240 0.0
nrf52840dk_nrf52840+rpc (read/write) 824267 824647 380 0.0
rodata 87708 87816 108 0.1
text 552444 552724 280 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 786946 787298 352 0.0
rodata 91788 91900 112 0.1
text 507740 507980 240 0.0
lock-app nrf52840dk_nrf52840 (read/write) 838615 838963 348 0.0
rodata 92904 93012 108 0.1
text 559756 559996 240 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 763926 764274 348 0.0
rodata 88208 88316 108 0.1
text 489316 489556 240 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844707 845055 348 0.0
rodata 94612 94720 108 0.1
text 563916 564156 240 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 838467 838819 352 0.0
rodata 92900 93012 112 0.1
text 559492 559732 240 0.0
p6 all-clusters-app default (read/write) 2297136 2297552 416 0.0
.text 1255400 1255816 416 0.0
lock-app default (read/write) 2211760 2212144 384 0.0
.text 1170024 1170408 384 0.0
qpg lighting-app qpg6100+debug (read only) 490672 491020 348 0.1
.text 485352 485700 348 0.1
lock-app qpg6100+debug (read only) 466900 467252 352 0.1
.text 461580 461932 352 0.1
telink lighting-app tlsr9518adk80d (read/write) 663418 663794 376 0.1
text 458654 458918 264 0.1
Full report (35 builds for efr32, esp32, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section d45cfaa b41c597 change % change
efr32 lighting-app BRD4161A (read only) 742476 742876 400 0.1
(read/write) 116280 116280 0 0.0
.bss 114500 114500 0 0.0
.data 1780 1780 0 0.0
.text 742468 742868 400 0.1
BRD4161A+rpc (read only) 730040 730472 432 0.1
(read/write) 132900 132900 0 0.0
.bss 131004 131004 0 0.0
.data 1896 1896 0 0.0
.text 730032 730464 432 0.1
lock-app BRD4161A (read only) 721764 722148 384 0.1
(read/write) 114096 114096 0 0.0
.bss 112356 112356 0 0.0
.data 1740 1740 0 0.0
.text 721756 722140 384 0.1
window-app BRD4161A (read only) 722676 723076 400 0.1
(read/write) 114420 114420 0 0.0
.bss 112676 112676 0 0.0
.data 1744 1744 0 0.0
.text 722668 723068 400 0.1
esp32 all-clusters-app c3devkit (read only) 879114 879394 280 0.0
(read/write) 1305968 1306080 112 0.0
.dram0.bss 58440 58440 0 0.0
.dram0.data 16456 16456 0 0.0
.flash.rodata 197824 197936 112 0.1
.flash.text 879114 879394 280 0.0
.iram0.text 57526 57526 0 0.0
m5stack (read only) 910683 910951 268 0.0
(read/write) 423308 423412 104 0.0
.dram0.bss 60952 60952 0 0.0
.dram0.data 32092 32092 0 0.0
.flash.rodata 204100 204204 104 0.1
.flash.text 910683 910951 268 0.0
.iram0.text 125115 125115 0 0.0
linux all-clusters-app debug (read only) 1698921 1700025 1104 0.1
(read/write) 126432 126432 0 0.0
.bss 57904 57904 0 0.0
.data 1010 1010 0 0.0
.data.rel.ro 62256 62256 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 139061 139189 128 0.1
.text 1426370 1427346 976 0.1
bridge-app debug+rpc (read only) 1298741 1299813 1072 0.1
(read/write) 77264 77264 0 0.0
.bss 42800 42800 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 27928 27928 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3952 0 0.0
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 110932 111028 96 0.1
.text 1091365 1092341 976 0.1
chip-tool debug (read only) 4813069 4813069 0 0.0
(read/write) 136992 136992 0 0.0
.bss 25960 25960 0 0.0
.data 2256 2256 0 0.0
.data.rel.ro 103336 103336 0 0.0
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 432 432 0 0.0
.rodata 248298 248298 0 0.0
.text 4288437 4288437 0 0.0
lighting-app debug+rpc (read only) 1558113 1559345 1232 0.1
(read/write) 110376 110376 0 0.0
.bss 48560 48560 0 0.0
.data 1202 1202 0 0.0
.data.rel.ro 55328 55328 0 0.0
.dynamic 608 608 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 528 528 0 0.0
.rodata 128369 128497 128 0.1
.text 1295634 1296738 1104 0.1
ota-provider-app debug (read only) 1259977 1259977 0 0.0
(read/write) 75624 75624 0 0.0
.bss 44992 44992 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24776 24776 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 112615 112615 0 0.0
.text 1050562 1050562 0 0.0
ota-requestor-app debug (read only) 1345049 1345049 0 0.0
(read/write) 79392 79392 0 0.0
.bss 47456 47456 0 0.0
.data 816 816 0 0.0
.data.rel.ro 26040 26040 0 0.0
.dynamic 592 592 0 0.0
.got 3992 3992 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 123728 123728 0 0.0
.text 1121970 1121970 0 0.0
shell debug (read only) 788441 788441 0 0.0
(read/write) 65608 65608 0 0.0
.bss 23944 23944 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36928 36928 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 77519 77519 0 0.0
.text 609026 609026 0 0.0
tv-app debug (read only) 1842905 1844009 1104 0.1
(read/write) 408216 408216 0 0.0
.bss 340232 340232 0 0.0
.data 2736 2736 0 0.0
.data.rel.ro 59600 59600 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4408 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 155757 155885 128 0.1
.text 1542674 1543650 976 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2289248 2289616 368 0.0
.bss 179412 179412 0 0.0
.data 5216 5216 0 0.0
.heap 851816 851816 0 0.0
.text 1251848 1252216 368 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2270688 2271056 368 0.0
.bss 172508 172508 0 0.0
.data 5576 5576 0 0.0
.heap 858360 858360 0 0.0
.text 1233288 1233656 368 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2248344 2248768 424 0.0
.bss 171404 171404 0 0.0
.data 5568 5568 0 0.0
.heap 859472 859472 0 0.0
.text 1210944 1211368 424 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2048296 2048296 0 0.0
.bss 156464 156464 0 0.0
.data 4968 4968 0 0.0
.heap 875016 875016 0 0.0
.text 1010896 1010896 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 861907 862255 348 0.0
bss 111476 111476 0 0.0
rodata 96532 96640 108 0.1
text 578272 578512 240 0.0
nrf52840dk_nrf52840+rpc (read/write) 824267 824647 380 0.0
bss 107828 107828 0 0.0
rodata 87708 87816 108 0.1
text 552444 552724 280 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 786946 787298 352 0.0
bss 112848 112848 0 0.0
rodata 91788 91900 112 0.1
text 507740 507980 240 0.0
lock-app nrf52840dk_nrf52840 (read/write) 838615 838963 348 0.0
bss 110508 110508 0 0.0
rodata 92904 93012 108 0.1
text 559756 559996 240 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 763926 764274 348 0.0
bss 111920 111920 0 0.0
rodata 88208 88316 108 0.1
text 489316 489556 240 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497327 497327 0 0.0
bss 51824 51824 0 0.0
rodata 45780 45780 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844707 845055 348 0.0
bss 110648 110648 0 0.0
rodata 94612 94720 108 0.1
text 563916 564156 240 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 838467 838819 352 0.0
bss 110544 110544 0 0.0
rodata 92900 93012 112 0.1
text 559492 559732 240 0.0
shell nrf52840dk_nrf52840 (read/write) 775955 775955 0 0.0
bss 109288 109288 0 0.0
rodata 72152 72152 0 0.0
text 519904 519904 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 690962 690962 0 0.0
bss 110272 110272 0 0.0
rodata 66796 66796 0 0.0
text 440512 440512 0 0.0
p6 all-clusters-app default (read/write) 2297136 2297552 416 0.0
.bss 112416 112416 0 0.0
.data 2520 2520 0 0.0
.heap 918408 918408 0 0.0
.text 1255400 1255816 416 0.0
lock-app default (read/write) 2211760 2212144 384 0.0
.bss 101264 101264 0 0.0
.data 2400 2400 0 0.0
.heap 929680 929680 0 0.0
.text 1170024 1170408 384 0.0
qpg lighting-app qpg6100+debug (read only) 490672 491020 348 0.1
(read/write) 114144 114144 0 0.0
.bss 51168 51168 0 0.0
.data 1008 1008 0 0.0
.text 485352 485700 348 0.1
lock-app qpg6100+debug (read only) 466900 467252 352 0.1
(read/write) 114140 114140 0 0.0
.bss 50112 50112 0 0.0
.data 964 964 0 0.0
.text 461580 461932 352 0.1
persistent-storage-app qpg6100+debug (read only) 105408 105408 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8978 8978 0 0.0
.data 272 272 0 0.0
.text 100088 100088 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 663418 663794 376 0.1
bss 69288 69288 0 0.0
noinit 33216 33216 0 0.0
text 458654 458918 264 0.1

@github-actions
Copy link

github-actions bot commented Nov 11, 2021

PR #10706: Size comparison from d45cfaa to e2c1ed2

Increases (28 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section d45cfaa e2c1ed2 change % change
efr32 lighting-app BRD4161A (read only) 742476 742876 400 0.1
.text 742468 742868 400 0.1
BRD4161A+rpc (read only) 730040 730472 432 0.1
.text 730032 730464 432 0.1
lock-app BRD4161A (read only) 721764 722148 384 0.1
.text 721756 722140 384 0.1
window-app BRD4161A (read only) 722676 723076 400 0.1
.text 722668 723068 400 0.1
esp32 all-clusters-app c3devkit (read only) 879114 879394 280 0.0
(read/write) 1305968 1306080 112 0.0
.flash.rodata 197824 197936 112 0.1
.flash.text 879114 879394 280 0.0
m5stack (read only) 910683 910951 268 0.0
(read/write) 423308 423412 104 0.0
.flash.rodata 204100 204204 104 0.1
.flash.text 910683 910951 268 0.0
k32w lighting-app k32w061+se05x+release (read/write) 699396 699748 352 0.1
.text 613676 614028 352 0.1
lock-app k32w061+debug (read/write) 592132 592480 348 0.1
.text 515908 516256 348 0.1
shell k32w061+debug (read/write) 657760 658108 348 0.1
.text 570776 571124 348 0.1
linux all-clusters-app debug (read only) 1698921 1700025 1104 0.1
.rodata 139061 139189 128 0.1
.text 1426370 1427346 976 0.1
bridge-app debug+rpc (read only) 1298741 1299813 1072 0.1
.rodata 110932 111028 96 0.1
.text 1091365 1092341 976 0.1
lighting-app debug+rpc (read only) 1558113 1559345 1232 0.1
.rodata 128369 128497 128 0.1
.text 1295634 1296738 1104 0.1
tv-app debug (read only) 1842905 1844009 1104 0.1
.rodata 155757 155885 128 0.1
.text 1542674 1543650 976 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2289248 2289616 368 0.0
.text 1251848 1252216 368 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2270688 2271056 368 0.0
.text 1233288 1233656 368 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2248344 2248768 424 0.0
.text 1210944 1211368 424 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 861907 862255 348 0.0
rodata 96532 96640 108 0.1
text 578272 578512 240 0.0
nrf52840dk_nrf52840+rpc (read/write) 824267 824647 380 0.0
rodata 87708 87816 108 0.1
text 552444 552724 280 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 786946 787298 352 0.0
rodata 91788 91900 112 0.1
text 507740 507980 240 0.0
lock-app nrf52840dk_nrf52840 (read/write) 838615 838963 348 0.0
rodata 92904 93012 108 0.1
text 559756 559996 240 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 763926 764274 348 0.0
rodata 88208 88316 108 0.1
text 489316 489556 240 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844707 845055 348 0.0
rodata 94612 94720 108 0.1
text 563916 564156 240 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 838467 838819 352 0.0
rodata 92900 93012 112 0.1
text 559492 559732 240 0.0
p6 all-clusters-app default (read/write) 2297136 2297552 416 0.0
.text 1255400 1255816 416 0.0
lock-app default (read/write) 2211760 2212144 384 0.0
.text 1170024 1170408 384 0.0
qpg lighting-app qpg6100+debug (read only) 490672 491020 348 0.1
.text 485352 485700 348 0.1
lock-app qpg6100+debug (read only) 466900 467252 352 0.1
.text 461580 461932 352 0.1
telink lighting-app tlsr9518adk80d (read/write) 663418 663794 376 0.1
text 458654 458918 264 0.1
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section d45cfaa e2c1ed2 change % change
efr32 lighting-app BRD4161A (read only) 742476 742876 400 0.1
(read/write) 116280 116280 0 0.0
.bss 114500 114500 0 0.0
.data 1780 1780 0 0.0
.text 742468 742868 400 0.1
BRD4161A+rpc (read only) 730040 730472 432 0.1
(read/write) 132900 132900 0 0.0
.bss 131004 131004 0 0.0
.data 1896 1896 0 0.0
.text 730032 730464 432 0.1
lock-app BRD4161A (read only) 721764 722148 384 0.1
(read/write) 114096 114096 0 0.0
.bss 112356 112356 0 0.0
.data 1740 1740 0 0.0
.text 721756 722140 384 0.1
window-app BRD4161A (read only) 722676 723076 400 0.1
(read/write) 114420 114420 0 0.0
.bss 112676 112676 0 0.0
.data 1744 1744 0 0.0
.text 722668 723068 400 0.1
esp32 all-clusters-app c3devkit (read only) 879114 879394 280 0.0
(read/write) 1305968 1306080 112 0.0
.dram0.bss 58440 58440 0 0.0
.dram0.data 16456 16456 0 0.0
.flash.rodata 197824 197936 112 0.1
.flash.text 879114 879394 280 0.0
.iram0.text 57526 57526 0 0.0
m5stack (read only) 910683 910951 268 0.0
(read/write) 423308 423412 104 0.0
.dram0.bss 60952 60952 0 0.0
.dram0.data 32092 32092 0 0.0
.flash.rodata 204100 204204 104 0.1
.flash.text 910683 910951 268 0.0
.iram0.text 125115 125115 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 699396 699748 352 0.1
.bss 78012 78012 0 0.0
.data 1908 1908 0 0.0
.text 613676 614028 352 0.1
lock-app k32w061+debug (read/write) 592132 592480 348 0.1
.bss 68548 68548 0 0.0
.data 1876 1876 0 0.0
.text 515908 516256 348 0.1
shell k32w061+debug (read/write) 657760 658108 348 0.1
.bss 79340 79340 0 0.0
.data 1844 1844 0 0.0
.text 570776 571124 348 0.1
linux all-clusters-app debug (read only) 1698921 1700025 1104 0.1
(read/write) 126432 126432 0 0.0
.bss 57904 57904 0 0.0
.data 1010 1010 0 0.0
.data.rel.ro 62256 62256 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 139061 139189 128 0.1
.text 1426370 1427346 976 0.1
bridge-app debug+rpc (read only) 1298741 1299813 1072 0.1
(read/write) 77264 77264 0 0.0
.bss 42800 42800 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 27928 27928 0 0.0
.dynamic 592 592 0 0.0
.got 3952 3952 0 0.0
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 110932 111028 96 0.1
.text 1091365 1092341 976 0.1
chip-tool debug (read only) 4813069 4813069 0 0.0
(read/write) 136992 136992 0 0.0
.bss 25960 25960 0 0.0
.data 2256 2256 0 0.0
.data.rel.ro 103336 103336 0 0.0
.dynamic 592 592 0 0.0
.got 4368 4368 0 0.0
.init 27 27 0 0.0
.init_array 432 432 0 0.0
.rodata 248298 248298 0 0.0
.text 4288437 4288437 0 0.0
lighting-app debug+rpc (read only) 1558113 1559345 1232 0.1
(read/write) 110376 110376 0 0.0
.bss 48560 48560 0 0.0
.data 1202 1202 0 0.0
.data.rel.ro 55328 55328 0 0.0
.dynamic 608 608 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 528 528 0 0.0
.rodata 128369 128497 128 0.1
.text 1295634 1296738 1104 0.1
ota-provider-app debug (read only) 1259977 1259977 0 0.0
(read/write) 75624 75624 0 0.0
.bss 44992 44992 0 0.0
.data 752 752 0 0.0
.data.rel.ro 24776 24776 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 112615 112615 0 0.0
.text 1050562 1050562 0 0.0
ota-requestor-app debug (read only) 1345049 1345049 0 0.0
(read/write) 79392 79392 0 0.0
.bss 47456 47456 0 0.0
.data 816 816 0 0.0
.data.rel.ro 26040 26040 0 0.0
.dynamic 592 592 0 0.0
.got 3992 3992 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 123728 123728 0 0.0
.text 1121970 1121970 0 0.0
shell debug (read only) 788441 788441 0 0.0
(read/write) 65608 65608 0 0.0
.bss 23944 23944 0 0.0
.data 242 242 0 0.0
.data.rel.ro 36928 36928 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 77519 77519 0 0.0
.text 609026 609026 0 0.0
tv-app debug (read only) 1842905 1844009 1104 0.1
(read/write) 408216 408216 0 0.0
.bss 340232 340232 0 0.0
.data 2736 2736 0 0.0
.data.rel.ro 59600 59600 0 0.0
.dynamic 592 592 0 0.0
.got 4408 4408 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 155757 155885 128 0.1
.text 1542674 1543650 976 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2289248 2289616 368 0.0
.bss 179412 179412 0 0.0
.data 5216 5216 0 0.0
.heap 851816 851816 0 0.0
.text 1251848 1252216 368 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2270688 2271056 368 0.0
.bss 172508 172508 0 0.0
.data 5576 5576 0 0.0
.heap 858360 858360 0 0.0
.text 1233288 1233656 368 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2248344 2248768 424 0.0
.bss 171404 171404 0 0.0
.data 5568 5568 0 0.0
.heap 859472 859472 0 0.0
.text 1210944 1211368 424 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2048296 2048296 0 0.0
.bss 156464 156464 0 0.0
.data 4968 4968 0 0.0
.heap 875016 875016 0 0.0
.text 1010896 1010896 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 861907 862255 348 0.0
bss 111476 111476 0 0.0
rodata 96532 96640 108 0.1
text 578272 578512 240 0.0
nrf52840dk_nrf52840+rpc (read/write) 824267 824647 380 0.0
bss 107828 107828 0 0.0
rodata 87708 87816 108 0.1
text 552444 552724 280 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 786946 787298 352 0.0
bss 112848 112848 0 0.0
rodata 91788 91900 112 0.1
text 507740 507980 240 0.0
lock-app nrf52840dk_nrf52840 (read/write) 838615 838963 348 0.0
bss 110508 110508 0 0.0
rodata 92904 93012 108 0.1
text 559756 559996 240 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 763926 764274 348 0.0
bss 111920 111920 0 0.0
rodata 88208 88316 108 0.1
text 489316 489556 240 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497327 497327 0 0.0
bss 51824 51824 0 0.0
rodata 45780 45780 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 844707 845055 348 0.0
bss 110648 110648 0 0.0
rodata 94612 94720 108 0.1
text 563916 564156 240 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 838467 838819 352 0.0
bss 110544 110544 0 0.0
rodata 92900 93012 112 0.1
text 559492 559732 240 0.0
shell nrf52840dk_nrf52840 (read/write) 775955 775955 0 0.0
bss 109288 109288 0 0.0
rodata 72152 72152 0 0.0
text 519904 519904 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 690962 690962 0 0.0
bss 110272 110272 0 0.0
rodata 66796 66796 0 0.0
text 440512 440512 0 0.0
p6 all-clusters-app default (read/write) 2297136 2297552 416 0.0
.bss 112416 112416 0 0.0
.data 2520 2520 0 0.0
.heap 918408 918408 0 0.0
.text 1255400 1255816 416 0.0
lock-app default (read/write) 2211760 2212144 384 0.0
.bss 101264 101264 0 0.0
.data 2400 2400 0 0.0
.heap 929680 929680 0 0.0
.text 1170024 1170408 384 0.0
qpg lighting-app qpg6100+debug (read only) 490672 491020 348 0.1
(read/write) 114144 114144 0 0.0
.bss 51168 51168 0 0.0
.data 1008 1008 0 0.0
.text 485352 485700 348 0.1
lock-app qpg6100+debug (read only) 466900 467252 352 0.1
(read/write) 114140 114140 0 0.0
.bss 50112 50112 0 0.0
.data 964 964 0 0.0
.text 461580 461932 352 0.1
persistent-storage-app qpg6100+debug (read only) 105408 105408 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8978 8978 0 0.0
.data 272 272 0 0.0
.text 100088 100088 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 663418 663794 376 0.1
bss 69288 69288 0 0.0
noinit 33216 33216 0 0.0
text 458654 458918 264 0.1

src/app/clusters/basic/basic.cpp Outdated Show resolved Hide resolved
src/app/clusters/basic/basic.cpp Outdated Show resolved Hide resolved
src/app/clusters/basic/basic.cpp Outdated Show resolved Hide resolved
src/app/clusters/basic/basic.cpp Outdated Show resolved Hide resolved
src/app/clusters/basic/basic.cpp Outdated Show resolved Hide resolved
src/app/clusters/basic/basic.cpp Outdated Show resolved Hide resolved
src/app/clusters/basic/basic.cpp Outdated Show resolved Hide resolved
src/app/clusters/basic/basic.cpp Outdated Show resolved Hide resolved
src/app/clusters/basic/basic.cpp Outdated Show resolved Hide resolved
src/app/clusters/basic/basic.cpp Outdated Show resolved Hide resolved
@stale
Copy link

stale bot commented Nov 18, 2021

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added stale Stale issue or PR and removed stale Stale issue or PR labels Nov 18, 2021
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation github labels Nov 19, 2021
@markus-becker-tridonic-com markus-becker-tridonic-com force-pushed the basic-serialnum-manufacturingdate branch 2 times, most recently from c66d361 to e735532 Compare November 22, 2021 08:45
Basic Cluster is usually using the values from the zap file.

This means that all devices will have the same Serial Number and
ManufacturingDate. At least Serial Number and Manufacturing Date should be
taken from ConfigurationMgr.

Also:
* Use descriptive values for char arrays in basic cluster.
* Fix-up software and hardware version to match names in specification.

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
@github-actions
Copy link

github-actions bot commented Nov 22, 2021

PR #10706: Size comparison from 4bb1e67 to 1b1d6f2

Increases (28 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 4bb1e67 1b1d6f2 change % change
efr32 lighting-app BRD4161A (read only) 750704 751088 384 0.1
.text 750696 751080 384 0.1
BRD4161A+rpc (read only) 738228 738676 448 0.1
.text 738220 738668 448 0.1
lock-app BRD4161A (read only) 727760 728160 400 0.1
.text 727752 728152 400 0.1
window-app BRD4161A (read only) 728744 729128 384 0.1
.text 728736 729120 384 0.1
esp32 all-clusters-app c3devkit (read only) 831812 832092 280 0.0
(read/write) 1221210 1221330 120 0.0
.flash.rodata 164176 164296 120 0.1
.flash.text 831812 832092 280 0.0
m5stack (read only) 902831 903099 268 0.0
(read/write) 420536 420632 96 0.0
.flash.rodata 192144 192240 96 0.0
.flash.text 897447 897715 268 0.0
k32w lighting-app k32w061+se05x+release (read/write) 707512 707860 348 0.0
.text 622588 622936 348 0.1
lock-app k32w061+debug (read/write) 598944 599292 348 0.1
.text 523548 523896 348 0.1
shell k32w061+debug (read/write) 664320 664656 336 0.1
.text 577796 578132 336 0.1
linux all-clusters-app debug (read only) 1746153 1747225 1072 0.1
.rodata 137493 137589 96 0.1
.text 1473026 1474002 976 0.1
bridge-app debug+rpc (read only) 1325965 1327069 1104 0.1
.rodata 112028 112156 128 0.1
.text 1116533 1117509 976 0.1
lighting-app debug+rpc (read only) 1595073 1596337 1264 0.1
.rodata 129649 129809 160 0.1
.text 1330418 1331522 1104 0.1
tv-app debug (read only) 1887721 1888825 1104 0.1
.rodata 158373 158501 128 0.1
.text 1583906 1584882 976 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2290128 2290496 368 0.0
.text 1252728 1253096 368 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2274256 2274688 432 0.0
.text 1236856 1237288 432 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2250096 2250528 432 0.0
.text 1212696 1213128 432 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 865235 865583 348 0.0
rodata 95828 95936 108 0.1
text 583176 583416 240 0.0
nrf52840dk_nrf52840+rpc (read/write) 827603 827987 384 0.0
rodata 87012 87124 112 0.1
text 557344 557620 276 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 790274 790626 352 0.0
rodata 91084 91196 112 0.1
text 512644 512884 240 0.0
lock-app nrf52840dk_nrf52840 (read/write) 840635 840983 348 0.0
rodata 92300 92408 108 0.1
text 563268 563508 240 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 765922 766270 348 0.0
rodata 87604 87712 108 0.1
text 492832 493072 240 0.0
pump-app nrf52840dk_nrf52840 (read/write) 846775 847123 348 0.0
rodata 94008 94116 108 0.1
text 567452 567692 240 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 840335 840683 348 0.0
rodata 92256 92364 108 0.1
text 562888 563128 240 0.0
p6 all-clusters-app default (read/write) 2302984 2303392 408 0.0
.text 1261248 1261656 408 0.0
lock-app default (read/write) 2216200 2216592 392 0.0
.text 1174464 1174856 392 0.0
qpg lighting-app qpg6100+debug (read only) 494272 494620 348 0.1
.text 488952 489300 348 0.1
lock-app qpg6100+debug (read only) 469236 469584 348 0.1
.text 463916 464264 348 0.1
telink lighting-app tlsr9518adk80d (read/write) 768626 769002 376 0.0
text 533768 534032 264 0.0
Decreases (3 builds for mbed, nrfconnect)
platform target config section 4bb1e67 1b1d6f2 change % change
mbed shell CY8CPROTO_062_4343W+release (read/write) 2050480 2050472 -8 -0.0
.text 1013080 1013072 -8 -0.0
nrfconnect shell nrf52840dk_nrf52840 (read/write) 778003 777995 -8 -0.0
rodata 73064 73056 -8 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 693058 693046 -12 -0.0
rodata 67708 67696 -12 -0.0
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 4bb1e67 1b1d6f2 change % change
efr32 lighting-app BRD4161A (read only) 750704 751088 384 0.1
(read/write) 119692 119692 0 0.0
.bss 117892 117892 0 0.0
.data 1800 1800 0 0.0
.text 750696 751080 384 0.1
BRD4161A+rpc (read only) 738228 738676 448 0.1
(read/write) 136320 136320 0 0.0
.bss 134396 134396 0 0.0
.data 1924 1924 0 0.0
.text 738220 738668 448 0.1
lock-app BRD4161A (read only) 727760 728160 400 0.1
(read/write) 113380 113380 0 0.0
.bss 111620 111620 0 0.0
.data 1756 1756 0 0.0
.text 727752 728152 400 0.1
window-app BRD4161A (read only) 728744 729128 384 0.1
(read/write) 113700 113700 0 0.0
.bss 111940 111940 0 0.0
.data 1760 1760 0 0.0
.text 728736 729120 384 0.1
esp32 all-clusters-app c3devkit (read only) 831812 832092 280 0.0
(read/write) 1221210 1221330 120 0.0
.dram0.bss 57696 57696 0 0.0
.dram0.data 14092 14092 0 0.0
.flash.rodata 164176 164296 120 0.1
.flash.text 831812 832092 280 0.0
.iram0.text 61394 61394 0 0.0
m5stack (read only) 902831 903099 268 0.0
(read/write) 420536 420632 96 0.0
.dram0.bss 63056 63056 0 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 192144 192240 96 0.0
.flash.text 897447 897715 268 0.0
.iram0.text 122943 122943 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 707512 707860 348 0.0
.bss 77212 77212 0 0.0
.data 1912 1912 0 0.0
.text 622588 622936 348 0.1
lock-app k32w061+debug (read/write) 598944 599292 348 0.1
.bss 67716 67716 0 0.0
.data 1880 1880 0 0.0
.text 523548 523896 348 0.1
shell k32w061+debug (read/write) 664320 664656 336 0.1
.bss 78876 78876 0 0.0
.data 1848 1848 0 0.0
.text 577796 578132 336 0.1
linux all-clusters-app debug (read only) 1746153 1747225 1072 0.1
(read/write) 128392 128392 0 0.0
.bss 58544 58544 0 0.0
.data 1042 1042 0 0.0
.data.rel.ro 63504 63504 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 560 560 0 0.0
.rodata 137493 137589 96 0.1
.text 1473026 1474002 976 0.1
bridge-app debug+rpc (read only) 1325965 1327069 1104 0.1
(read/write) 76432 76432 0 0.0
.bss 41520 41520 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 28352 28352 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 112028 112156 128 0.1
.text 1116533 1117509 976 0.1
chip-tool debug (read only) 4999845 4999845 0 0.0
(read/write) 165960 165960 0 0.0
.bss 39848 39848 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 118352 118352 0 0.0
.dynamic 592 592 0 0.0
.got 4416 4416 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 269738 269738 0 0.0
.text 4419957 4419957 0 0.0
lighting-app debug+rpc (read only) 1595073 1596337 1264 0.1
(read/write) 109616 109616 0 0.0
.bss 47152 47152 0 0.0
.data 1234 1234 0 0.0
.data.rel.ro 55920 55920 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 129649 129809 160 0.1
.text 1330418 1331522 1104 0.1
ota-provider-app debug (read only) 1273513 1273513 0 0.0
(read/write) 75048 75048 0 0.0
.bss 44096 44096 0 0.0
.data 784 784 0 0.0
.data.rel.ro 25080 25080 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 114047 114047 0 0.0
.text 1061874 1061874 0 0.0
ota-requestor-app debug (read only) 1369761 1369761 0 0.0
(read/write) 78912 78912 0 0.0
.bss 46560 46560 0 0.0
.data 848 848 0 0.0
.data.rel.ro 26408 26408 0 0.0
.dynamic 592 592 0 0.0
.got 4000 4000 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 125448 125448 0 0.0
.text 1143938 1143938 0 0.0
shell debug (read only) 799185 799185 0 0.0
(read/write) 65832 65832 0 0.0
.bss 23336 23336 0 0.0
.data 242 242 0 0.0
.data.rel.ro 37752 37752 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 78703 78703 0 0.0
.text 616466 616466 0 0.0
tv-app debug (read only) 1887721 1888825 1104 0.1
(read/write) 318520 318520 0 0.0
.bss 249800 249800 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 60264 60264 0 0.0
.dynamic 592 592 0 0.0
.got 4432 4432 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 158373 158501 128 0.1
.text 1583906 1584882 976 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2290128 2290496 368 0.0
.bss 180300 180300 0 0.0
.data 5224 5224 0 0.0
.heap 850920 850920 0 0.0
.text 1252728 1253096 368 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2274256 2274688 432 0.0
.bss 172196 172196 0 0.0
.data 5576 5576 0 0.0
.heap 858672 858672 0 0.0
.text 1236856 1237288 432 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2250096 2250528 432 0.0
.bss 171084 171084 0 0.0
.data 5568 5568 0 0.0
.heap 859792 859792 0 0.0
.text 1212696 1213128 432 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2050480 2050472 -8 -0.0
.bss 156272 156272 0 0.0
.data 4968 4968 0 0.0
.heap 875208 875208 0 0.0
.text 1013080 1013072 -8 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 865235 865583 348 0.0
bss 110604 110604 0 0.0
rodata 95828 95936 108 0.1
text 583176 583416 240 0.0
nrf52840dk_nrf52840+rpc (read/write) 827603 827987 384 0.0
bss 106960 106960 0 0.0
rodata 87012 87124 112 0.1
text 557344 557620 276 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 790274 790626 352 0.0
bss 111980 111980 0 0.0
rodata 91084 91196 112 0.1
text 512644 512884 240 0.0
lock-app nrf52840dk_nrf52840 (read/write) 840635 840983 348 0.0
bss 109628 109628 0 0.0
rodata 92300 92408 108 0.1
text 563268 563508 240 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 765922 766270 348 0.0
bss 111040 111040 0 0.0
rodata 87604 87712 108 0.1
text 492832 493072 240 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497327 497327 0 0.0
bss 51824 51824 0 0.0
rodata 45780 45780 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 846775 847123 348 0.0
bss 109768 109768 0 0.0
rodata 94008 94116 108 0.1
text 567452 567692 240 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 840335 840683 348 0.0
bss 109664 109664 0 0.0
rodata 92256 92364 108 0.1
text 562888 563128 240 0.0
shell nrf52840dk_nrf52840 (read/write) 778003 777995 -8 -0.0
bss 109112 109112 0 0.0
rodata 73064 73056 -8 -0.0
text 521244 521244 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 693058 693046 -12 -0.0
bss 110096 110096 0 0.0
rodata 67708 67696 -12 -0.0
text 441856 441856 0 0.0
p6 all-clusters-app default (read/write) 2302984 2303392 408 0.0
.bss 113280 113280 0 0.0
.data 2528 2528 0 0.0
.heap 917536 917536 0 0.0
.text 1261248 1261656 408 0.0
lock-app default (read/write) 2216200 2216592 392 0.0
.bss 100944 100944 0 0.0
.data 2400 2400 0 0.0
.heap 930000 930000 0 0.0
.text 1174464 1174856 392 0.0
qpg lighting-app qpg6100+debug (read only) 494272 494620 348 0.1
(read/write) 114144 114144 0 0.0
.bss 50256 50256 0 0.0
.data 1008 1008 0 0.0
.text 488952 489300 348 0.1
lock-app qpg6100+debug (read only) 469236 469584 348 0.1
(read/write) 114140 114140 0 0.0
.bss 49200 49200 0 0.0
.data 964 964 0 0.0
.text 463916 464264 348 0.1
persistent-storage-app qpg6100+debug (read only) 105416 105416 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8994 8994 0 0.0
.data 272 272 0 0.0
.text 100096 100096 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 768626 769002 376 0.0
bss 79116 79116 0 0.0
noinit 37160 37160 0 0.0
text 533768 534032 264 0.0

@github-actions
Copy link

github-actions bot commented Nov 22, 2021

PR #10706: Size comparison from beb6096 to 2895b29

Increases (25 builds for efr32, esp32, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section beb6096 2895b29 change % change
efr32 lighting-app BRD4161A (read only) 750704 751088 384 0.1
.text 750696 751080 384 0.1
BRD4161A+rpc (read only) 738244 738676 432 0.1
.text 738236 738668 432 0.1
lock-app BRD4161A (read only) 727776 728160 384 0.1
.text 727768 728152 384 0.1
window-app BRD4161A (read only) 728760 729144 384 0.1
.text 728752 729136 384 0.1
esp32 all-clusters-app c3devkit (read only) 831824 832104 280 0.0
(read/write) 1221210 1221330 120 0.0
.flash.rodata 164176 164296 120 0.1
.flash.text 831824 832104 280 0.0
m5stack (read only) 902843 903111 268 0.0
(read/write) 420536 420632 96 0.0
.flash.rodata 192144 192240 96 0.0
.flash.text 897459 897727 268 0.0
linux all-clusters-app debug (read only) 1746185 1747257 1072 0.1
.rodata 137493 137589 96 0.1
.text 1473058 1474034 976 0.1
bridge-app debug+rpc (read only) 1325997 1327101 1104 0.1
.rodata 112028 112156 128 0.1
.text 1116565 1117541 976 0.1
lighting-app debug+rpc (read only) 1595105 1596369 1264 0.1
.rodata 129649 129809 160 0.1
.text 1330450 1331554 1104 0.1
tv-app debug (read only) 1887753 1888857 1104 0.1
.rodata 158373 158501 128 0.1
.text 1583938 1584914 976 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2290128 2290496 368 0.0
.text 1252728 1253096 368 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2274256 2274688 432 0.0
.text 1236856 1237288 432 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2250160 2250528 368 0.0
.text 1212760 1213128 368 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 865251 865599 348 0.0
rodata 95828 95936 108 0.1
text 583184 583424 240 0.0
nrf52840dk_nrf52840+rpc (read/write) 827619 828003 384 0.0
rodata 87012 87124 112 0.1
text 557352 557632 280 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 790290 790642 352 0.0
rodata 91084 91196 112 0.1
text 512656 512896 240 0.0
lock-app nrf52840dk_nrf52840 (read/write) 840635 840983 348 0.0
rodata 92300 92408 108 0.1
text 563280 563520 240 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 765938 766286 348 0.0
rodata 87604 87712 108 0.1
text 492840 493080 240 0.0
pump-app nrf52840dk_nrf52840 (read/write) 846775 847123 348 0.0
rodata 94008 94116 108 0.1
text 567460 567700 240 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 840335 840683 348 0.0
rodata 92256 92364 108 0.1
text 562900 563140 240 0.0
p6 all-clusters-app default (read/write) 2303000 2303392 392 0.0
.text 1261264 1261656 392 0.0
lock-app default (read/write) 2216200 2216608 408 0.0
.text 1174464 1174872 408 0.0
qpg lighting-app qpg6100+debug (read only) 494288 494636 348 0.1
.text 488968 489316 348 0.1
lock-app qpg6100+debug (read only) 469252 469600 348 0.1
.text 463932 464280 348 0.1
telink lighting-app tlsr9518adk80d (read/write) 768642 769018 376 0.0
text 533780 534044 264 0.0
Decreases (3 builds for mbed, nrfconnect)
platform target config section beb6096 2895b29 change % change
mbed shell CY8CPROTO_062_4343W+release (read/write) 2050480 2050472 -8 -0.0
.text 1013080 1013072 -8 -0.0
nrfconnect shell nrf52840dk_nrf52840 (read/write) 778003 777995 -8 -0.0
rodata 73064 73056 -8 -0.0
nrf5340dk_nrf5340_cpuapp (read/write) 693058 693046 -12 -0.0
rodata 67708 67696 -12 -0.0
Full report (35 builds for efr32, esp32, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section beb6096 2895b29 change % change
efr32 lighting-app BRD4161A (read only) 750704 751088 384 0.1
(read/write) 119692 119692 0 0.0
.bss 117892 117892 0 0.0
.data 1800 1800 0 0.0
.text 750696 751080 384 0.1
BRD4161A+rpc (read only) 738244 738676 432 0.1
(read/write) 136320 136320 0 0.0
.bss 134396 134396 0 0.0
.data 1924 1924 0 0.0
.text 738236 738668 432 0.1
lock-app BRD4161A (read only) 727776 728160 384 0.1
(read/write) 113380 113380 0 0.0
.bss 111620 111620 0 0.0
.data 1756 1756 0 0.0
.text 727768 728152 384 0.1
window-app BRD4161A (read only) 728760 729144 384 0.1
(read/write) 113700 113700 0 0.0
.bss 111940 111940 0 0.0
.data 1760 1760 0 0.0
.text 728752 729136 384 0.1
esp32 all-clusters-app c3devkit (read only) 831824 832104 280 0.0
(read/write) 1221210 1221330 120 0.0
.dram0.bss 57696 57696 0 0.0
.dram0.data 14092 14092 0 0.0
.flash.rodata 164176 164296 120 0.1
.flash.text 831824 832104 280 0.0
.iram0.text 61394 61394 0 0.0
m5stack (read only) 902843 903111 268 0.0
(read/write) 420536 420632 96 0.0
.dram0.bss 63056 63056 0 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 192144 192240 96 0.0
.flash.text 897459 897727 268 0.0
.iram0.text 122943 122943 0 0.0
linux all-clusters-app debug (read only) 1746185 1747257 1072 0.1
(read/write) 128392 128392 0 0.0
.bss 58544 58544 0 0.0
.data 1042 1042 0 0.0
.data.rel.ro 63504 63504 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 560 560 0 0.0
.rodata 137493 137589 96 0.1
.text 1473058 1474034 976 0.1
bridge-app debug+rpc (read only) 1325997 1327101 1104 0.1
(read/write) 76432 76432 0 0.0
.bss 41520 41520 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 28352 28352 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 112028 112156 128 0.1
.text 1116565 1117541 976 0.1
chip-tool debug (read only) 4999877 4999877 0 0.0
(read/write) 165960 165960 0 0.0
.bss 39848 39848 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 118352 118352 0 0.0
.dynamic 592 592 0 0.0
.got 4416 4416 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 269738 269738 0 0.0
.text 4419989 4419989 0 0.0
lighting-app debug+rpc (read only) 1595105 1596369 1264 0.1
(read/write) 109616 109616 0 0.0
.bss 47152 47152 0 0.0
.data 1234 1234 0 0.0
.data.rel.ro 55920 55920 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 129649 129809 160 0.1
.text 1330450 1331554 1104 0.1
ota-provider-app debug (read only) 1273545 1273545 0 0.0
(read/write) 75048 75048 0 0.0
.bss 44096 44096 0 0.0
.data 784 784 0 0.0
.data.rel.ro 25080 25080 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 114047 114047 0 0.0
.text 1061906 1061906 0 0.0
ota-requestor-app debug (read only) 1369793 1369793 0 0.0
(read/write) 78912 78912 0 0.0
.bss 46560 46560 0 0.0
.data 848 848 0 0.0
.data.rel.ro 26408 26408 0 0.0
.dynamic 592 592 0 0.0
.got 4000 4000 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 125448 125448 0 0.0
.text 1143970 1143970 0 0.0
shell debug (read only) 799185 799185 0 0.0
(read/write) 65832 65832 0 0.0
.bss 23336 23336 0 0.0
.data 242 242 0 0.0
.data.rel.ro 37752 37752 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 78703 78703 0 0.0
.text 616466 616466 0 0.0
tv-app debug (read only) 1887753 1888857 1104 0.1
(read/write) 318520 318520 0 0.0
.bss 249800 249800 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 60264 60264 0 0.0
.dynamic 592 592 0 0.0
.got 4432 4432 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 158373 158501 128 0.1
.text 1583938 1584914 976 0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2290128 2290496 368 0.0
.bss 180300 180300 0 0.0
.data 5224 5224 0 0.0
.heap 850920 850920 0 0.0
.text 1252728 1253096 368 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2274256 2274688 432 0.0
.bss 172196 172196 0 0.0
.data 5576 5576 0 0.0
.heap 858672 858672 0 0.0
.text 1236856 1237288 432 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2250160 2250528 368 0.0
.bss 171084 171084 0 0.0
.data 5568 5568 0 0.0
.heap 859792 859792 0 0.0
.text 1212760 1213128 368 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2050480 2050472 -8 -0.0
.bss 156272 156272 0 0.0
.data 4968 4968 0 0.0
.heap 875208 875208 0 0.0
.text 1013080 1013072 -8 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 865251 865599 348 0.0
bss 110604 110604 0 0.0
rodata 95828 95936 108 0.1
text 583184 583424 240 0.0
nrf52840dk_nrf52840+rpc (read/write) 827619 828003 384 0.0
bss 106960 106960 0 0.0
rodata 87012 87124 112 0.1
text 557352 557632 280 0.1
nrf5340dk_nrf5340_cpuapp (read/write) 790290 790642 352 0.0
bss 111980 111980 0 0.0
rodata 91084 91196 112 0.1
text 512656 512896 240 0.0
lock-app nrf52840dk_nrf52840 (read/write) 840635 840983 348 0.0
bss 109628 109628 0 0.0
rodata 92300 92408 108 0.1
text 563280 563520 240 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 765938 766286 348 0.0
bss 111040 111040 0 0.0
rodata 87604 87712 108 0.1
text 492840 493080 240 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497327 497327 0 0.0
bss 51824 51824 0 0.0
rodata 45780 45780 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 846775 847123 348 0.0
bss 109768 109768 0 0.0
rodata 94008 94116 108 0.1
text 567460 567700 240 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 840335 840683 348 0.0
bss 109664 109664 0 0.0
rodata 92256 92364 108 0.1
text 562900 563140 240 0.0
shell nrf52840dk_nrf52840 (read/write) 778003 777995 -8 -0.0
bss 109112 109112 0 0.0
rodata 73064 73056 -8 -0.0
text 521244 521244 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 693058 693046 -12 -0.0
bss 110096 110096 0 0.0
rodata 67708 67696 -12 -0.0
text 441856 441856 0 0.0
p6 all-clusters-app default (read/write) 2303000 2303392 392 0.0
.bss 113280 113280 0 0.0
.data 2528 2528 0 0.0
.heap 917536 917536 0 0.0
.text 1261264 1261656 392 0.0
lock-app default (read/write) 2216200 2216608 408 0.0
.bss 100944 100944 0 0.0
.data 2400 2400 0 0.0
.heap 930000 930000 0 0.0
.text 1174464 1174872 408 0.0
qpg lighting-app qpg6100+debug (read only) 494288 494636 348 0.1
(read/write) 114144 114144 0 0.0
.bss 50256 50256 0 0.0
.data 1008 1008 0 0.0
.text 488968 489316 348 0.1
lock-app qpg6100+debug (read only) 469252 469600 348 0.1
(read/write) 114140 114140 0 0.0
.bss 49200 49200 0 0.0
.data 964 964 0 0.0
.text 463932 464280 348 0.1
persistent-storage-app qpg6100+debug (read only) 105416 105416 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8994 8994 0 0.0
.data 272 272 0 0.0
.text 100096 100096 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 768642 769018 376 0.0
bss 79116 79116 0 0.0
noinit 37160 37160 0 0.0
text 533780 534044 264 0.0

@markus-becker-tridonic-com
Copy link
Contributor Author

@bzbarsky-apple

Rebased once more. The failed build on K32W seems to be an intermittent git problem.

@andy31415 andy31415 merged commit ec95ba7 into project-chip:master Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants