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] Add contains/excludes constraints to TestConstraints.yaml #19042

Merged

Conversation

vivien-apple
Copy link
Contributor

Problem

There is no mechanism to specify a subset of a list to check of inclusion/exclusion.

Fix #18041

Change overview

  • Add supports for 2 new constraints: contains and excludes which applies to list elements
  • For the moment the constraints only works for simple number types, but that should be enough for most use cases

Testing

A test for both methods has been added in TestConstraints.yaml

@github-actions
Copy link

github-actions bot commented Jun 1, 2022

PR #19042: Size comparison from 8ef608d to a36bb06

Increases (2 builds for linux)
platform target config section 8ef608d a36bb06 change % change
linux chip-tool debug (read only) 9670285 9673821 3536 0.0
.rodata 496701 497085 384 0.1
.text 7784997 7788149 3152 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9413516 9416460 2944 0.0
.rodata 460228 460596 368 0.1
.text 7429428 7432004 2576 0.0
Full report (34 builds for cc13x2_26x2, cyw30739, esp32, k32w, linux, mbed, p6, telink)
platform target config section 8ef608d a36bb06 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 648347 648347 0 0.0
(read/write) 158900 158900 0 0.0
.bss 74580 74580 0 0.0
.data 3404 3404 0 0.0
.rodata 84499 84499 0 0.0
.text 563612 563612 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 615179 615179 0 0.0
(read/write) 158072 158072 0 0.0
.bss 73812 73812 0 0.0
.data 3344 3344 0 0.0
.rodata 73883 73883 0 0.0
.text 541060 541060 0 0.0
lock-ftd LP_CC2652R7 (read only) 679995 679995 0 0.0
(read/write) 162828 162828 0 0.0
.bss 72604 72604 0 0.0
.data 3268 3268 0 0.0
.rodata 96563 96563 0 0.0
.text 582948 582948 0 0.0
lock-mtd LP_CC2652R7 (read only) 629411 629411 0 0.0
(read/write) 145724 145724 0 0.0
.bss 68340 68340 0 0.0
.data 3268 3268 0 0.0
.rodata 96451 96451 0 0.0
.text 532468 532468 0 0.0
pump-app LP_CC2652R7 (read only) 676415 676415 0 0.0
(read/write) 167576 167576 0 0.0
.bss 73004 73004 0 0.0
.data 3304 3304 0 0.0
.rodata 89039 89039 0 0.0
.text 586892 586892 0 0.0
pump-controller-app LP_CC2652R7 (read only) 654343 654343 0 0.0
(read/write) 189504 189504 0 0.0
.bss 72860 72860 0 0.0
.data 3264 3264 0 0.0
.rodata 83767 83767 0 0.0
.text 570096 570096 0 0.0
shell LP_CC2652R7 (read only) 641362 641362 0 0.0
(read/write) 154456 154456 0 0.0
.bss 76932 76932 0 0.0
.data 3408 3408 0 0.0
.rodata 81490 81490 0 0.0
.text 559640 559640 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 622118 622118 0 0.0
.app_xip_area 525696 525696 0 0.0
.bss 79064 79064 0 0.0
.data 708 708 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 630826 630826 0 0.0
.app_xip_area 535876 535876 0 0.0
.bss 77624 77624 0 0.0
.data 676 676 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 570978 570978 0 0.0
.app_xip_area 466100 466100 0 0.0
.bss 87224 87224 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
esp32 all-clusters-app c3devkit (read only) 1005546 1005546 0 0.0
(read/write) 1480002 1480002 0 0.0
.dram0.bss 69144 69144 0 0.0
.dram0.data 14656 14656 0 0.0
.flash.rodata 210768 210768 0 0.0
.flash.text 1005546 1005546 0 0.0
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1060695 1060695 0 0.0
(read/write) 482208 482208 0 0.0
.dram0.bss 74664 74664 0 0.0
.dram0.data 34208 34208 0 0.0
.flash.rodata 241340 241340 0 0.0
.flash.text 1055311 1055311 0 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 680700 680700 0 0.0
.bss 80168 80168 0 0.0
.data 2012 2012 0 0.0
.text 596816 596816 0 0.0
lock k32w061+release (read/write) 732692 732692 0 0.0
.bss 80600 80600 0 0.0
.data 1980 1980 0 0.0
.text 648408 648408 0 0.0
linux all-clusters-app debug (read only) 2769985 2769985 0 0.0
(read/write) 178272 178272 0 0.0
.bss 86240 86240 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 83848 83848 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 244381 244381 0 0.0
.text 2351650 2351650 0 0.0
all-clusters-minimal-app debug (read only) 2647073 2647073 0 0.0
(read/write) 170304 170304 0 0.0
.bss 85504 85504 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 76728 76728 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 246269 246269 0 0.0
.text 2228242 2228242 0 0.0
bridge-app debug+rpc (read only) 2030297 2030297 0 0.0
(read/write) 147896 147896 0 0.0
.bss 72896 72896 0 0.0
.data 3936 3936 0 0.0
.data.rel.ro 65496 65496 0 0.0
.dynamic 592 592 0 0.0
.got 4272 4272 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 169472 169472 0 0.0
.text 1704306 1704306 0 0.0
chip-tool debug (read only) 9670285 9673821 3536 0.0
(read/write) 600688 600688 0 0.0
.bss 23968 23968 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 569296 569296 0 0.0
.dynamic 624 624 0 0.0
.got 5008 5008 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 496701 497085 384 0.1
.text 7784997 7788149 3152 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9413516 9416460 2944 0.0
(read/write) 666929 666929 0 0.0
.bss 42257 42257 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 604696 604696 0 0.0
.dynamic 528 528 0 0.0
.got 14984 14984 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 460228 460596 368 0.1
.text 7429428 7432004 2576 0.0
lighting-app debug+rpc (read only) 2319921 2319921 0 0.0
(read/write) 153536 153536 0 0.0
.bss 74752 74752 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 70984 70984 0 0.0
.dynamic 608 608 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 188456 188456 0 0.0
.text 1965714 1965714 0 0.0
lock-app debug (read only) 2258857 2258857 0 0.0
(read/write) 148632 148632 0 0.0
.bss 73440 73440 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 67912 67912 0 0.0
.dynamic 592 592 0 0.0
.got 4336 4336 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 201576 201576 0 0.0
.text 1896962 1896962 0 0.0
ota-provider-app debug (read only) 2068689 2068689 0 0.0
(read/write) 141584 141584 0 0.0
.bss 73024 73024 0 0.0
.data 1768 1768 0 0.0
.data.rel.ro 61000 61000 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4504 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 180920 180920 0 0.0
.text 1728674 1728674 0 0.0
ota-requestor-app debug (read only) 2096753 2096753 0 0.0
(read/write) 144424 144424 0 0.0
.bss 73728 73728 0 0.0
.data 1960 1960 0 0.0
.data.rel.ro 63096 63096 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 176960 176960 0 0.0
.text 1759234 1759234 0 0.0
shell debug (read only) 2574073 2574073 0 0.0
(read/write) 201680 201680 0 0.0
.bss 117096 117096 0 0.0
.data 1376 1376 0 0.0
.data.rel.ro 77464 77464 0 0.0
.dynamic 608 608 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 224498 224498 0 0.0
.text 2190130 2190130 0 0.0
thermostat-no-ble arm64 (read only) 2367316 2367316 0 0.0
(read/write) 177457 177457 0 0.0
.bss 87921 87921 0 0.0
.data 1528 1528 0 0.0
.data.rel.ro 80216 80216 0 0.0
.dynamic 528 528 0 0.0
.got 4792 4792 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 148708 148708 0 0.0
.text 1988960 1988960 0 0.0
tv-app debug (read only) 2878065 2878065 0 0.0
(read/write) 280208 280208 0 0.0
.bss 191048 191048 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 78224 78224 0 0.0
.dynamic 592 592 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 222848 222848 0 0.0
.text 2472610 2472610 0 0.0
tv-casting-app debug (read only) 5430313 5430313 0 0.0
(read/write) 226000 226000 0 0.0
.bss 78632 78632 0 0.0
.data 2400 2400 0 0.0
.data.rel.ro 138760 138760 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 340352 340352 0 0.0
.text 4730706 4730706 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2424832 2424832 0 0.0
.bss 202620 202620 0 0.0
.data 5872 5872 0 0.0
.text 1387476 1387476 0 0.0
p6 all-clusters-app default (read/write) 2541352 2541352 0 0.0
.bss 137104 137104 0 0.0
.data 2808 2808 0 0.0
.text 1499616 1499616 0 0.0
all-clusters-minimal-app default (read/write) 2487304 2487304 0 0.0
.bss 136328 136328 0 0.0
.data 2744 2744 0 0.0
.text 1445568 1445568 0 0.0
light-app default (read/write) 2421248 2421248 0 0.0
.bss 129432 129432 0 0.0
.data 2600 2600 0 0.0
.text 1379512 1379512 0 0.0
lock-app default (read/write) 2439296 2439296 0 0.0
.bss 129248 129248 0 0.0
.data 2568 2568 0 0.0
.text 1397560 1397560 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 780048 780048 0 0.0
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 551456 551456 0 0.0
lighting-app tlsr9518adk80d (read/write) 800092 800092 0 0.0
bss 70824 70824 0 0.0
noinit 40416 40416 0 0.0
text 568198 568198 0 0.0

