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

[Yaml] Remove optional keyword supports #25016

Merged

Conversation

vivien-apple
Copy link
Contributor

Problem

The optional seems completely unused in certification tests.

For the other yaml tests, It is used:

  • twice in TestCluster.yaml but the usage is mostly to check that an attribute is unsupported which can be done just by checking the return error status.
  • once in TestDiscovery.yaml because the test make it hard to know what the value is and it would be easier to use a PICS code. So optional is more a workaround than something else there.

I suspect that in general optional has been completely ignored in favour of PICS code. So instead of keeping it and maintaining some complexity it seems fair to just remove it.

@github-actions
Copy link

PR #25016: Size comparison from bbfd5d6 to f23404d

Decreases (1 build for cc32xx)
platform target config section bbfd5d6 f23404d change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20194444 20194443 -1 -0.0
Full report (1 build for cc32xx)
platform target config section bbfd5d6 f23404d change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 640233 640233 0 0.0
(read/write) 204084 204084 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197488 197488 0 0.0
.comment 194 194 0 0.0
.data 1476 1476 0 0.0
.debug_abbrev 928439 928439 0 0.0
.debug_aranges 87352 87352 0 0.0
.debug_frame 299840 299840 0 0.0
.debug_info 20194444 20194443 -1 -0.0
.debug_line 2649825 2649825 0 0.0
.debug_loc 2785969 2785969 0 0.0
.debug_ranges 280696 280696 0 0.0
.debug_str 3001474 3001474 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105585 105585 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 375840 375840 0 0.0
.symtab 255856 255856 0 0.0
.text 532524 532524 0 0.0

src/app/tests/suites/TestDiscovery.yaml Outdated Show resolved Hide resolved
@github-actions
Copy link

PR #25016: Size comparison from 36d2d4d to 77a8fa8

Increases (1 build for cc32xx)
platform target config section 36d2d4d 77a8fa8 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20194443 20194445 2 0.0
Full report (1 build for cc32xx)
platform target config section 36d2d4d 77a8fa8 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 640233 640233 0 0.0
(read/write) 204084 204084 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197488 197488 0 0.0
.comment 194 194 0 0.0
.data 1476 1476 0 0.0
.debug_abbrev 928439 928439 0 0.0
.debug_aranges 87352 87352 0 0.0
.debug_frame 299840 299840 0 0.0
.debug_info 20194443 20194445 2 0.0
.debug_line 2649825 2649825 0 0.0
.debug_loc 2785969 2785969 0 0.0
.debug_ranges 280696 280696 0 0.0
.debug_str 3001474 3001474 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105585 105585 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 375840 375840 0 0.0
.symtab 255856 255856 0 0.0
.text 532524 532524 0 0.0

@vivien-apple vivien-apple force-pushed the YamlTests_RemoveOptionalSupports branch from 77a8fa8 to a57ee35 Compare February 13, 2023 15:44
@github-actions
Copy link

github-actions bot commented Feb 13, 2023

PR #25016: Size comparison from 36d2d4d to a57ee35

