Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TestEventTrigger to match SVE2 test plan #22695

Conversation

tcarmelveilleux
Copy link
Contributor

Issue Being Resolved

Change overview

  • Make all EnableKey errors are ConstraintError
  • Add test event trigger support to all Linux examples by default with a command that always succeeds in the reserved range
  • Add integration test for feature
  • Fix Python IM status codes list that had an old name
  • Add "commission-only" mode to matter_testing_support.py done while testing this feature

Testing done:

  • All unit tests still pass
  • Integration tests pass, including new TC_TestEventTrigger.py

- There was a 3-way mismatch between spec, SDK and SVE2 test plans
  in the TestEventTrigger command.
- Since this command is meant for cert testing and 1.0 spec is loced
  down, it was determined that making behavior match TC-DGEN-2.3
  is the best outcome.

Fixes project-chip#22232

Changes:

- Make all EnableKey errors are ConstraintError
- Add test event trigger support to all Linux examples by default
  with a command that always succeeds in the reserved range
- Add integration test for feature
- Fix Python IM status codes list that had an old name
- Add "commission-only" mode to matter_testing_support.py done while
  testing this feature

Testing done:
- All unit tests still pass
- Integration tests pass, including new TC_TestEventTrigger.py
@github-actions
Copy link

PR #22695: Size comparison from 69551a1 to 8231799

Increases (1 build for bl702)
platform target config section 69551a1 8231799 change % change
bl702 lighting-app bl702 .text 956776 956778 2 0.0
Decreases (2 builds for bl702)
platform target config section 69551a1 8231799 change % change
bl702 lighting-app bl702 .debug_abbrev 1506733 1506715 -18 -0.0
.debug_info 37891398 37890894 -504 -0.0
.debug_line 5251788 5251730 -58 -0.0
.debug_loc 3361741 3361542 -199 -0.0
.debug_str 3455343 3455330 -13 -0.0
bl702+rpc .debug_abbrev 1644312 1644294 -18 -0.0
.debug_info 41797969 41797463 -506 -0.0
.debug_line 5626327 5626269 -58 -0.0
.debug_loc 3554409 3554210 -199 -0.0
.debug_str 3851310 3851297 -13 -0.0
.text 1030480 1030478 -2 -0.0
Full report (2 builds for bl702)
platform target config section 69551a1 8231799 change % change
bl702 lighting-app bl702 0 0 0 0.0
(read only) 3262 3262 0 0.0
(read/write) 1188011 1188011 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 66958 66958 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4280 4280 0 0.0
.debug_abbrev 1506733 1506715 -18 -0.0
.debug_aranges 133072 133072 0 0.0
.debug_frame 486352 486352 0 0.0
.debug_info 37891398 37890894 -504 -0.0
.debug_line 5251788 5251730 -58 -0.0
.debug_loc 3361741 3361542 -199 -0.0
.debug_ranges 359696 359696 0 0.0
.debug_str 3455343 3455330 -13 -0.0
.hbn 509 509 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 116488 116488 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564895 564895 0 0.0
.symtab 171616 171616 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 956776 956778 2 0.0
bl702+rpc 0 0 0 0.0
(read only) 3262 3262 0 0.0
(read/write) 1283939 1283939 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75006 75006 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644312 1644294 -18 -0.0
.debug_aranges 140576 140576 0 0.0
.debug_frame 511728 511728 0 0.0
.debug_info 41797969 41797463 -506 -0.0
.debug_line 5626327 5626269 -58 -0.0
.debug_loc 3554409 3554210 -199 -0.0
.debug_ranges 382152 382152 0 0.0
.debug_str 3851310 3851297 -13 -0.0
.hbn 509 509 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 129896 129896 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624068 624068 0 0.0
.symtab 189424 189424 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 1030480 1030478 -2 -0.0

@github-actions
Copy link

github-actions bot commented Sep 16, 2022

PR #22695: Size comparison from 69551a1 to 0f2c368

Increases above 0.2%:

