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

Fix handling of certificate validity policy in CHIPDeviceControllerFactory. (v1.1 cherry-pick of PR 26526) #26545

Conversation

bzbarsky-apple
Copy link
Contributor

This is a cherry-pick of #26526 to the v1.1 branch.

When we created a new system state, we lost track of the certificate validity policy (since it's not stored in the system state and was not copied from the old one to the new one).

Just store it in the controller factory like other things of that sort, so we make sure to propagate it to all system states.

…ctory. (project-chip#26526)

When we created a new system state, we lost track of the certificate validity
policy (since it's not stored in the system state and was not copied from the
old one to the new one).

Just store it in the controller factory like other things of that sort, so we
make sure to propagate it to all system states.
@andy31415 andy31415 merged commit 6bb199b into project-chip:v1.1-branch May 12, 2023
@bzbarsky-apple bzbarsky-apple deleted the cherrypick-10af55d07490f84d6d6ac4396008fe031a893723 branch May 12, 2023 14:34
@github-actions
Copy link

github-actions bot commented May 12, 2023

PR #26545: Size comparison from 48781a6 to 83bbed2

Increases (9 builds for bl702, linux, psoc6, telink)
platform target config section 48781a6 83bbed2 change % change
bl702 lighting-app bl702+rpc .debug_info 45442382 45442384 2 0.0
.text 1037244 1037248 4 0.0
linux chip-tool debug (read only) 12924961 12925009 48 0.0
.text 10688276 10688324 48 0.0
chip-tool-ipv6only arm64 (read only) 12215548 12215564 16 0.0
.text 9875668 9875684 16 0.0
tv-app debug (read only) 3305817 3305865 48 0.0
.text 2889426 2889474 48 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22324423 22324425 2 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 643046 643048 2 0.0
contact-sensor-app tlsr9518adk80d text 575838 575840 2 0.0
lock-app tlsr9518adk80d (read/write) 905392 905400 8 0.0
text 603992 603994 2 0.0
pump-app tlsr9518adk80d (read/write) 856396 856404 8 0.0
text 581524 581526 2 0.0
Decreases (13 builds for cc32xx, efr32, nrfconnect, psoc6, telink)
platform target config section 48781a6 83bbed2 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19521501 19521500 -1 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 962820 962796 -24 -0.0
.text 781784 781760 -24 -0.0
lock-app BRD4161A+wf200 (read/write) 1068044 1068036 -8 -0.0
.text 892512 892504 -8 -0.0
window-app BRD4187C (read/write) 1075208 1075192 -16 -0.0
.text 928644 928628 -16 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 779436 779432 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27078295 27078294 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26591971 26591970 -1 -0.0
light cy8ckit_062s2_43012 .debug_info 22146251 22146250 -1 -0.0
telink bridge-app tlsr9518adk80d text 635346 635344 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 938100 938092 -8 -0.0
text 652382 652380 -2 -0.0
lighting-app-rpc tlsr9518adk80d text 696280 696278 -2 -0.0
thermostat tlsr9518adk80d text 591846 591844 -2 -0.0
window-covering tlsr9518adk80d text 587872 587870 -2 -0.0
Full report (64 builds for bl602, bl702, cc13x2_26x2, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 48781a6 83bbed2 change % change
bl602 lighting-app bl602 (read/write) 1354758 1354758 0 0.0
.bss 87894 87894 0 0.0
.data 9648 9648 0 0.0
.text 1035706 1035706 0 0.0
bl602+rpc (read/write) 1401010 1401010 0 0.0
.bss 95942 95942 0 0.0
.data 10040 10040 0 0.0
.text 1067060 1067060 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1185119 1185119 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67601 67601 0 0.0
.bss_psram 24368 24368 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1550940 1550940 0 0.0
.debug_aranges 132776 132776 0 0.0
.debug_frame 487820 487820 0 0.0
.debug_info 40746960 40746960 0 0.0
.debug_line 5294146 5294146 0 0.0
.debug_loc 3416550 3416550 0 0.0
.debug_ranges 371928 371928 0 0.0
.debug_str 3646050 3646050 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106256 106256 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 580004 580004 0 0.0
.symtab 175232 175232 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
964856 964856 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1272659 1272659 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 24768 24768 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1704264 1704264 0 0.0
.debug_aranges 141000 141000 0 0.0
.debug_frame 515712 515712 0 0.0
.debug_info 45442382 45442384 2 0.0
.debug_line 5703576 5703576 0 0.0
.debug_loc 3617546 3617546 0 0.0
.debug_ranges 396960 396960 0 0.0
.debug_str 4070471 4070471 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120096 120096 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 640548 640548 0 0.0
.symtab 193520 193520 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1037244 1037248 4 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 680455 680455 0 0.0
(read/write) 158660 158660 0 0.0
.bss 81232 81232 0 0.0
.data 3316 3316 0 0.0
.rodata 86927 86927 0 0.0
.text 593204 593204 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 644511 644511 0 0.0
(read/write) 157860 157860 0 0.0
.bss 80432 80432 0 0.0
.data 3316 3316 0 0.0
.rodata 76719 76719 0 0.0
.text 567472 567472 0 0.0
lock-ftd LP_CC2652R7 (read only) 679591 679591 0 0.0
(read/write) 156144 156144 0 0.0
.bss 78752 78752 0 0.0
.data 3280 3280 0 0.0
.rodata 75591 75591 0 0.0
.text 603512 603512 0 0.0
lock-mtd LP_CC2652R7 (read only) 667091 667091 0 0.0
(read/write) 151320 151320 0 0.0
.bss 73928 73928 0 0.0
.data 3280 3280 0 0.0
.rodata 102419 102419 0 0.0
.text 564184 564184 0 0.0
pump-app LP_CC2652R7 (read only) 692195 692195 0 0.0
(read/write) 156588 156588 0 0.0
.bss 78720 78720 0 0.0
.data 3244 3244 0 0.0
.rodata 89707 89707 0 0.0
.text 602000 602000 0 0.0
pump-controller-app LP_CC2652R7 (read only) 677683 677683 0 0.0
(read/write) 157004 157004 0 0.0
.bss 78856 78856 0 0.0
.data 3268 3268 0 0.0
.rodata 85483 85483 0 0.0
.text 591712 591712 0 0.0
shell LP_CC2652R7 (read only) 673654 673654 0 0.0
(read/write) 160732 160732 0 0.0
.bss 83320 83320 0 0.0
.data 3300 3300 0 0.0
.rodata 85222 85222 0 0.0
.text 588112 588112 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 604642 604642 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 958391 958391 0 0.0
.debug_aranges 101088 101088 0 0.0
.debug_frame 341264 341264 0 0.0
.debug_info 19521501 19521500 -1 -0.0
.debug_line 2667068 2667068 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1487375 1487375 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 94263 94263 0 0.0
.debug_str 3069171 3069171 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104314 104314 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 480945 480945 0 0.0
.symtab 287232 287232 0 0.0
.text 0 0 0 0.0
498204 498204 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524011 524011 0 0.0
.app_xip_area 416805 416805 0 0.0
.bss 62192 62192 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 528683 528683 0 0.0
.app_xip_area 416181 416181 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 565763 565763 0 0.0
.app_xip_area 459309 459309 0 0.0
.bss 61480 61480 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 530595 530595 0 0.0
.app_xip_area 421589 421589 0 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 962820 962796 -24 -0.0
.bss 178888 178888 0 0.0
.data 2128 2128 0 0.0
.text 781784 781760 -24 -0.0
BRD4187C (read/write) 1000600 1000600 0 0.0
.bss 159420 159420 0 0.0
.data 2780 2780 0 0.0
.text 838380 838380 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068044 1068036 -8 -0.0
.bss 173368 173368 0 0.0
.data 2144 2144 0 0.0
.text 892512 892504 -8 -0.0
window-app BRD4187C (read/write) 1075208 1075192 -16 -0.0
.bss 143876 143876 0 0.0
.data 2668 2668 0 0.0
.text 928644 928628 -16 -0.0
esp32 all-clusters-app c3devkit (read only) 1051132 1051132 0 0.0
(read/write) 1576618 1576618 0 0.0
.dram0.bss 77968 77968 0 0.0
.dram0.data 13752 13752 0 0.0
.flash.rodata 213112 213112 0 0.0
.flash.text 1051132 1051132 0 0.0
.iram0.text 72896 72896 0 0.0
m5stack (read only) 1101503 1101503 0 0.0
(read/write) 492943 492943 0 0.0
.dram0.bss 83008 83008 0 0.0
.dram0.data 34040 34040 0 0.0
.flash.rodata 242124 242124 0 0.0
.flash.text 1096119 1096119 0 0.0
.iram0.text 124855 124855 0 0.0
k32w contact k32w0+release (read only) 583084 583084 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 582548 582548 0 0.0
light k32w0+release (read only) 581932 581932 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 581396 581396 0 0.0
lock k32w0+release (read only) 555468 555468 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 554932 554932 0 0.0
linux all-clusters-app debug (read only) 3155641 3155641 0 0.0
(read/write) 156704 156704 0 0.0
.bss 63616 63616 0 0.0
.data 2144 2144 0 0.0
.data.rel.ro 84344 84344 0 0.0
.dynamic 608 608 0 0.0
.got 4760 4760 0 0.0
.init 27 27 0 0.0
.init_array 1208 1208 0 0.0
.rodata 230139 230139 0 0.0
.text 2738114 2738114 0 0.0
all-clusters-minimal-app debug (read only) 2958153 2958153 0 0.0
(read/write) 149624 149624 0 0.0
.bss 62752 62752 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 78264 78264 0 0.0
.dynamic 608 608 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 223483 223483 0 0.0
.text 2550914 2550914 0 0.0
bridge-app debug (read only) 2521585 2521585 0 0.0
(read/write) 133520 133520 0 0.0
.bss 53568 53568 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 70008 70008 0 0.0
.dynamic 608 608 0 0.0
.got 4600 4600 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 172488 172488 0 0.0
.text 2175314 2175314 0 0.0
chip-tool debug (read only) 12924961 12925009 48 0.0
(read/write) 695144 695144 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 658904 658904 0 0.0
.dynamic 608 608 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 620813 620813 0 0.0
.text 10688276 10688324 48 0.0
chip-tool-ipv6only arm64 (read only) 12215548 12215564 16 0.0
(read/write) 746264 746264 0 0.0
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 688000 688000 0 0.0
.dynamic 560 560 0 0.0
.got 15672 15672 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 568688 568688 0 0.0
.text 9875668 9875684 16 0.0
dynamic-bridge-app-ipv6only debug (read only) 2586401 2586401 0 0.0
(read/write) 130680 130680 0 0.0
.bss 50848 50848 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 70600 70600 0 0.0
.dynamic 624 624 0 0.0
.got 4832 4832 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 175304 175304 0 0.0
.text 2232274 2232274 0 0.0
lighting-app debug+rpc+ui (read only) 3249265 3249265 0 0.0
(read/write) 136296 136296 0 0.0
.bss 51520 51520 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 75144 75144 0 0.0
.dynamic 656 656 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 283924 283924 0 0.0
.text 2772114 2772114 0 0.0
lock-app debug (read only) 2660425 2660425 0 0.0
(read/write) 127680 127680 0 0.0
.bss 49440 49440 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70088 70088 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 205560 205560 0 0.0
.text 2280706 2280706 0 0.0
ota-provider-app debug (read only) 2212401 2212401 0 0.0
(read/write) 107288 107288 0 0.0
.bss 47648 47648 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 52360 52360 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 154024 154024 0 0.0
.text 1915826 1915826 0 0.0
ota-requestor-app debug (read only) 2378281 2378281 0 0.0
(read/write) 115016 115016 0 0.0
.bss 50016 50016 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 57224 57224 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 158152 158152 0 0.0
.text 2068706 2068706 0 0.0
shell debug (read only) 2683313 2683313 0 0.0
(read/write) 141168 141168 0 0.0
.bss 59016 59016 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 75088 75088 0 0.0
.dynamic 608 608 0 0.0
.got 4120 4120 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 197010 197010 0 0.0
.text 2324274 2324274 0 0.0
thermostat-no-ble arm64 (read only) 2525140 2525140 0 0.0
(read/write) 145928 145928 0 0.0
.bss 56392 56392 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 78208 78208 0 0.0
.dynamic 560 560 0 0.0
.got 5456 5456 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 129880 129880 0 0.0
.text 2130800 2130800 0 0.0
tv-app debug (read only) 3305817 3305865 48 0.0
(read/write) 261320 261320 0 0.0
.bss 170976 170976 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79536 79536 0 0.0
.dynamic 608 608 0 0.0
.got 4992 4992 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 220248 220248 0 0.0
.text 2889426 2889474 48 0.0
tv-casting-app debug (read only) 6753449 6753449 0 0.0
(read/write) 184336 184336 0 0.0
.bss 52096 52096 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 123928 123928 0 0.0
.dynamic 608 608 0 0.0
.got 4912 4912 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 306764 306764 0 0.0
.text 6105106 6105106 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2496688 2496688 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1459372 1459372 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178076 1178076 0 0.0
bss 155601 155601 0 0.0
rodata 132940 132940 0 0.0
text 808816 808816 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437772 1437772 0 0.0
bss 135341 135341 0 0.0
rodata 228956 228956 0 0.0
text 779436 779432 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1123332 1123332 0 0.0
bss 154757 154757 0 0.0
rodata 109748 109748 0 0.0
text 778104 778104 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840640 840640 0 0.0
(read/write) 1708724 1708724 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190148 190148 0 0.0
.comment 212 212 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 2552 2552 0 0.0
.debug_abbrev 1294837 1294837 0 0.0
.debug_aranges 128464 128464 0 0.0
.debug_frame 425956 425956 0 0.0
.debug_info 27078295 27078294 -1 -0.0
.debug_line 3770376 3770376 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2021384 2021384 0 0.0
.debug_rnglists 128214 128214 0 0.0
.debug_str 3582229 3582229 0 0.0
.heap 840640 840640 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 718300 718300 0 0.0
.symtab 467824 467824 0 0.0
.text 1507636 1507636 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841440 841440 0 0.0
(read/write) 1648612 1648612 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189348 189348 0 0.0
.comment 212 212 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 2552 2552 0 0.0
.debug_abbrev 1279927 1279927 0 0.0
.debug_aranges 127616 127616 0 0.0
.debug_frame 428036 428036 0 0.0
.debug_info 26591971 26591970 -1 -0.0
.debug_line 3777572 3777572 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2010939 2010939 0 0.0
.debug_rnglists 127105 127105 0 0.0
.debug_str 3568697 3568697 0 0.0
.heap 841440 841440 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 672727 672727 0 0.0
.symtab 451680 451680 0 0.0
.text 1448324 1448324 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1570276 1570276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 0 0.0
.comment 212 212 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 2384 2384 0 0.0
.debug_abbrev 1112362 1112362 0 0.0
.debug_aranges 117768 117768 0 0.0
.debug_frame 391272 391272 0 0.0
.debug_info 22146251 22146250 -1 -0.0
.debug_line 3340570 3340570 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1842453 1842453 0 0.0
.debug_rnglists 116734 116734 0 0.0
.debug_str 3375125 3375125 0 0.0
.heap 849736 849736 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 588780 588780 0 0.0
.symtab 414128 414128 0 0.0
.text 1378284 1378284 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821944 821944 0 0.0
(read/write) 1626772 1626772 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 209004 209004 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1111375 1111375 0 0.0
.debug_aranges 118272 118272 0 0.0
.debug_frame 393364 393364 0 0.0
.debug_info 22324423 22324425 2 0.0
.debug_line 3336950 3336950 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1855880 1855880 0 0.0
.debug_rnglists 117190 117190 0 0.0
.debug_str 3390107 3390107 0 0.0
.heap 821944 821944 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 592781 592781 0 0.0
.symtab 416432 416432 0 0.0
.text 1406988 1406988 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1167792 1167792 0 0.0
.bss 99632 99632 0 0.0
.data 856 856 0 0.0
.text 614892 614892 0 0.0
lock-app qpg6105+debug (read/write) 1137160 1137160 0 0.0
.bss 94784 94784 0 0.0
.data 852 852 0 0.0
.text 584256 584256 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1006912 1006912 0 0.0
bss 98228 98228 0 0.0
text 682014 682014 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 941856 941856 0 0.0
bss 97280 97280 0 0.0
text 643046 643048 2 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 922784 922784 0 0.0
bss 99508 99508 0 0.0
text 635346 635344 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 850896 850896 0 0.0
bss 89192 89192 0 0.0
text 575838 575840 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866864 866864 0 0.0
bss 89352 89352 0 0.0
text 590128 590128 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 938100 938092 -8 -0.0
bss 97656 97656 0 0.0
text 652382 652380 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949504 949504 0 0.0
bss 101904 101904 0 0.0
text 659936 659936 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1006504 1006504 0 0.0
bss 99220 99220 0 0.0
text 696280 696278 -2 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 905392 905400 8 0.0
bss 89844 89844 0 0.0
text 603992 603994 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 874224 874224 0 0.0
bss 90456 90456 0 0.0
text 597670 597670 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 856396 856404 8 0.0
bss 89308 89308 0 0.0
text 581524 581526 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 843344 843344 0 0.0
bss 89108 89108 0 0.0
text 571796 571796 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 839584 839584 0 0.0
bss 89024 89024 0 0.0
text 567510 567510 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 871256 871256 0 0.0
bss 90736 90736 0 0.0
text 591846 591844 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868244 868244 0 0.0
bss 91148 91148 0 0.0
text 587872 587870 -2 -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.

2 participants