@vivien-apple vivien-apple force-pushed the YAML_ContainsExcludesSimpleList branch from a36bb06 to 3d9df1d Compare June 1, 2022 14:12
@github-actions
Copy link

github-actions bot commented Jun 1, 2022

PR #19042: Size comparison from 393b319 to 3d9df1d

Increases (2 builds for linux)
platform target config section 393b319 3d9df1d change % change
linux chip-tool debug (read only) 9682125 9685661 3536 0.0
.rodata 497725 498109 384 0.1
.text 7795813 7798965 3152 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9423052 9425996 2944 0.0
.rodata 461204 461572 368 0.1
.text 7437988 7440564 2576 0.0
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 393b319 3d9df1d change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 648467 648467 0 0.0
(read/write) 158900 158900 0 0.0
.bss 74580 74580 0 0.0
.data 3404 3404 0 0.0
.rodata 84531 84531 0 0.0
.text 563700 563700 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 615299 615299 0 0.0
(read/write) 158072 158072 0 0.0
.bss 73812 73812 0 0.0
.data 3344 3344 0 0.0
.rodata 73915 73915 0 0.0
.text 541148 541148 0 0.0
lock-ftd LP_CC2652R7 (read only) 680131 680131 0 0.0
(read/write) 162692 162692 0 0.0
.bss 72604 72604 0 0.0
.data 3268 3268 0 0.0
.rodata 96603 96603 0 0.0
.text 583044 583044 0 0.0
lock-mtd LP_CC2652R7 (read only) 629531 629531 0 0.0
(read/write) 145724 145724 0 0.0
.bss 68340 68340 0 0.0
.data 3268 3268 0 0.0
.rodata 96483 96483 0 0.0
.text 532556 532556 0 0.0
pump-app LP_CC2652R7 (read only) 676539 676539 0 0.0
(read/write) 167452 167452 0 0.0
.bss 73004 73004 0 0.0
.data 3304 3304 0 0.0
.rodata 89083 89083 0 0.0
.text 586972 586972 0 0.0
pump-controller-app LP_CC2652R7 (read only) 654467 654467 0 0.0
(read/write) 189380 189380 0 0.0
.bss 72860 72860 0 0.0
.data 3264 3264 0 0.0
.rodata 83811 83811 0 0.0
.text 570176 570176 0 0.0
shell LP_CC2652R7 (read only) 641482 641482 0 0.0
(read/write) 154456 154456 0 0.0
.bss 76932 76932 0 0.0
.data 3408 3408 0 0.0
.rodata 81522 81522 0 0.0
.text 559728 559728 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 622242 622242 0 0.0
.app_xip_area 525820 525820 0 0.0
.bss 79064 79064 0 0.0
.data 708 708 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 630938 630938 0 0.0
.app_xip_area 535988 535988 0 0.0
.bss 77624 77624 0 0.0
.data 676 676 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571050 571050 0 0.0
.app_xip_area 466172 466172 0 0.0
.bss 87224 87224 0 0.0
.data 616 616 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 914992 914992 0 0.0
(read/write) 133184 133184 0 0.0
.bss 131088 131088 0 0.0
.data 2096 2096 0 0.0
.text 914984 914984 0 0.0
BRD4161A+rpc (read only) 949148 949148 0 0.0
(read/write) 149876 149876 0 0.0
.bss 147576 147576 0 0.0
.data 2300 2300 0 0.0
.text 949140 949140 0 0.0
BRD4161A+rs911x (read only) 789868 789868 0 0.0
(read/write) 129460 129460 0 0.0
.bss 127356 127356 0 0.0
.data 2104 2104 0 0.0
.text 789860 789860 0 0.0
lock-app BRD4161A+wf200 (read only) 954880 954880 0 0.0
(read/write) 128244 128244 0 0.0
.bss 126172 126172 0 0.0
.data 2068 2068 0 0.0
.text 954872 954872 0 0.0
window-app BRD4161A (read only) 899928 899928 0 0.0
(read/write) 133256 133256 0 0.0
.bss 131160 131160 0 0.0
.data 2092 2092 0 0.0
.text 899920 899920 0 0.0
esp32 all-clusters-app c3devkit (read only) 1005652 1005652 0 0.0
(read/write) 1480042 1480042 0 0.0
.dram0.bss 69144 69144 0 0.0
.dram0.data 14656 14656 0 0.0
.flash.rodata 210808 210808 0 0.0
.flash.text 1005652 1005652 0 0.0
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1060759 1060759 0 0.0
(read/write) 482256 482256 0 0.0
.dram0.bss 74664 74664 0 0.0
.dram0.data 34208 34208 0 0.0
.flash.rodata 241388 241388 0 0.0
.flash.text 1055375 1055375 0 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 680796 680796 0 0.0
.bss 80168 80168 0 0.0
.data 2012 2012 0 0.0
.text 596912 596912 0 0.0
lock k32w061+release (read/write) 732828 732828 0 0.0
.bss 80600 80600 0 0.0
.data 1980 1980 0 0.0
.text 648544 648544 0 0.0
linux all-clusters-app debug (read only) 2770337 2770337 0 0.0
(read/write) 178272 178272 0 0.0
.bss 86240 86240 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 83848 83848 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 244413 244413 0 0.0
.text 2351970 2351970 0 0.0
all-clusters-minimal-app debug (read only) 2647457 2647457 0 0.0
(read/write) 170304 170304 0 0.0
.bss 85504 85504 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 76728 76728 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 246333 246333 0 0.0
.text 2228562 2228562 0 0.0
bridge-app debug+rpc (read only) 2030649 2030649 0 0.0
(read/write) 147896 147896 0 0.0
.bss 72896 72896 0 0.0
.data 3936 3936 0 0.0
.data.rel.ro 65496 65496 0 0.0
.dynamic 592 592 0 0.0
.got 4272 4272 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 169504 169504 0 0.0
.text 1704626 1704626 0 0.0
chip-tool debug (read only) 9682125 9685661 3536 0.0
(read/write) 600688 600688 0 0.0
.bss 23968 23968 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 569296 569296 0 0.0
.dynamic 624 624 0 0.0
.got 5008 5008 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 497725 498109 384 0.1
.text 7795813 7798965 3152 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9423052 9425996 2944 0.0
(read/write) 666929 666929 0 0.0
.bss 42257 42257 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 604696 604696 0 0.0
.dynamic 528 528 0 0.0
.got 14984 14984 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 461204 461572 368 0.1
.text 7437988 7440564 2576 0.0
lighting-app debug+rpc (read only) 2320321 2320321 0 0.0
(read/write) 153536 153536 0 0.0
.bss 74752 74752 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 70984 70984 0 0.0
.dynamic 608 608 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 188520 188520 0 0.0
.text 1966050 1966050 0 0.0
lock-app debug (read only) 2259209 2259209 0 0.0
(read/write) 148632 148632 0 0.0
.bss 73440 73440 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 67912 67912 0 0.0
.dynamic 592 592 0 0.0
.got 4336 4336 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 201608 201608 0 0.0
.text 1897282 1897282 0 0.0
ota-provider-app debug (read only) 2069089 2069089 0 0.0
(read/write) 141584 141584 0 0.0
.bss 73024 73024 0 0.0
.data 1768 1768 0 0.0
.data.rel.ro 61000 61000 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4504 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 180984 180984 0 0.0
.text 1729010 1729010 0 0.0
ota-requestor-app debug (read only) 2097121 2097121 0 0.0
(read/write) 144424 144424 0 0.0
.bss 73728 73728 0 0.0
.data 1960 1960 0 0.0
.data.rel.ro 63096 63096 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 176992 176992 0 0.0
.text 1759570 1759570 0 0.0
shell debug (read only) 2574425 2574425 0 0.0
(read/write) 201680 201680 0 0.0
.bss 117096 117096 0 0.0
.data 1376 1376 0 0.0
.data.rel.ro 77464 77464 0 0.0
.dynamic 608 608 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 224530 224530 0 0.0
.text 2190450 2190450 0 0.0
thermostat-no-ble arm64 (read only) 2367572 2367572 0 0.0
(read/write) 177457 177457 0 0.0
.bss 87921 87921 0 0.0
.data 1528 1528 0 0.0
.data.rel.ro 80216 80216 0 0.0
.dynamic 528 528 0 0.0
.got 4792 4792 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 148740 148740 0 0.0
.text 1989184 1989184 0 0.0
tv-app debug (read only) 2878417 2878417 0 0.0
(read/write) 280208 280208 0 0.0
.bss 191048 191048 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 78224 78224 0 0.0
.dynamic 592 592 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 222880 222880 0 0.0
.text 2472930 2472930 0 0.0
tv-casting-app debug (read only) 5430665 5430665 0 0.0
(read/write) 226000 226000 0 0.0
.bss 78632 78632 0 0.0
.data 2400 2400 0 0.0
.data.rel.ro 138760 138760 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 340384 340384 0 0.0
.text 4731026 4731026 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2424928 2424928 0 0.0
.bss 202620 202620 0 0.0
.data 5872 5872 0 0.0
.text 1387572 1387572 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1187971 1187971 0 0.0
bss 141277 141277 0 0.0
rodata 152780 152780 0 0.0
text 815028 815028 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136703 1136703 0 0.0
bss 140506 140506 0 0.0
rodata 129344 129344 0 0.0
text 788036 788036 0 0.0
p6 all-clusters-app default (read/write) 2541504 2541504 0 0.0
.bss 137104 137104 0 0.0
.data 2808 2808 0 0.0
.text 1499768 1499768 0 0.0
all-clusters-minimal-app default (read/write) 2487440 2487440 0 0.0
.bss 136328 136328 0 0.0
.data 2744 2744 0 0.0
.text 1445704 1445704 0 0.0
light-app default (read/write) 2421392 2421392 0 0.0
.bss 129432 129432 0 0.0
.data 2600 2600 0 0.0
.text 1379656 1379656 0 0.0
lock-app default (read/write) 2439440 2439440 0 0.0
.bss 129248 129248 0 0.0
.data 2568 2568 0 0.0
.text 1397704 1397704 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 780200 780200 0 0.0
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 551572 551572 0 0.0
lighting-app tlsr9518adk80d (read/write) 800244 800244 0 0.0
bss 70824 70824 0 0.0
noinit 40416 40416 0 0.0
text 568314 568314 0 0.0