platform target config section 69551a1 0f2c368 change % change
linux thermostat-no-ble arm64 .got 5160 5184 24 0.5
Increases (18 builds for bl702, cc13x2_26x2, esp32, linux, nrfconnect, psoc6)
platform target config section 69551a1 0f2c368 change % change
bl702 lighting-app bl702 .debug_aranges 133072 133088 16 0.0
.debug_frame 486352 486412 60 0.0
.debug_info 37891398 37894567 3169 0.0
.debug_line 5251788 5252100 312 0.0
.debug_loc 3361741 3361966 225 0.0
.debug_ranges 359696 359712 16 0.0
.debug_str 3455343 3455772 429 0.0
bl702+rpc .debug_aranges 140576 140592 16 0.0
.debug_frame 511728 511788 60 0.0
.debug_info 41797969 41801171 3202 0.0
.debug_line 5626327 5626639 312 0.0
.debug_loc 3554409 3554673 264 0.0
.debug_ranges 382152 382168 16 0.0
.debug_str 3851310 3851739 429 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676563 676571 8 0.0
.rodata 89587 89603 16 0.0
lock-ftd LP_CC2652R7 (read/write) 170584 170600 16 0.0
lock-mtd LP_CC2652R7 (read/write) 182444 182468 24 0.0
pump-app LP_CC2652R7 (read/write) 162124 162148 24 0.0
pump-controller-app LP_CC2652R7 (read/write) 177744 177760 16 0.0
shell LP_CC2652R7 (read only) 667574 667590 16 0.0
.rodata 86302 86318 16 0.0
esp32 all-clusters-app c3devkit (read only) 1222906 1222910 4 0.0
(read/write) 1788038 1788054 16 0.0
.flash.rodata 257608 257624 16 0.0
.flash.text 1222906 1222910 4 0.0
m5stack (read only) 1232935 1232975 40 0.0
(read/write) 563924 563940 16 0.0
.flash.rodata 314656 314672 16 0.0
.flash.text 1227551 1227591 40 0.0
linux chip-tool-ipv6only arm64 (read only) 10352644 10353156 512 0.0
.rodata 503812 503860 48 0.0
.text 8194884 8195348 464 0.0
thermostat-no-ble arm64 (read only) 2385420 2386908 1488 0.1
(read/write) 143457 143617 160 0.1
.bss 55297 55345 48 0.1
.data.rel.ro 77112 77208 96 0.1
.got 5160 5184 24 0.5
.rodata 143444 143652 208 0.1
.text 1999968 2000992 1024 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182003 1182035 32 0.0
rodata 144180 144196 16 0.0
text 815244 815256 12 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 text 803112 803120 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1743836 1743884 48 0.0
.debug_aranges 111784 111800 16 0.0
.debug_frame 373216 373268 52 0.0
.debug_info 26811206 26815459 4253 0.0
.debug_line 3667609 3667847 238 0.0
.debug_loc 3579706 3580116 410 0.0
.debug_ranges 339888 339904 16 0.0
.debug_str 3438974 3439416 442 0.0
.text 1544072 1544120 48 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1686476 1686492 16 0.0
.debug_aranges 111256 111272 16 0.0
.debug_frame 376296 376348 52 0.0
.debug_info 26548053 26552241 4188 0.0
.debug_line 3688325 3688563 238 0.0
.debug_loc 3567343 3567753 410 0.0
.debug_ranges 338504 338520 16 0.0
.debug_str 3427987 3428429 442 0.0
.text 1487448 1487464 16 0.0
light cy8ckit_062s2_43012 .debug_aranges 103464 103480 16 0.0
.debug_frame 346624 346676 52 0.0
.debug_info 22013489 22016436 2947 0.0
.debug_line 3258337 3258486 149 0.0
.debug_loc 3265647 3265860 213 0.0
.debug_ranges 303832 303848 16 0.0
.debug_str 3233519 3233961 442 0.0
lock cy8ckit_062s2_43012 .debug_aranges 104136 104152 16 0.0
.debug_frame 349448 349500 52 0.0
.debug_info 22392810 22395757 2947 0.0
.debug_line 3267031 3267178 147 0.0
.debug_loc 3305505 3305688 183 0.0
.debug_ranges 307176 307192 16 0.0
.debug_str 3260974 3261416 442 0.0
Decreases (26 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, mbed, psoc6, qpg, telink)
platform target config section 69551a1 0f2c368 change % change
bl602 lighting-app bl602 .text 1064920 1064914 -6 -0.0
bl602+rpc (read/write) 1428282 1428274 -8 -0.0
.text 1096266 1096264 -2 -0.0
bl702 lighting-app bl702 .debug_abbrev 1506733 1506715 -18 -0.0
.text 956776 956774 -2 -0.0
bl702+rpc .debug_abbrev 1644312 1644294 -18 -0.0
.text 1030480 1030478 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174972 174964 -8 -0.0
.text 586664 586656 -8 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640819 640811 -8 -0.0
.text 561760 561752 -8 -0.0
lock-ftd LP_CC2652R7 (read only) 678119 678103 -16 -0.0
.text 600352 600336 -16 -0.0
lock-mtd LP_CC2652R7 (read only) 661947 661923 -24 -0.0
.text 558344 558320 -24 -0.0
pump-app LP_CC2652R7 (read only) 687283 687259 -24 -0.0
.text 596292 596268 -24 -0.0
pump-controller-app LP_CC2652R7 (read only) 671775 671759 -16 -0.0
.text 585232 585216 -16 -0.0
shell LP_CC2652R7 (read/write) 186272 186256 -16 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587322 587314 -8 -0.0
.app_xip_area 463980 463972 -8 -0.0
lock cyw930739m2evb_01 (read/write) 594378 594370 -8 -0.0
.app_xip_area 465708 465700 -8 -0.0
efr32 lighting-app BRD4161A (read/write) 1110304 1110288 -16 -0.0
.text 971880 971864 -16 -0.0
BRD4161A+rpc (read/write) 973444 973428 -16 -0.0
.text 820328 820312 -16 -0.0
lock-app BRD4161A+wf200 (read/write) 1151308 1151292 -16 -0.0
.text 996968 996952 -16 -0.0
window-app BRD4161A (read/write) 1102352 1102336 -16 -0.0
.text 962456 962440 -16 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2455640 2455576 -64 -0.0
.text 1418284 1418220 -64 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1229321 1229301 -20 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1221120 1221100 -20 -0.0
light cy8ckit_062s2_43012 (read/write) 1605060 1605044 -16 -0.0
.debug_abbrev 1055176 1055156 -20 -0.0
.text 1414224 1414208 -16 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1062595 1062575 -20 -0.0
qpg lighting-app qpg6105+debug (read/write) 1130796 1130780 -16 -0.0
.text 577892 577876 -16 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 813668 813660 -8 -0.0
text 574572 574558 -14 -0.0
lighting-app tlsr9518adk80d (read/write) 835632 835616 -16 -0.0
text 592734 592718 -16 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 843732 843716 -16 -0.0
text 598972 598960 -12 -0.0
Full report (37 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 69551a1 0f2c368 change % change
bl602 lighting-app bl602 (read/write) 1383062 1383062 0 0.0
.bss 89337 89337 0 0.0
.data 9816 9816 0 0.0
.text 1064920 1064914 -6 -0.0
bl602+rpc (read/write) 1428282 1428274 -8 -0.0
.bss 96769 96769 0 0.0
.data 10200 10200 0 0.0
.text 1096266 1096264 -2 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188011 1188011 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 66958 66958 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4280 4280 0 0.0
.debug_abbrev 1506733 1506715 -18 -0.0
.debug_aranges 133072 133088 16 0.0
.debug_frame 486352 486412 60 0.0
.debug_info 37891398 37894567 3169 0.0
.debug_line 5251788 5252100 312 0.0
.debug_loc 3361741 3361966 225 0.0
.debug_ranges 359696 359712 16 0.0
.debug_str 3455343 3455772 429 0.0
.hbn 509 509 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 116488 116488 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 564895 564895 0 0.0
.symtab 171616 171616 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956776 956774 -2 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1283939 1283939 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75006 75006 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644312 1644294 -18 -0.0
.debug_aranges 140576 140592 16 0.0
.debug_frame 511728 511788 60 0.0
.debug_info 41797969 41801171 3202 0.0
.debug_line 5626327 5626639 312 0.0
.debug_loc 3554409 3554673 264 0.0
.debug_ranges 382152 382168 16 0.0
.debug_str 3851310 3851739 429 0.0
.hbn 509 509 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 129896 129896 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624068 624068 0 0.0
.symtab 189424 189424 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030480 1030478 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676563 676571 8 0.0
(read/write) 174972 174964 -8 -0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89587 89603 16 0.0
.text 586664 586656 -8 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640819 640811 -8 -0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78739 78739 0 0.0
.text 561760 561752 -8 -0.0
lock-ftd LP_CC2652R7 (read only) 678119 678103 -16 -0.0
(read/write) 170584 170600 16 0.0
.bss 78484 78484 0 0.0
.data 3304 3304 0 0.0
.rodata 77287 77287 0 0.0
.text 600352 600336 -16 -0.0
lock-mtd LP_CC2652R7 (read only) 661947 661923 -24 -0.0
(read/write) 182444 182468 24 0.0
.bss 74172 74172 0 0.0
.data 3304 3304 0 0.0
.rodata 103123 103123 0 0.0
.text 558344 558320 -24 -0.0
pump-app LP_CC2652R7 (read only) 687283 687259 -24 -0.0
(read/write) 162124 162148 24 0.0
.bss 78420 78420 0 0.0
.data 3296 3296 0 0.0
.rodata 90507 90507 0 0.0
.text 596292 596268 -24 -0.0
pump-controller-app LP_CC2652R7 (read only) 671775 671759 -16 -0.0
(read/write) 177744 177760 16 0.0
.bss 78532 78532 0 0.0
.data 3292 3292 0 0.0
.rodata 86063 86063 0 0.0
.text 585232 585216 -16 -0.0
shell LP_CC2652R7 (read only) 667574 667590 16 0.0
(read/write) 186272 186256 -16 -0.0
.bss 83540 83540 0 0.0
.data 3376 3376 0 0.0
.rodata 86302 86318 16 0.0
.text 580956 580956 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587322 587314 -8 -0.0
.app_xip_area 463980 463972 -8 -0.0
.bss 65776 65776 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) 594378 594370 -8 -0.0
.app_xip_area 465708 465700 -8 -0.0
.bss 71096 71096 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543306 543306 0 0.0
.app_xip_area 424988 424988 0 0.0
.bss 60784 60784 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1110304 1110288 -16 -0.0
.bss 136332 136332 0 0.0
.data 2072 2072 0 0.0
.text 971880 971864 -16 -0.0
BRD4161A+rpc (read/write) 973444 973428 -16 -0.0
.bss 150844 150844 0 0.0
.data 2252 2252 0 0.0
.text 820328 820312 -16 -0.0
BRD4161A+rs911x (read/write) 1003552 1003552 0 0.0
.bss 169168 169168 0 0.0
.data 2064 2064 0 0.0
.text 832300 832300 0 0.0
lock-app BRD4161A+wf200 (read/write) 1151308 1151292 -16 -0.0
.bss 152248 152248 0 0.0
.data 2072 2072 0 0.0
.text 996968 996952 -16 -0.0
window-app BRD4161A (read/write) 1102352 1102336 -16 -0.0
.bss 137780 137780 0 0.0
.data 2096 2096 0 0.0
.text 962456 962440 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 1222906 1222910 4 0.0
(read/write) 1788038 1788054 16 0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257608 257624 16 0.0
.flash.text 1222906 1222910 4 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1232935 1232975 40 0.0
(read/write) 563924 563940 16 0.0
.dram0.bss 82304 82304 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314656 314672 16 0.0
.flash.text 1227551 1227591 40 0.0
.iram0.text 123939 123939 0 0.0
k32w light k32w0+release (read/write) 649868 649868 0 0.0
.bss 70712 70712 0 0.0
.data 2068 2068 0 0.0
.text 574360 574360 0 0.0
lock k32w0+release (read/write) 706824 706824 0 0.0
.bss 71160 71160 0 0.0
.data 2076 2076 0 0.0
.text 630860 630860 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10352644 10353156 512 0.0
(read/write) 706241 706241 0 0.0
.bss 33937 33937 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 650560 650560 0 0.0
.dynamic 560 560 0 0.0
.got 13904 13904 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 503812 503860 48 0.0
.text 8194884 8195348 464 0.0
thermostat-no-ble arm64 (read only) 2385420 2386908 1488 0.1
(read/write) 143457 143617 160 0.1
.bss 55297 55345 48 0.1
.data 1912 1912 0 0.0
.data.rel.ro 77112 77208 96 0.1
.dynamic 560 560 0 0.0
.got 5160 5184 24 0.5
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 143444 143652 208 0.1
.text 1999968 2000992 1024 0.1
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2455640 2455576 -64 -0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1418284 1418220 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1182003 1182035 32 0.0
bss 143633 143633 0 0.0
rodata 144180 144196 16 0.0
text 815244 815256 12 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160671 1160671 0 0.0
bss 142860 142860 0 0.0
rodata 135768 135768 0 0.0
text 803112 803120 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1743836 1743884 48 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 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 1229321 1229301 -20 -0.0
.debug_aranges 111784 111800 16 0.0
.debug_frame 373216 373268 52 0.0
.debug_info 26811206 26815459 4253 0.0
.debug_line 3667609 3667847 238 0.0
.debug_loc 3579706 3580116 410 0.0
.debug_ranges 339888 339904 16 0.0
.debug_str 3438974 3439416 442 0.0
.heap 841968 841968 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 569356 569356 0 0.0
.symtab 421168 421168 0 0.0
.text 1544072 1544120 48 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1686476 1686492 16 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 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 1221120 1221100 -20 -0.0
.debug_aranges 111256 111272 16 0.0
.debug_frame 376296 376348 52 0.0
.debug_info 26548053 26552241 4188 0.0
.debug_line 3688325 3688563 238 0.0
.debug_loc 3567343 3567753 410 0.0
.debug_ranges 338504 338520 16 0.0
.debug_str 3427987 3428429 442 0.0
.heap 842704 842704 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 533445 533445 0 0.0
.symtab 407600 407600 0 0.0
.text 1487448 1487464 16 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850896 850896 0 0.0
(read/write) 1605060 1605044 -16 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 204 204 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 2456 2456 0 0.0
.debug_abbrev 1055176 1055156 -20 -0.0
.debug_aranges 103464 103480 16 0.0
.debug_frame 346624 346676 52 0.0
.debug_info 22013489 22016436 2947 0.0
.debug_line 3258337 3258486 149 0.0
.debug_loc 3265647 3265860 213 0.0
.debug_ranges 303832 303848 16 0.0
.debug_str 3233519 3233961 442 0.0
.heap 850896 850896 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 469822 469822 0 0.0
.symtab 376048 376048 0 0.0
.text 1414224 1414208 -16 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845864 845864 0 0.0
(read/write) 1642668 1642668 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185008 185008 0 0.0
.comment 204 204 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 1062595 1062575 -20 -0.0
.debug_aranges 104136 104152 16 0.0
.debug_frame 349448 349500 52 0.0
.debug_info 22392810 22395757 2947 0.0
.debug_line 3267031 3267178 147 0.0
.debug_loc 3305505 3305688 183 0.0
.debug_ranges 307176 307192 16 0.0
.debug_str 3260974 3261416 442 0.0
.heap 845864 845864 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 476025 476025 0 0.0
.symtab 379232 379232 0 0.0
.text 1446800 1446800 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1130796 1130780 -16 -0.0
.bss 106112 106112 0 0.0
.data 1028 1028 0 0.0
.text 577892 577876 -16 -0.0
lock-app qpg6105+debug (read/write) 1101760 1101760 0 0.0
.bss 102344 102344 0 0.0
.data 1032 1032 0 0.0
.text 548860 548860 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 813668 813660 -8 -0.0
bss 71372 71372 0 0.0
noinit 43488 43488 0 0.0
text 574572 574558 -14 -0.0
lighting-app tlsr9518adk80d (read/write) 835632 835616 -16 -0.0
bss 72228 72228 0 0.0
noinit 43488 43488 0 0.0
text 592734 592718 -16 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 843732 843716 -16 -0.0
bss 73136 73136 0 0.0
noinit 43488 43488 0 0.0
text 598972 598960 -12 -0.0

@tcarmelveilleux tcarmelveilleux enabled auto-merge (squash) September 16, 2022 19:00
@tcarmelveilleux tcarmelveilleux merged commit b381ba8 into project-chip:master Sep 16, 2022
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.

[SVE2 feedback] TestEventTrigger uses non-spec-compliant status code
3 participants