Increases (43 builds for bl602, bl702, cc13x2_26x2, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 36d2d4d a57ee35 change % change
bl602 lighting-app bl602 (read/write) 1346622 1346726 104 0.0
.text 1023322 1023376 54 0.0
bl602+rpc (read/write) 1392038 1392158 120 0.0
.text 1054256 1054312 56 0.0
bl702 lighting-app bl702 (read/write) 1184667 1185179 512 0.0
.bss_psram 30048 30064 16 0.1
.debug_abbrev 1550382 1550508 126 0.0
.debug_aranges 134192 134264 72 0.1
.debug_frame 491492 491736 244 0.0
.debug_info 40536270 40567505 31235 0.1
.debug_line 5273008 5273540 532 0.0
.debug_str 3558337 3560697 2360 0.1
.rodata 107136 107200 64 0.1
.strtab 572518 572895 377 0.1
.symtab 173424 173536 112 0.1
.text 952436 952872 436 0.0
bl702+rpc (read/write) 1277551 1278335 784 0.1
.bss_psram 30304 30320 16 0.1
.debug_abbrev 1698796 1698984 188 0.0
.debug_aranges 142424 142496 72 0.1
.debug_frame 519236 519484 248 0.0
.debug_info 44938461 44975736 37275 0.1
.debug_line 5671715 5672591 876 0.0
.debug_str 3961701 3964189 2488 0.1
.rodata 121712 121840 128 0.1
.strtab 633311 633954 643 0.1
.symtab 191840 192000 160 0.1
.text 1029632 1030268 636 0.1
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 678195 678315 120 0.0
.rodata 88347 88371 24 0.0
.text 589532 589628 96 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 642019 642131 112 0.0
.rodata 78139 78163 24 0.0
.text 563560 563648 88 0.0
lock-ftd LP_CC2652R7 (read only) 674823 675207 384 0.1
.bss 78308 78316 8 0.0
.rodata 76647 76671 24 0.0
.text 597696 598056 360 0.1
lock-mtd LP_CC2652R7 (read only) 661471 661631 160 0.0
.rodata 103215 103263 48 0.0
.text 557776 557888 112 0.0
pump-app LP_CC2652R7 (read only) 687843 688275 432 0.1
.bss 78276 78284 8 0.0
.rodata 90731 90795 64 0.1
.text 596632 597000 368 0.1
pump-controller-app LP_CC2652R7 (read only) 673227 673643 416 0.1
.bss 78388 78396 8 0.0
.rodata 86795 86835 40 0.0
.text 585952 586328 376 0.1
shell LP_CC2652R7 (read only) 669458 669594 136 0.0
.rodata 85082 85122 40 0.0
.text 584064 584160 96 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 640233 640361 128 0.0
.debug_abbrev 928439 928461 22 0.0
.debug_line 2649825 2649926 101 0.0
.debug_loc 2785969 2786018 49 0.0
.debug_ranges 280696 280728 32 0.0
.debug_str 3001474 3002856 1382 0.0
.rodata 105585 105633 48 0.0
.text 532524 532604 80 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584590 584974 384 0.1
.app_xip_area 461400 461768 368 0.1
.bss 65632 65648 16 0.0
lock cyw930739m2evb_01 (read/write) 588538 588938 400 0.1
.app_xip_area 460052 460436 384 0.1
.bss 70920 70936 16 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 549990 550126 136 0.0
.app_xip_area 432288 432424 136 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1038376 1038488 112 0.0
.text 854744 854856 112 0.0
BRD4187C (read/write) 1135432 1135552 120 0.0
.text 975048 975168 120 0.0
lock-app BRD4161A+wf200 (read/write) 1066176 1066184 8 0.0
.text 911012 911020 8 0.0
window-app BRD4187C (read/write) 1137064 1137168 104 0.0
.text 975048 975152 104 0.0
esp32 all-clusters-app c3devkit (read only) 1047622 1047674 52 0.0
(read/write) 1519562 1519618 56 0.0
.flash.rodata 221584 221640 56 0.0
.flash.text 1047622 1047674 52 0.0
m5stack (read only) 1100011 1100067 56 0.0
(read/write) 501191 501259 68 0.0
.flash.rodata 250332 250400 68 0.0
.flash.text 1094627 1094683 56 0.0
k32w contact k32w0+release (read/write) 668632 668744 112 0.0
.text 569684 569796 112 0.0
light k32w0+release (read/write) 667484 667612 128 0.0
.text 568852 568980 128 0.0
lock k32w0+release (read/write) 624332 624444 112 0.0
.text 544004 544116 112 0.0
linux chip-tool-ipv6only arm64 .rodata 583220 583252 32 0.0
thermostat-no-ble arm64 (read only) 2510388 2511700 1312 0.1
(read/write) 145224 145240 16 0.0
.rodata 151040 151088 48 0.0
.text 2097376 2098496 1120 0.1
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2464576 2464688 112 0.0
.text 1427220 1427332 112 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1162380 1162472 92 0.0
rodata 134376 134436 60 0.0
text 804576 804616 40 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1367600 1367708 108 0.0
rodata 211808 211868 60 0.0
text 764280 764320 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1108392 1108488 96 0.0
rodata 111364 111428 64 0.1
text 774568 774608 40 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1757516 1757628 112 0.0
.debug_abbrev 1251968 1251990 22 0.0
.debug_line 3784080 3784202 122 0.0
.debug_loc 3680891 3680917 26 0.0
.debug_ranges 362416 362448 32 0.0
.debug_str 3509578 3510960 1382 0.0
.text 1556656 1556768 112 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1699132 1699236 104 0.0
.debug_abbrev 1237639 1237661 22 0.0
.debug_line 3792424 3792546 122 0.0
.debug_loc 3664621 3664648 27 0.0
.debug_ranges 360384 360416 32 0.0
.debug_str 3495331 3496713 1382 0.0
.text 1499088 1499192 104 0.0
light cy8ckit_062s2_43012 (read/write) 1612204 1612308 104 0.0
.debug_abbrev 1071973 1071995 22 0.0
.debug_line 3344738 3344859 121 0.0
.debug_loc 3342632 3342647 15 0.0
.debug_ranges 319560 319592 32 0.0
.debug_str 3298341 3299723 1382 0.0
.text 1420472 1420576 104 0.0
lock cy8ckit_062s2_43012 (read/write) 1646444 1646548 104 0.0
.debug_abbrev 1073677 1073699 22 0.0
.debug_line 3346635 3346757 122 0.0
.debug_loc 3365511 3365541 30 0.0
.debug_ranges 321472 321504 32 0.0
.debug_str 3315611 3316993 1382 0.0
.text 1449736 1449840 104 0.0
qpg lighting-app qpg6105+debug (read/write) 1148712 1149152 440 0.0
.bss 99884 99900 16 0.0
.text 595812 596252 440 0.1
lock-app qpg6105+debug (read/write) 1116736 1116896 160 0.0
.text 563832 563992 160 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1013504 1013612 108 0.0
text 684564 684610 46 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 949912 950020 108 0.0
text 646864 646910 46 0.0
contact-sensor-app tlsr9518adk80d (read/write) 854776 854876 100 0.0
text 577756 577800 44 0.0
light-switch-app tlsr9518adk80d (read/write) 870528 870628 100 0.0
text 591800 591848 48 0.0
lighting-app tlsr9518adk80d (read/write) 947856 947964 108 0.0
text 657202 657248 46 0.0
ota-requestor-app tlsr9518adk80d (read/write) 881864 881956 92 0.0
text 601546 601592 46 0.0
thermostat tlsr9518adk80d (read/write) 874724 874824 100 0.0
text 593378 593428 50 0.0
Decreases (14 builds for bl702, cc13x2_26x2, cc32xx, linux, psoc6)
platform target config section 36d2d4d a57ee35 change % change
bl702 lighting-app bl702 .debug_loc 3409468 3409103 -365 -0.0
.debug_ranges 371752 371688 -64 -0.0
bl702+rpc .debug_loc 3606256 3606019 -237 -0.0
.debug_ranges 395520 395456 -64 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 172988 172868 -120 -0.1
lock-ftd LP_CC2652R7 (read/write) 173704 173328 -376 -0.2
lock-mtd LP_CC2652R7 (read/write) 182320 182160 -160 -0.1
pump-app LP_CC2652R7 (read/write) 161420 160996 -424 -0.3
pump-controller-app LP_CC2652R7 (read/write) 176148 175740 -408 -0.2
shell LP_CC2652R7 (read/write) 183796 183660 -136 -0.1
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20194443 20188404 -6039 -0.0
linux chip-tool-ipv6only arm64 (read only) 11997492 11996868 -624 -0.0
.text 9687508 9686852 -656 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27913130 27904091 -9039 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27460120 27451304 -8816 -0.0
light cy8ckit_062s2_43012 .debug_info 22795184 22788647 -6537 -0.0
lock cy8ckit_062s2_43012 .debug_info 23025080 23018574 -6506 -0.0
Full report (43 builds for bl602, bl702, cc13x2_26x2, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 36d2d4d a57ee35 change % change
bl602 lighting-app bl602 (read/write) 1346622 1346726 104 0.0
.bss 94802 94802 0 0.0
.data 9736 9736 0 0.0
.text 1023322 1023376 54 0.0
bl602+rpc (read/write) 1392038 1392158 120 0.0
.bss 102850 102850 0 0.0
.data 10128 10128 0 0.0
.text 1054256 1054312 56 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1184667 1185179 512 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69905 69905 0 0.0
.bss_psram 30048 30064 16 0.1
.comment 48 48 0 0.0
.data 4056 4056 0 0.0
.debug_abbrev 1550382 1550508 126 0.0
.debug_aranges 134192 134264 72 0.1
.debug_frame 491492 491736 244 0.0
.debug_info 40536270 40567505 31235 0.1
.debug_line 5273008 5273540 532 0.0
.debug_loc 3409468 3409103 -365 -0.0
.debug_ranges 371752 371688 -64 -0.0
.debug_str 3558337 3560697 2360 0.1
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107136 107200 64 0.1
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 572518 572895 377 0.1
.symtab 173424 173536 112 0.1
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952436 952872 436 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277551 1278335 784 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77953 77953 0 0.0
.bss_psram 30304 30320 16 0.1
.comment 48 48 0 0.0
.data 4608 4608 0 0.0
.debug_abbrev 1698796 1698984 188 0.0
.debug_aranges 142424 142496 72 0.1
.debug_frame 519236 519484 248 0.0
.debug_info 44938461 44975736 37275 0.1
.debug_line 5671715 5672591 876 0.0
.debug_loc 3606256 3606019 -237 -0.0
.debug_ranges 395520 395456 -64 -0.0
.debug_str 3961701 3964189 2488 0.1
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121712 121840 128 0.1
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 633311 633954 643 0.1
.symtab 191840 192000 160 0.1
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029632 1030268 636 0.1
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 678195 678315 120 0.0
(read/write) 172988 172868 -120 -0.1
.bss 80876 80876 0 0.0
.data 3384 3384 0 0.0
.rodata 88347 88371 24 0.0
.text 589532 589628 96 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 642019 642131 112 0.0
(read/write) 157568 157568 0 0.0
.bss 80068 80068 0 0.0
.data 3384 3384 0 0.0
.rodata 78139 78163 24 0.0
.text 563560 563648 88 0.0
lock-ftd LP_CC2652R7 (read only) 674823 675207 384 0.1
(read/write) 173704 173328 -376 -0.2
.bss 78308 78316 8 0.0
.data 3312 3312 0 0.0
.rodata 76647 76671 24 0.0
.text 597696 598056 360 0.1
lock-mtd LP_CC2652R7 (read only) 661471 661631 160 0.0
(read/write) 182320 182160 -160 -0.1
.bss 73572 73572 0 0.0
.data 3312 3312 0 0.0
.rodata 103215 103263 48 0.0
.text 557776 557888 112 0.0
pump-app LP_CC2652R7 (read only) 687843 688275 432 0.1
(read/write) 161420 160996 -424 -0.3
.bss 78276 78284 8 0.0
.data 3276 3276 0 0.0
.rodata 90731 90795 64 0.1
.text 596632 597000 368 0.1
pump-controller-app LP_CC2652R7 (read only) 673227 673643 416 0.1
(read/write) 176148 175740 -408 -0.2
.bss 78388 78396 8 0.0
.data 3300 3300 0 0.0
.rodata 86795 86835 40 0.0
.text 585952 586328 376 0.1
shell LP_CC2652R7 (read only) 669458 669594 136 0.0
(read/write) 183796 183660 -136 -0.1
.bss 82948 82948 0 0.0
.data 3380 3380 0 0.0
.rodata 85082 85122 40 0.0
.text 584064 584160 96 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 640233 640361 128 0.0
(read/write) 204084 204084 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197488 197488 0 0.0
.comment 194 194 0 0.0
.data 1476 1476 0 0.0
.debug_abbrev 928439 928461 22 0.0
.debug_aranges 87352 87352 0 0.0
.debug_frame 299840 299840 0 0.0
.debug_info 20194443 20188404 -6039 -0.0
.debug_line 2649825 2649926 101 0.0
.debug_loc 2785969 2786018 49 0.0
.debug_ranges 280696 280728 32 0.0
.debug_str 3001474 3002856 1382 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105585 105633 48 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 375840 375840 0 0.0
.symtab 255856 255856 0 0.0
.text 0 0 0 0.0
532524 532604 80 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584590 584974 384 0.1
.app_xip_area 461400 461768 368 0.1
.bss 65632 65648 16 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 588538 588938 400 0.1
.app_xip_area 460052 460436 384 0.1
.bss 70920 70936 16 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 549990 550126 136 0.0
.app_xip_area 432288 432424 136 0.0
.bss 60192 60192 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1038376 1038488 112 0.0
.bss 181568 181568 0 0.0
.data 2044 2044 0 0.0
.text 854744 854856 112 0.0
BRD4187C (read/write) 1135432 1135552 120 0.0
.bss 133256 133256 0 0.0
.data 2532 2532 0 0.0
.text 975048 975168 120 0.0
lock-app BRD4161A+wf200 (read/write) 1066176 1066184 8 0.0
.bss 153088 153088 0 0.0
.data 2052 2052 0 0.0
.text 911012 911020 8 0.0
window-app BRD4187C (read/write) 1137064 1137168 104 0.0
.bss 134848 134848 0 0.0
.data 2572 2572 0 0.0
.text 975048 975152 104 0.0
esp32 all-clusters-app c3devkit (read only) 1047622 1047674 52 0.0
(read/write) 1519562 1519618 56 0.0
.dram0.bss 77960 77960 0 0.0
.dram0.data 13792 13792 0 0.0
.flash.rodata 221584 221640 56 0.0
.flash.text 1047622 1047674 52 0.0
.iram0.text 72896 72896 0 0.0
m5stack (read only) 1100011 1100067 56 0.0
(read/write) 501191 501259 68 0.0
.dram0.bss 83008 83008 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 250332 250400 68 0.0
.flash.text 1094627 1094683 56 0.0
.iram0.text 124855 124855 0 0.0
k32w contact k32w0+release (read/write) 668632 668744 112 0.0
.bss 77636 77636 0 0.0
.data 2200 2200 0 0.0
.text 569684 569796 112 0.0
light k32w0+release (read/write) 667484 667612 128 0.0
.bss 77332 77332 0 0.0
.data 2188 2188 0 0.0
.text 568852 568980 128 0.0
lock k32w0+release (read/write) 624332 624444 112 0.0
.bss 75468 75468 0 0.0
.data 2132 2132 0 0.0
.text 544004 544116 112 0.0
linux chip-tool-ipv6only arm64 (read only) 11997492 11996868 -624 -0.0
(read/write) 727720 727720 0 0.0
.bss 34248 34248 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 670008 670008 0 0.0
.dynamic 560 560 0 0.0
.got 15256 15256 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 583220 583252 32 0.0
.text 9687508 9686852 -656 -0.0
thermostat-no-ble arm64 (read only) 2510388 2511700 1312 0.1
(read/write) 145224 145240 16 0.0
.bss 56456 56456 0 0.0
.data 1824 1824 0 0.0
.data.rel.ro 77496 77496 0 0.0
.dynamic 560 560 0 0.0
.got 5408 5408 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 151040 151088 48 0.0
.text 2097376 2098496 1120 0.1
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2464576 2464688 112 0.0
.bss 215892 215892 0 0.0
.data 5880 5880 0 0.0
.text 1427220 1427332 112 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1162380 1162472 92 0.0
bss 143531 143531 0 0.0
rodata 134376 134436 60 0.0
text 804576 804616 40 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1367600 1367708 108 0.0
bss 105990 105990 0 0.0
rodata 211808 211868 60 0.0
text 764280 764320 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1108392 1108488 96 0.0
bss 142687 142687 0 0.0
rodata 111364 111428 64 0.1
text 774568 774608 40 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 840872 840872 0 0.0
(read/write) 1757516 1757628 112 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189800 189800 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2672 2672 0 0.0
.debug_abbrev 1251968 1251990 22 0.0
.debug_aranges 111408 111408 0 0.0
.debug_frame 373996 373996 0 0.0
.debug_info 27913130 27904091 -9039 -0.0
.debug_line 3784080 3784202 122 0.0
.debug_loc 3680891 3680917 26 0.0
.debug_ranges 362416 362448 32 0.0
.debug_str 3509578 3510960 1382 0.0
.heap 840872 840872 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 578322 578322 0 0.0
.symtab 425056 425056 0 0.0
.text 1556656 1556768 112 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841688 841688 0 0.0
(read/write) 1699132 1699236 104 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188992 188992 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1237639 1237661 22 0.0
.debug_aranges 110672 110672 0 0.0
.debug_frame 376440 376440 0 0.0
.debug_info 27460120 27451304 -8816 -0.0
.debug_line 3792424 3792546 122 0.0
.debug_loc 3664621 3664648 27 0.0
.debug_ranges 360384 360416 32 0.0
.debug_str 3495331 3496713 1382 0.0
.heap 841688 841688 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 539530 539530 0 0.0
.symtab 410336 410336 0 0.0
.text 1499088 1499192 104 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 850000 850000 0 0.0
(read/write) 1612204 1612308 104 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180880 180880 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1071973 1071995 22 0.0
.debug_aranges 102880 102880 0 0.0
.debug_frame 346876 346876 0 0.0
.debug_info 22795184 22788647 -6537 -0.0
.debug_line 3344738 3344859 121 0.0
.debug_loc 3342632 3342647 15 0.0
.debug_ranges 319560 319592 32 0.0
.debug_str 3298341 3299723 1382 0.0
.heap 850000 850000 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474698 474698 0 0.0
.symtab 378080 378080 0 0.0
.text 1420472 1420576 104 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845024 845024 0 0.0
(read/write) 1646444 1646548 104 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185848 185848 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1073677 1073699 22 0.0
.debug_aranges 103320 103320 0 0.0
.debug_frame 348816 348816 0 0.0
.debug_info 23025080 23018574 -6506 -0.0
.debug_line 3346635 3346757 122 0.0
.debug_loc 3365511 3365541 30 0.0
.debug_ranges 321472 321504 32 0.0
.debug_str 3315611 3316993 1382 0.0
.heap 845024 845024 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 478111 478111 0 0.0
.symtab 380272 380272 0 0.0
.text 1449736 1449840 104 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148712 1149152 440 0.0
.bss 99884 99900 16 0.0
.data 848 848 0 0.0
.text 595812 596252 440 0.1
lock-app qpg6105+debug (read/write) 1116736 1116896 160 0.0
.bss 96396 96396 0 0.0
.data 860 860 0 0.0
.text 563832 563992 160 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1013504 1013612 108 0.0
bss 97904 97904 0 0.0
text 684564 684610 46 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949912 950020 108 0.0
bss 96956 96956 0 0.0
text 646864 646910 46 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 854776 854876 100 0.0
bss 89076 89076 0 0.0
text 577756 577800 44 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 870528 870628 100 0.0
bss 89160 89160 0 0.0
text 591800 591848 48 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 947856 947964 108 0.0
bss 97312 97312 0 0.0
text 657202 657248 46 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881864 881956 92 0.0
bss 90112 90112 0 0.0
text 601546 601592 46 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 874724 874824 100 0.0
bss 90552 90552 0 0.0
text 593378 593428 50 0.0

@vivien-apple vivien-apple enabled auto-merge (squash) February 13, 2023 18:38
@vivien-apple vivien-apple merged commit b3c599d into project-chip:master Feb 13, 2023
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
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