@vivien-apple vivien-apple force-pushed the YAML_ContainsExcludesSimpleList branch from 3d9df1d to bb95b59 Compare June 2, 2022 12:11
@github-actions
Copy link

github-actions bot commented Jun 2, 2022

PR #19042: Size comparison from 2f6de7b to bb95b59

Increases (2 builds for linux)
platform target config section 2f6de7b bb95b59 change % change
linux chip-tool debug (read only) 9682509 9686333 3824 0.0
.rodata 498045 498429 384 0.1
.text 7795877 7799317 3440 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9422628 9425732 3104 0.0
.rodata 461372 461740 368 0.1
.text 7437412 7440148 2736 0.0
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 2f6de7b bb95b59 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 648691 648691 0 0.0
(read/write) 158900 158900 0 0.0
.bss 74580 74580 0 0.0
.data 3404 3404 0 0.0
.rodata 84531 84531 0 0.0
.text 563924 563924 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 615523 615523 0 0.0
(read/write) 158072 158072 0 0.0
.bss 73812 73812 0 0.0
.data 3344 3344 0 0.0
.rodata 73915 73915 0 0.0
.text 541372 541372 0 0.0
lock-ftd LP_CC2652R7 (read only) 680755 680755 0 0.0
(read/write) 162068 162068 0 0.0
.bss 72604 72604 0 0.0
.data 3268 3268 0 0.0
.rodata 96627 96627 0 0.0
.text 583644 583644 0 0.0
lock-mtd LP_CC2652R7 (read only) 630155 630155 0 0.0
(read/write) 145724 145724 0 0.0
.bss 68340 68340 0 0.0
.data 3268 3268 0 0.0
.rodata 96507 96507 0 0.0
.text 533156 533156 0 0.0
pump-app LP_CC2652R7 (read only) 663627 663627 0 0.0
(read/write) 180108 180108 0 0.0
.bss 72748 72748 0 0.0
.data 3300 3300 0 0.0
.rodata 85643 85643 0 0.0
.text 577504 577504 0 0.0
pump-controller-app LP_CC2652R7 (read only) 655083 655083 0 0.0
(read/write) 188764 188764 0 0.0
.bss 72860 72860 0 0.0
.data 3264 3264 0 0.0
.rodata 83835 83835 0 0.0
.text 570768 570768 0 0.0
shell LP_CC2652R7 (read only) 641706 641706 0 0.0
(read/write) 154456 154456 0 0.0
.bss 76932 76932 0 0.0
.data 3408 3408 0 0.0
.rodata 81522 81522 0 0.0
.text 559952 559952 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 602150 602150 0 0.0
.app_xip_area 461176 461176 0 0.0
.bss 83912 83912 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 598290 598290 0 0.0
.app_xip_area 457188 457188 0 0.0
.bss 84072 84072 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596786 596786 0 0.0
.app_xip_area 456808 456808 0 0.0
.bss 83044 83044 0 0.0
.data 620 620 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 915712 915712 0 0.0
(read/write) 133184 133184 0 0.0
.bss 131088 131088 0 0.0
.data 2096 2096 0 0.0
.text 915704 915704 0 0.0
BRD4161A+rpc (read only) 949924 949924 0 0.0
(read/write) 149876 149876 0 0.0
.bss 147576 147576 0 0.0
.data 2300 2300 0 0.0
.text 949916 949916 0 0.0
BRD4161A+rs911x (read only) 787860 787860 0 0.0
(read/write) 129404 129404 0 0.0
.bss 127308 127308 0 0.0
.data 2096 2096 0 0.0
.text 787852 787852 0 0.0
lock-app BRD4161A+wf200 (read only) 955400 955400 0 0.0
(read/write) 128244 128244 0 0.0
.bss 126172 126172 0 0.0
.data 2068 2068 0 0.0
.text 955392 955392 0 0.0
window-app BRD4161A (read only) 900648 900648 0 0.0
(read/write) 133256 133256 0 0.0
.bss 131160 131160 0 0.0
.data 2092 2092 0 0.0
.text 900640 900640 0 0.0
esp32 all-clusters-app c3devkit (read only) 1005842 1005842 0 0.0
(read/write) 1480026 1480026 0 0.0
.dram0.bss 69144 69144 0 0.0
.dram0.data 14656 14656 0 0.0
.flash.rodata 210792 210792 0 0.0
.flash.text 1005842 1005842 0 0.0
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1060939 1060939 0 0.0
(read/write) 482232 482232 0 0.0
.dram0.bss 74664 74664 0 0.0
.dram0.data 34208 34208 0 0.0
.flash.rodata 241364 241364 0 0.0
.flash.text 1055555 1055555 0 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 681412 681412 0 0.0
.bss 80168 80168 0 0.0
.data 2012 2012 0 0.0
.text 597528 597528 0 0.0
lock k32w061+release (read/write) 733444 733444 0 0.0
.bss 80600 80600 0 0.0
.data 1980 1980 0 0.0
.text 649160 649160 0 0.0
linux all-clusters-app debug (read only) 2766769 2766769 0 0.0
(read/write) 178272 178272 0 0.0
.bss 86240 86240 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 83848 83848 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 244605 244605 0 0.0
.text 2348210 2348210 0 0.0
all-clusters-minimal-app debug (read only) 2643921 2643921 0 0.0
(read/write) 170304 170304 0 0.0
.bss 85504 85504 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 76728 76728 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 246557 246557 0 0.0
.text 2224802 2224802 0 0.0
bridge-app debug+rpc (read only) 2030065 2030065 0 0.0
(read/write) 147928 147928 0 0.0
.bss 72896 72896 0 0.0
.data 3936 3936 0 0.0
.data.rel.ro 65528 65528 0 0.0
.dynamic 592 592 0 0.0
.got 4272 4272 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 169824 169824 0 0.0
.text 1703698 1703698 0 0.0
chip-tool debug (read only) 9682509 9686333 3824 0.0
(read/write) 600688 600688 0 0.0
.bss 23968 23968 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 569296 569296 0 0.0
.dynamic 624 624 0 0.0
.got 5008 5008 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 498045 498429 384 0.1
.text 7795877 7799317 3440 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9422628 9425732 3104 0.0
(read/write) 666897 666897 0 0.0
.bss 42257 42257 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 604672 604672 0 0.0
.dynamic 528 528 0 0.0
.got 14984 14984 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 461372 461740 368 0.1
.text 7437412 7440148 2736 0.0
lighting-app debug+rpc (read only) 2319881 2319881 0 0.0
(read/write) 153568 153568 0 0.0
.bss 74752 74752 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 71016 71016 0 0.0
.dynamic 608 608 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 188712 188712 0 0.0
.text 1965394 1965394 0 0.0
lock-app debug (read only) 2258513 2258513 0 0.0
(read/write) 148664 148664 0 0.0
.bss 73440 73440 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 67944 67944 0 0.0
.dynamic 592 592 0 0.0
.got 4336 4336 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 201768 201768 0 0.0
.text 1896402 1896402 0 0.0
ota-provider-app debug (read only) 2066401 2066401 0 0.0
(read/write) 141584 141584 0 0.0
.bss 73024 73024 0 0.0
.data 1768 1768 0 0.0
.data.rel.ro 61000 61000 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4504 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 181176 181176 0 0.0
.text 1726130 1726130 0 0.0
ota-requestor-app debug (read only) 2093521 2093521 0 0.0
(read/write) 144424 144424 0 0.0
.bss 73728 73728 0 0.0
.data 1960 1960 0 0.0
.data.rel.ro 63096 63096 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 177152 177152 0 0.0
.text 1755810 1755810 0 0.0
shell debug (read only) 2571705 2571705 0 0.0
(read/write) 201680 201680 0 0.0
.bss 117096 117096 0 0.0
.data 1376 1376 0 0.0
.data.rel.ro 77464 77464 0 0.0
.dynamic 608 608 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 224690 224690 0 0.0
.text 2187570 2187570 0 0.0
thermostat-no-ble arm64 (read only) 2367164 2367164 0 0.0
(read/write) 177505 177505 0 0.0
.bss 87921 87921 0 0.0
.data 1528 1528 0 0.0
.data.rel.ro 80264 80264 0 0.0
.dynamic 528 528 0 0.0
.got 4792 4792 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 148796 148796 0 0.0
.text 1988672 1988672 0 0.0
tv-app debug (read only) 2876857 2876857 0 0.0
(read/write) 280208 280208 0 0.0
.bss 191048 191048 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 78224 78224 0 0.0
.dynamic 592 592 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 223104 223104 0 0.0
.text 2471122 2471122 0 0.0
tv-casting-app debug (read only) 5431761 5431761 0 0.0
(read/write) 226032 226032 0 0.0
.bss 78632 78632 0 0.0
.data 2400 2400 0 0.0
.data.rel.ro 138792 138792 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 340576 340576 0 0.0
.text 4731906 4731906 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2425752 2425752 0 0.0
.bss 202620 202620 0 0.0
.data 5872 5872 0 0.0
.text 1388396 1388396 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1188179 1188179 0 0.0
bss 141277 141277 0 0.0
rodata 152780 152780 0 0.0
text 815236 815236 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136911 1136911 0 0.0
bss 140506 140506 0 0.0
rodata 129344 129344 0 0.0
text 788248 788248 0 0.0
p6 all-clusters-app default (read/write) 2541760 2541760 0 0.0
.bss 137104 137104 0 0.0
.data 2808 2808 0 0.0
.text 1500024 1500024 0 0.0
all-clusters-minimal-app default (read/write) 2487696 2487696 0 0.0
.bss 136328 136328 0 0.0
.data 2744 2744 0 0.0
.text 1445960 1445960 0 0.0
light-app default (read/write) 2422144 2422144 0 0.0
.bss 129432 129432 0 0.0
.data 2600 2600 0 0.0
.text 1380408 1380408 0 0.0
lock-app default (read/write) 2440184 2440184 0 0.0
.bss 129248 129248 0 0.0
.data 2568 2568 0 0.0
.text 1398448 1398448 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 780900 780900 0 0.0
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 552238 552238 0 0.0
lighting-app tlsr9518adk80d (read/write) 800936 800936 0 0.0
bss 70824 70824 0 0.0
noinit 40416 40416 0 0.0
text 568980 568980 0 0.0

@vivien-apple vivien-apple force-pushed the YAML_ContainsExcludesSimpleList branch from bb95b59 to 43c918a Compare June 2, 2022 18:02
@github-actions
Copy link

github-actions bot commented Jun 2, 2022

PR #19042: Size comparison from 6c4b54e to 43c918a

Increases (2 builds for linux)
platform target config section 6c4b54e 43c918a change % change
linux chip-tool debug (read only) 9704173 9707997 3824 0.0
.rodata 497981 498365 384 0.1
.text 7817605 7821045 3440 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9438980 9442084 3104 0.0
.rodata 461372 461740 368 0.1
.text 7453764 7456500 2736 0.0
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 6c4b54e 43c918a change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 648691 648691 0 0.0
(read/write) 158900 158900 0 0.0
.bss 74580 74580 0 0.0
.data 3404 3404 0 0.0
.rodata 84531 84531 0 0.0
.text 563924 563924 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 615523 615523 0 0.0
(read/write) 158072 158072 0 0.0
.bss 73812 73812 0 0.0
.data 3344 3344 0 0.0
.rodata 73915 73915 0 0.0
.text 541372 541372 0 0.0
lock-ftd LP_CC2652R7 (read only) 680755 680755 0 0.0
(read/write) 162068 162068 0 0.0
.bss 72604 72604 0 0.0
.data 3268 3268 0 0.0
.rodata 96627 96627 0 0.0
.text 583644 583644 0 0.0
lock-mtd LP_CC2652R7 (read only) 630155 630155 0 0.0
(read/write) 145724 145724 0 0.0
.bss 68340 68340 0 0.0
.data 3268 3268 0 0.0
.rodata 96507 96507 0 0.0
.text 533156 533156 0 0.0
pump-app LP_CC2652R7 (read only) 663627 663627 0 0.0
(read/write) 180108 180108 0 0.0
.bss 72748 72748 0 0.0
.data 3300 3300 0 0.0
.rodata 85643 85643 0 0.0
.text 577504 577504 0 0.0
pump-controller-app LP_CC2652R7 (read only) 655083 655083 0 0.0
(read/write) 188764 188764 0 0.0
.bss 72860 72860 0 0.0
.data 3264 3264 0 0.0
.rodata 83835 83835 0 0.0
.text 570768 570768 0 0.0
shell LP_CC2652R7 (read only) 641706 641706 0 0.0
(read/write) 154456 154456 0 0.0
.bss 76932 76932 0 0.0
.data 3408 3408 0 0.0
.rodata 81522 81522 0 0.0
.text 559952 559952 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 602150 602150 0 0.0
.app_xip_area 461176 461176 0 0.0
.bss 83912 83912 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 598290 598290 0 0.0
.app_xip_area 457188 457188 0 0.0
.bss 84072 84072 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596786 596786 0 0.0
.app_xip_area 456808 456808 0 0.0
.bss 83044 83044 0 0.0
.data 620 620 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 915712 915712 0 0.0
(read/write) 133184 133184 0 0.0
.bss 131088 131088 0 0.0
.data 2096 2096 0 0.0
.text 915704 915704 0 0.0
BRD4161A+rpc (read only) 949924 949924 0 0.0
(read/write) 149876 149876 0 0.0
.bss 147576 147576 0 0.0
.data 2300 2300 0 0.0
.text 949916 949916 0 0.0
BRD4161A+rs911x (read only) 787860 787860 0 0.0
(read/write) 129404 129404 0 0.0
.bss 127308 127308 0 0.0
.data 2096 2096 0 0.0
.text 787852 787852 0 0.0
lock-app BRD4161A+wf200 (read only) 955400 955400 0 0.0
(read/write) 128244 128244 0 0.0
.bss 126172 126172 0 0.0
.data 2068 2068 0 0.0
.text 955392 955392 0 0.0
window-app BRD4161A (read only) 900648 900648 0 0.0
(read/write) 133256 133256 0 0.0
.bss 131160 131160 0 0.0
.data 2092 2092 0 0.0
.text 900640 900640 0 0.0
esp32 all-clusters-app c3devkit (read only) 1005572 1005572 0 0.0
(read/write) 1480026 1480026 0 0.0
.dram0.bss 69144 69144 0 0.0
.dram0.data 14656 14656 0 0.0
.flash.rodata 210792 210792 0 0.0
.flash.text 1005572 1005572 0 0.0
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1060659 1060659 0 0.0
(read/write) 482232 482232 0 0.0
.dram0.bss 74664 74664 0 0.0
.dram0.data 34208 34208 0 0.0
.flash.rodata 241364 241364 0 0.0
.flash.text 1055275 1055275 0 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 681412 681412 0 0.0
.bss 80168 80168 0 0.0
.data 2012 2012 0 0.0
.text 597528 597528 0 0.0
lock k32w061+release (read/write) 733444 733444 0 0.0
.bss 80600 80600 0 0.0
.data 1980 1980 0 0.0
.text 649160 649160 0 0.0
linux all-clusters-app debug (read only) 2766657 2766657 0 0.0
(read/write) 178272 178272 0 0.0
.bss 86240 86240 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 83848 83848 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 244573 244573 0 0.0
.text 2348130 2348130 0 0.0
all-clusters-minimal-app debug (read only) 2643809 2643809 0 0.0
(read/write) 170304 170304 0 0.0
.bss 85504 85504 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 76728 76728 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 246525 246525 0 0.0
.text 2224722 2224722 0 0.0
bridge-app debug+rpc (read only) 2029585 2029585 0 0.0
(read/write) 147928 147928 0 0.0
.bss 72896 72896 0 0.0
.data 3936 3936 0 0.0
.data.rel.ro 65528 65528 0 0.0
.dynamic 592 592 0 0.0
.got 4272 4272 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 169760 169760 0 0.0
.text 1703282 1703282 0 0.0
chip-tool debug (read only) 9704173 9707997 3824 0.0
(read/write) 600688 600688 0 0.0
.bss 23968 23968 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 569296 569296 0 0.0
.dynamic 624 624 0 0.0
.got 5008 5008 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 497981 498365 384 0.1
.text 7817605 7821045 3440 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9438980 9442084 3104 0.0
(read/write) 666897 666897 0 0.0
.bss 42257 42257 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 604672 604672 0 0.0
.dynamic 528 528 0 0.0
.got 14984 14984 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 461372 461740 368 0.1
.text 7453764 7456500 2736 0.0
lighting-app debug+rpc (read only) 2319833 2319833 0 0.0
(read/write) 153568 153568 0 0.0
.bss 74752 74752 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 71016 71016 0 0.0
.dynamic 608 608 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 188680 188680 0 0.0
.text 1965378 1965378 0 0.0
lock-app debug (read only) 2258481 2258481 0 0.0
(read/write) 148664 148664 0 0.0
.bss 73440 73440 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 67944 67944 0 0.0
.dynamic 592 592 0 0.0
.got 4336 4336 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 201736 201736 0 0.0
.text 1896402 1896402 0 0.0
ota-provider-app debug (read only) 2066353 2066353 0 0.0
(read/write) 141584 141584 0 0.0
.bss 73024 73024 0 0.0
.data 1768 1768 0 0.0
.data.rel.ro 61000 61000 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4504 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 181144 181144 0 0.0
.text 1726114 1726114 0 0.0
ota-requestor-app debug (read only) 2093377 2093377 0 0.0
(read/write) 144424 144424 0 0.0
.bss 73728 73728 0 0.0
.data 1960 1960 0 0.0
.data.rel.ro 63096 63096 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 177088 177088 0 0.0
.text 1755730 1755730 0 0.0
shell debug (read only) 2571641 2571641 0 0.0
(read/write) 201680 201680 0 0.0
.bss 117096 117096 0 0.0
.data 1376 1376 0 0.0
.data.rel.ro 77464 77464 0 0.0
.dynamic 608 608 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 224626 224626 0 0.0
.text 2187570 2187570 0 0.0
thermostat-no-ble arm64 (read only) 2367132 2367132 0 0.0
(read/write) 177505 177505 0 0.0
.bss 87921 87921 0 0.0
.data 1528 1528 0 0.0
.data.rel.ro 80264 80264 0 0.0
.dynamic 528 528 0 0.0
.got 4792 4792 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 148828 148828 0 0.0
.text 1988608 1988608 0 0.0
tv-app debug (read only) 2876665 2876665 0 0.0
(read/write) 280208 280208 0 0.0
.bss 191048 191048 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 78224 78224 0 0.0
.dynamic 592 592 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 223040 223040 0 0.0
.text 2470994 2470994 0 0.0
tv-casting-app debug (read only) 5431169 5431169 0 0.0
(read/write) 226032 226032 0 0.0
.bss 78632 78632 0 0.0
.data 2400 2400 0 0.0
.data.rel.ro 138792 138792 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 340544 340544 0 0.0
.text 4731346 4731346 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2425752 2425752 0 0.0
.bss 202620 202620 0 0.0
.data 5872 5872 0 0.0
.text 1388396 1388396 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1187927 1187927 0 0.0
bss 141277 141277 0 0.0
rodata 152832 152832 0 0.0
text 814932 814932 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136659 1136659 0 0.0
bss 140506 140506 0 0.0
rodata 129396 129396 0 0.0
text 787944 787944 0 0.0
p6 all-clusters-app default (read/write) 2541760 2541760 0 0.0
.bss 137104 137104 0 0.0
.data 2808 2808 0 0.0
.text 1500024 1500024 0 0.0
all-clusters-minimal-app default (read/write) 2487696 2487696 0 0.0
.bss 136328 136328 0 0.0
.data 2744 2744 0 0.0
.text 1445960 1445960 0 0.0
light-app default (read/write) 2422144 2422144 0 0.0
.bss 129432 129432 0 0.0
.data 2600 2600 0 0.0
.text 1380408 1380408 0 0.0
lock-app default (read/write) 2440184 2440184 0 0.0
.bss 129248 129248 0 0.0
.data 2568 2568 0 0.0
.text 1398448 1398448 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 780900 780900 0 0.0
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 552238 552238 0 0.0
lighting-app tlsr9518adk80d (read/write) 800936 800936 0 0.0
bss 70824 70824 0 0.0
noinit 40416 40416 0 0.0
text 568980 568980 0 0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing a YAML value validation predicate to check for "list has at the following"
5 participants