connectedhomeip
connectedhomeip copied to clipboard
[qpg] Added test event delegate for fault injection
Change overview
This PR
- adds GenericFaultTestEventTriggerDelegate to inject faults for SVE testing(i.e. DGGEN-2.2) to lighting app of qpg platform.
- adds fault and device lifetime related updated in ConfigurationManager and DiagnosticDataProvider implementation for qpg platform
- adds device lifetime counters to storage (QPGConfig) for qpg platform
@nikita-s-wrk - need an issue on this one, linter will complain without it.
Accepted for 1.0: mostly platform change. 2 files added to core, but they seem to be in a sane location and only added for qpg at this time (but wondering if others will start needing those too)
PR #22691: Size comparison from a736e56a58c838563df0721e95bd46e98ccfb089 to 0d6cfb3e133b6a180d2d501d443fb0de123b0b66
Increases above 0.2%:
| platform | target | config | section | a736e56a | 0d6cfb3e | change | % change |
|---|---|---|---|---|---|---|---|
| qpg | lighting-app | qpg6105+debug | .data | 1028 | 1044 | 16 | 1.6 |
| .text | 577892 | 580140 | 2248 | 0.4 |
Increases (6 builds for esp32, qpg, telink)
| platform | target | config | section | a736e56a | 0d6cfb3e | change | % change |
|---|---|---|---|---|---|---|---|
| esp32 | all-clusters-app | c3devkit | (read only) | 1222904 | 1222908 | 4 | 0.0 |
| (read/write) | 1788030 | 1788038 | 8 | 0.0 | |||
| .flash.rodata | 257600 | 257608 | 8 | 0.0 | |||
| .flash.text | 1222904 | 1222908 | 4 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1130796 | 1133044 | 2248 | 0.2 |
| .bss | 106112 | 106144 | 32 | 0.0 | |||
| .data | 1028 | 1044 | 16 | 1.6 | |||
| .text | 577892 | 580140 | 2248 | 0.4 | |||
| lock-app | qpg6105+debug | (read/write) | 1101760 | 1102264 | 504 | 0.0 | |
| .bss | 102344 | 102360 | 16 | 0.0 | |||
| .text | 548860 | 549364 | 504 | 0.1 | |||
| telink | light-switch-app | tlsr9518adk80d | (read/write) | 813668 | 813676 | 8 | 0.0 |
| text | 574572 | 574574 | 2 | 0.0 | |||
| lighting-app | tlsr9518adk80d | (read/write) | 835624 | 835632 | 8 | 0.0 | |
| text | 592732 | 592734 | 2 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | text | 598974 | 598976 | 2 | 0.0 |
Decreases (3 builds for bl702, efr32, psoc6)
| platform | target | config | section | a736e56a | 0d6cfb3e | change | % change |
|---|---|---|---|---|---|---|---|
| bl702 | lighting-app | bl702 | .debug_info | 37891399 | 37891398 | -1 | -0.0 |
| .text | 956778 | 956776 | -2 | -0.0 | |||
| efr32 | lighting-app | BRD4161A+rpc | (read/write) | 973444 | 973428 | -16 | -0.0 |
| .text | 820328 | 820312 | -16 | -0.0 | |||
| psoc6 | lock | cy8ckit_062s2_43012 | .debug_info | 22392811 | 22392810 | -1 | -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 | a736e56a | 0d6cfb3e | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1412506 | 1412506 | 0 | 0.0 |
| .bss | 121585 | 121585 | 0 | 0.0 | |||
| .data | 9824 | 9824 | 0 | 0.0 | |||
| .text | 1067230 | 1067230 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1457982 | 1457982 | 0 | 0.0 | ||
| .bss | 129017 | 129017 | 0 | 0.0 | |||
| .data | 10208 | 10208 | 0 | 0.0 | |||
| .text | 1098836 | 1098836 | 0 | 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 | 1506733 | 0 | 0.0 | |||
| .debug_aranges | 133072 | 133072 | 0 | 0.0 | |||
| .debug_frame | 486352 | 486352 | 0 | 0.0 | |||
| .debug_info | 37891399 | 37891398 | -1 | -0.0 | |||
| .debug_line | 5251788 | 5251788 | 0 | 0.0 | |||
| .debug_loc | 3361741 | 3361741 | 0 | 0.0 | |||
| .debug_ranges | 359696 | 359696 | 0 | 0.0 | |||
| .debug_str | 3455343 | 3455343 | 0 | 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 | |||
| 956778 | 956776 | -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 | 1644312 | 0 | 0.0 | |||
| .debug_aranges | 140576 | 140576 | 0 | 0.0 | |||
| .debug_frame | 511728 | 511728 | 0 | 0.0 | |||
| .debug_info | 41797968 | 41797968 | 0 | 0.0 | |||
| .debug_line | 5626327 | 5626327 | 0 | 0.0 | |||
| .debug_loc | 3554409 | 3554409 | 0 | 0.0 | |||
| .debug_ranges | 382152 | 382152 | 0 | 0.0 | |||
| .debug_str | 3851310 | 3851310 | 0 | 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 | |||
| 1030478 | 1030478 | 0 | 0.0 | ||||
| cc13x2_26x2 | all-clusters-app | LP_CC2652R7 | (read only) | 676563 | 676563 | 0 | 0.0 |
| (read/write) | 174972 | 174972 | 0 | 0.0 | |||
| .bss | 81228 | 81228 | 0 | 0.0 | |||
| .data | 3380 | 3380 | 0 | 0.0 | |||
| .rodata | 89587 | 89587 | 0 | 0.0 | |||
| .text | 586664 | 586664 | 0 | 0.0 | |||
| all-clusters-minimal-app | LP_CC2652R7 | (read only) | 640819 | 640819 | 0 | 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 | 561760 | 0 | 0.0 | |||
| lock-ftd | LP_CC2652R7 | (read only) | 678119 | 678119 | 0 | 0.0 | |
| (read/write) | 170584 | 170584 | 0 | 0.0 | |||
| .bss | 78484 | 78484 | 0 | 0.0 | |||
| .data | 3304 | 3304 | 0 | 0.0 | |||
| .rodata | 77287 | 77287 | 0 | 0.0 | |||
| .text | 600352 | 600352 | 0 | 0.0 | |||
| lock-mtd | LP_CC2652R7 | (read only) | 661947 | 661947 | 0 | 0.0 | |
| (read/write) | 182444 | 182444 | 0 | 0.0 | |||
| .bss | 74172 | 74172 | 0 | 0.0 | |||
| .data | 3304 | 3304 | 0 | 0.0 | |||
| .rodata | 103123 | 103123 | 0 | 0.0 | |||
| .text | 558344 | 558344 | 0 | 0.0 | |||
| pump-app | LP_CC2652R7 | (read only) | 687283 | 687283 | 0 | 0.0 | |
| (read/write) | 162124 | 162124 | 0 | 0.0 | |||
| .bss | 78420 | 78420 | 0 | 0.0 | |||
| .data | 3296 | 3296 | 0 | 0.0 | |||
| .rodata | 90507 | 90507 | 0 | 0.0 | |||
| .text | 596292 | 596292 | 0 | 0.0 | |||
| pump-controller-app | LP_CC2652R7 | (read only) | 671775 | 671775 | 0 | 0.0 | |
| (read/write) | 177744 | 177744 | 0 | 0.0 | |||
| .bss | 78532 | 78532 | 0 | 0.0 | |||
| .data | 3292 | 3292 | 0 | 0.0 | |||
| .rodata | 86063 | 86063 | 0 | 0.0 | |||
| .text | 585232 | 585232 | 0 | 0.0 | |||
| shell | LP_CC2652R7 | (read only) | 667582 | 667582 | 0 | 0.0 | |
| (read/write) | 186264 | 186264 | 0 | 0.0 | |||
| .bss | 83540 | 83540 | 0 | 0.0 | |||
| .data | 3376 | 3376 | 0 | 0.0 | |||
| .rodata | 86302 | 86302 | 0 | 0.0 | |||
| .text | 580964 | 580964 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 587322 | 587322 | 0 | 0.0 |
| .app_xip_area | 463980 | 463980 | 0 | 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 | 594378 | 0 | 0.0 | |
| .app_xip_area | 465708 | 465708 | 0 | 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 | 1110304 | 0 | 0.0 |
| .bss | 136332 | 136332 | 0 | 0.0 | |||
| .data | 2072 | 2072 | 0 | 0.0 | |||
| .text | 971880 | 971880 | 0 | 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 | 1151308 | 0 | 0.0 | |
| .bss | 152248 | 152248 | 0 | 0.0 | |||
| .data | 2072 | 2072 | 0 | 0.0 | |||
| .text | 996968 | 996968 | 0 | 0.0 | |||
| window-app | BRD4161A | (read/write) | 1102352 | 1102352 | 0 | 0.0 | |
| .bss | 137780 | 137780 | 0 | 0.0 | |||
| .data | 2096 | 2096 | 0 | 0.0 | |||
| .text | 962456 | 962456 | 0 | 0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1222904 | 1222908 | 4 | 0.0 |
| (read/write) | 1788030 | 1788038 | 8 | 0.0 | |||
| .dram0.bss | 76944 | 76944 | 0 | 0.0 | |||
| .dram0.data | 13840 | 13840 | 0 | 0.0 | |||
| .flash.rodata | 257600 | 257608 | 8 | 0.0 | |||
| .flash.text | 1222904 | 1222908 | 4 | 0.0 | |||
| .iram0.text | 65204 | 65204 | 0 | 0.0 | |||
| m5stack | (read only) | 1232935 | 1232935 | 0 | 0.0 | ||
| (read/write) | 563924 | 563924 | 0 | 0.0 | |||
| .dram0.bss | 82304 | 82304 | 0 | 0.0 | |||
| .dram0.data | 34296 | 34296 | 0 | 0.0 | |||
| .flash.rodata | 314656 | 314656 | 0 | 0.0 | |||
| .flash.text | 1227551 | 1227551 | 0 | 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 | 10352644 | 0 | 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 | 503812 | 0 | 0.0 | |||
| .text | 8194884 | 8194884 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 2385420 | 2385420 | 0 | 0.0 | |
| (read/write) | 143457 | 143457 | 0 | 0.0 | |||
| .bss | 55297 | 55297 | 0 | 0.0 | |||
| .data | 1912 | 1912 | 0 | 0.0 | |||
| .data.rel.ro | 77112 | 77112 | 0 | 0.0 | |||
| .dynamic | 560 | 560 | 0 | 0.0 | |||
| .got | 5160 | 5160 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 432 | 432 | 0 | 0.0 | |||
| .rodata | 143444 | 143444 | 0 | 0.0 | |||
| .text | 1999968 | 1999968 | 0 | 0.0 | |||
| mbed | lock-app | CY8CPROTO_062_4343W+release | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2455640 | 2455640 | 0 | 0.0 | |||
| .bss | 215044 | 215044 | 0 | 0.0 | |||
| .data | 5872 | 5872 | 0 | 0.0 | |||
| .text | 1418284 | 1418284 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read/write) | 1182003 | 1182003 | 0 | 0.0 |
| bss | 143633 | 143633 | 0 | 0.0 | |||
| rodata | 144180 | 144180 | 0 | 0.0 | |||
| text | 815244 | 815244 | 0 | 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 | 803112 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 841968 | 841968 | 0 | 0.0 |
| (read/write) | 1743836 | 1743836 | 0 | 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 | 1229321 | 0 | 0.0 | |||
| .debug_aranges | 111784 | 111784 | 0 | 0.0 | |||
| .debug_frame | 373216 | 373216 | 0 | 0.0 | |||
| .debug_info | 26811207 | 26811207 | 0 | 0.0 | |||
| .debug_line | 3667609 | 3667609 | 0 | 0.0 | |||
| .debug_loc | 3579706 | 3579706 | 0 | 0.0 | |||
| .debug_ranges | 339888 | 339888 | 0 | 0.0 | |||
| .debug_str | 3438974 | 3438974 | 0 | 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 | 0 | 0 | 0 | 0.0 | |||
| 1544072 | 1544072 | 0 | 0.0 | ||||
| .zero.table | 8 | 8 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 842704 | 842704 | 0 | 0.0 | |
| (read/write) | 1686476 | 1686476 | 0 | 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 | 1221120 | 0 | 0.0 | |||
| .debug_aranges | 111256 | 111256 | 0 | 0.0 | |||
| .debug_frame | 376296 | 376296 | 0 | 0.0 | |||
| .debug_info | 26548054 | 26548054 | 0 | 0.0 | |||
| .debug_line | 3688325 | 3688325 | 0 | 0.0 | |||
| .debug_loc | 3567343 | 3567343 | 0 | 0.0 | |||
| .debug_ranges | 338504 | 338504 | 0 | 0.0 | |||
| .debug_str | 3427987 | 3427987 | 0 | 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 | 1487448 | 0 | 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 | 1605060 | 0 | 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 | 1055176 | 0 | 0.0 | |||
| .debug_aranges | 103464 | 103464 | 0 | 0.0 | |||
| .debug_frame | 346624 | 346624 | 0 | 0.0 | |||
| .debug_info | 22013488 | 22013488 | 0 | 0.0 | |||
| .debug_line | 3258337 | 3258337 | 0 | 0.0 | |||
| .debug_loc | 3265647 | 3265647 | 0 | 0.0 | |||
| .debug_ranges | 303832 | 303832 | 0 | 0.0 | |||
| .debug_str | 3233519 | 3233519 | 0 | 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 | 1414224 | 0 | 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 | 1062595 | 0 | 0.0 | |||
| .debug_aranges | 104136 | 104136 | 0 | 0.0 | |||
| .debug_frame | 349448 | 349448 | 0 | 0.0 | |||
| .debug_info | 22392811 | 22392810 | -1 | -0.0 | |||
| .debug_line | 3267031 | 3267031 | 0 | 0.0 | |||
| .debug_loc | 3305505 | 3305505 | 0 | 0.0 | |||
| .debug_ranges | 307176 | 307176 | 0 | 0.0 | |||
| .debug_str | 3260974 | 3260974 | 0 | 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 | 1133044 | 2248 | 0.2 |
| .bss | 106112 | 106144 | 32 | 0.0 | |||
| .data | 1028 | 1044 | 16 | 1.6 | |||
| .text | 577892 | 580140 | 2248 | 0.4 | |||
| lock-app | qpg6105+debug | (read/write) | 1101760 | 1102264 | 504 | 0.0 | |
| .bss | 102344 | 102360 | 16 | 0.0 | |||
| .data | 1032 | 1032 | 0 | 0.0 | |||
| .text | 548860 | 549364 | 504 | 0.1 | |||
| telink | light-switch-app | tlsr9518adk80d | (read/write) | 813668 | 813676 | 8 | 0.0 |
| bss | 71372 | 71372 | 0 | 0.0 | |||
| noinit | 43488 | 43488 | 0 | 0.0 | |||
| text | 574572 | 574574 | 2 | 0.0 | |||
| lighting-app | tlsr9518adk80d | (read/write) | 835624 | 835632 | 8 | 0.0 | |
| bss | 72228 | 72228 | 0 | 0.0 | |||
| noinit | 43488 | 43488 | 0 | 0.0 | |||
| text | 592732 | 592734 | 2 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read/write) | 843732 | 843732 | 0 | 0.0 | |
| bss | 73136 | 73136 | 0 | 0.0 | |||
| noinit | 43488 | 43488 | 0 | 0.0 | |||
| text | 598974 | 598976 | 2 | 0.0 |
@nikita-s-wrk - this seems to overlap with #22695 which includes tests and fixes some spec compilance.
PR #22691: Size comparison from b44263fe25c46b26070ee2fb4290804105bb70df to bcbd626ab7c0418896c25eda81e7a25d75fd46c7
Increases above 0.2%:
| platform | target | config | section | b44263fe | bcbd626a | change | % change |
|---|---|---|---|---|---|---|---|
| qpg | lighting-app | qpg6105+debug | .data | 832 | 848 | 16 | 1.9 |
Increases (8 builds for bl602, bl702, psoc6, qpg, telink)
| platform | target | config | section | b44263fe | bcbd626a | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | .text | 1068426 | 1068428 | 2 | 0.0 |
| bl702 | lighting-app | bl702 | (read/write) | 1188027 | 1188043 | 16 | 0.0 |
| .debug_info | 37902577 | 37902578 | 1 | 0.0 | |||
| .text | 956624 | 956626 | 2 | 0.0 | |||
| psoc6 | light | cy8ckit_062s2_43012 | .debug_info | 22027217 | 22027218 | 1 | 0.0 |
| lock | cy8ckit_062s2_43012 | .debug_info | 22265885 | 22265886 | 1 | 0.0 | |
| qpg | lighting-app | qpg6105+debug | (read/write) | 1148140 | 1148804 | 664 | 0.1 |
| .bss | 110548 | 110580 | 32 | 0.0 | |||
| .data | 832 | 848 | 16 | 1.9 | |||
| .text | 595240 | 595904 | 664 | 0.1 | |||
| lock-app | qpg6105+debug | (read/write) | 1113204 | 1113708 | 504 | 0.0 | |
| .bss | 106364 | 106380 | 16 | 0.0 | |||
| .text | 560300 | 560804 | 504 | 0.1 | |||
| telink | light-switch-app | tlsr9518adk80d | text | 552774 | 552776 | 2 | 0.0 |
| ota-requestor-app | tlsr9518adk80d | text | 577178 | 577180 | 2 | 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 | b44263fe | bcbd626a | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1388826 | 1388826 | 0 | 0.0 |
| .bss | 90729 | 90729 | 0 | 0.0 | |||
| .data | 9928 | 9928 | 0 | 0.0 | |||
| .text | 1068426 | 1068428 | 2 | 0.0 | |||
| bl602+rpc | (read/write) | 1434046 | 1434046 | 0 | 0.0 | ||
| .bss | 98161 | 98161 | 0 | 0.0 | |||
| .data | 10312 | 10312 | 0 | 0.0 | |||
| .text | 1099778 | 1099778 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3262 | 3262 | 0 | 0.0 |
| (read/write) | 1188027 | 1188043 | 16 | 0.0 | |||
| .bleromro | 6296 | 6296 | 0 | 0.0 | |||
| .bleromrw | 124 | 124 | 0 | 0.0 | |||
| .boot2 | 688 | 688 | 0 | 0.0 | |||
| .bss | 67094 | 67094 | 0 | 0.0 | |||
| .bss_psram | 29696 | 29696 | 0 | 0.0 | |||
| .comment | 48 | 48 | 0 | 0.0 | |||
| .data | 4272 | 4272 | 0 | 0.0 | |||
| .debug_abbrev | 1506897 | 1506897 | 0 | 0.0 | |||
| .debug_aranges | 133088 | 133088 | 0 | 0.0 | |||
| .debug_frame | 486444 | 486444 | 0 | 0.0 | |||
| .debug_info | 37902577 | 37902578 | 1 | 0.0 | |||
| .debug_line | 5255713 | 5255713 | 0 | 0.0 | |||
| .debug_loc | 3366207 | 3366207 | 0 | 0.0 | |||
| .debug_ranges | 359136 | 359136 | 0 | 0.0 | |||
| .debug_str | 3456572 | 3456572 | 0 | 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 | 116536 | 116536 | 0 | 0.0 | |||
| .rsvd | 3188 | 3188 | 0 | 0.0 | |||
| .shstrtab | 293 | 293 | 0 | 0.0 | |||
| .stack | 2048 | 2048 | 0 | 0.0 | |||
| .strtab | 564835 | 564835 | 0 | 0.0 | |||
| .symtab | 171584 | 171584 | 0 | 0.0 | |||
| .tcm_data | 36 | 36 | 0 | 0.0 | |||
| .tcmcode | 3262 | 3262 | 0 | 0.0 | |||
| .text | 0 | 0 | 0 | 0.0 | |||
| 956624 | 956626 | 2 | 0.0 | ||||
| bl702+rpc | (read only) | 3262 | 3262 | 0 | 0.0 | ||
| (read/write) | 1283963 | 1283963 | 0 | 0.0 | |||
| .bleromro | 6296 | 6296 | 0 | 0.0 | |||
| .bleromrw | 124 | 124 | 0 | 0.0 | |||
| .boot2 | 688 | 688 | 0 | 0.0 | |||
| .bss | 75142 | 75142 | 0 | 0.0 | |||
| .bss_psram | 29936 | 29936 | 0 | 0.0 | |||
| .comment | 48 | 48 | 0 | 0.0 | |||
| .data | 4800 | 4800 | 0 | 0.0 | |||
| .debug_abbrev | 1644442 | 1644442 | 0 | 0.0 | |||
| .debug_aranges | 140592 | 140592 | 0 | 0.0 | |||
| .debug_frame | 511820 | 511820 | 0 | 0.0 | |||
| .debug_info | 41809187 | 41809187 | 0 | 0.0 | |||
| .debug_line | 5630248 | 5630248 | 0 | 0.0 | |||
| .debug_loc | 3558839 | 3558839 | 0 | 0.0 | |||
| .debug_ranges | 381592 | 381592 | 0 | 0.0 | |||
| .debug_str | 3852472 | 3852472 | 0 | 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 | 129928 | 129928 | 0 | 0.0 | |||
| .rsvd | 3188 | 3188 | 0 | 0.0 | |||
| .shstrtab | 293 | 293 | 0 | 0.0 | |||
| .stack | 2048 | 2048 | 0 | 0.0 | |||
| .strtab | 624008 | 624008 | 0 | 0.0 | |||
| .symtab | 189392 | 189392 | 0 | 0.0 | |||
| .tcm_data | 36 | 36 | 0 | 0.0 | |||
| .tcmcode | 3262 | 3262 | 0 | 0.0 | |||
| .text | 0 | 0 | 0 | 0.0 | |||
| 1030326 | 1030326 | 0 | 0.0 | ||||
| cc13x2_26x2 | all-clusters-app | LP_CC2652R7 | (read only) | 676555 | 676555 | 0 | 0.0 |
| (read/write) | 174980 | 174980 | 0 | 0.0 | |||
| .bss | 81228 | 81228 | 0 | 0.0 | |||
| .data | 3380 | 3380 | 0 | 0.0 | |||
| .rodata | 89547 | 89547 | 0 | 0.0 | |||
| .text | 586696 | 586696 | 0 | 0.0 | |||
| all-clusters-minimal-app | LP_CC2652R7 | (read only) | 640803 | 640803 | 0 | 0.0 | |
| (read/write) | 157996 | 157996 | 0 | 0.0 | |||
| .bss | 80500 | 80500 | 0 | 0.0 | |||
| .data | 3380 | 3380 | 0 | 0.0 | |||
| .rodata | 78683 | 78683 | 0 | 0.0 | |||
| .text | 561800 | 561800 | 0 | 0.0 | |||
| lock-ftd | LP_CC2652R7 | (read only) | 675239 | 675239 | 0 | 0.0 | |
| (read/write) | 173448 | 173448 | 0 | 0.0 | |||
| .bss | 78468 | 78468 | 0 | 0.0 | |||
| .data | 3304 | 3304 | 0 | 0.0 | |||
| .rodata | 77071 | 77071 | 0 | 0.0 | |||
| .text | 597688 | 597688 | 0 | 0.0 | |||
| lock-mtd | LP_CC2652R7 | (read only) | 659099 | 659099 | 0 | 0.0 | |
| (read/write) | 185276 | 185276 | 0 | 0.0 | |||
| .bss | 74156 | 74156 | 0 | 0.0 | |||
| .data | 3304 | 3304 | 0 | 0.0 | |||
| .rodata | 102939 | 102939 | 0 | 0.0 | |||
| .text | 555680 | 555680 | 0 | 0.0 | |||
| pump-app | LP_CC2652R7 | (read only) | 687403 | 687403 | 0 | 0.0 | |
| (read/write) | 162004 | 162004 | 0 | 0.0 | |||
| .bss | 78420 | 78420 | 0 | 0.0 | |||
| .data | 3296 | 3296 | 0 | 0.0 | |||
| .rodata | 90531 | 90531 | 0 | 0.0 | |||
| .text | 596388 | 596388 | 0 | 0.0 | |||
| pump-controller-app | LP_CC2652R7 | (read only) | 671903 | 671903 | 0 | 0.0 | |
| (read/write) | 177616 | 177616 | 0 | 0.0 | |||
| .bss | 78532 | 78532 | 0 | 0.0 | |||
| .data | 3292 | 3292 | 0 | 0.0 | |||
| .rodata | 86087 | 86087 | 0 | 0.0 | |||
| .text | 585336 | 585336 | 0 | 0.0 | |||
| shell | LP_CC2652R7 | (read only) | 667606 | 667606 | 0 | 0.0 | |
| (read/write) | 186240 | 186240 | 0 | 0.0 | |||
| .bss | 83540 | 83540 | 0 | 0.0 | |||
| .data | 3376 | 3376 | 0 | 0.0 | |||
| .rodata | 86262 | 86262 | 0 | 0.0 | |||
| .text | 581028 | 581028 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 587578 | 587578 | 0 | 0.0 |
| .app_xip_area | 464204 | 464204 | 0 | 0.0 | |||
| .bss | 65792 | 65792 | 0 | 0.0 | |||
| .data | 760 | 760 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 591834 | 591834 | 0 | 0.0 | |
| .app_xip_area | 463140 | 463140 | 0 | 0.0 | |||
| .bss | 71104 | 71104 | 0 | 0.0 | |||
| .data | 768 | 768 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor-no-progress-logging | cyw930739m2evb_01 | (read/write) | 543346 | 543346 | 0 | 0.0 | |
| .app_xip_area | 425028 | 425028 | 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+rpc | (read/write) | 973636 | 973636 | 0 | 0.0 |
| .bss | 152236 | 152236 | 0 | 0.0 | |||
| .data | 2248 | 2248 | 0 | 0.0 | |||
| .text | 819132 | 819132 | 0 | 0.0 | |||
| BRD4161A+rs911x | (read/write) | 1031000 | 1031000 | 0 | 0.0 | ||
| .bss | 186640 | 186640 | 0 | 0.0 | |||
| .data | 2092 | 2092 | 0 | 0.0 | |||
| .text | 842248 | 842248 | 0 | 0.0 | |||
| BRD4187C | (read/write) | 1145924 | 1145924 | 0 | 0.0 | ||
| .bss | 138616 | 138616 | 0 | 0.0 | |||
| .data | 2596 | 2596 | 0 | 0.0 | |||
| .text | 980116 | 980116 | 0 | 0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1157200 | 1157200 | 0 | 0.0 | |
| .bss | 158192 | 158192 | 0 | 0.0 | |||
| .data | 2100 | 2100 | 0 | 0.0 | |||
| .text | 996884 | 996884 | 0 | 0.0 | |||
| window-app | BRD4187C | (read/write) | 1137924 | 1137924 | 0 | 0.0 | |
| .bss | 140056 | 140056 | 0 | 0.0 | |||
| .data | 2620 | 2620 | 0 | 0.0 | |||
| .text | 970652 | 970652 | 0 | 0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1223088 | 1223088 | 0 | 0.0 |
| (read/write) | 1788118 | 1788118 | 0 | 0.0 | |||
| .dram0.bss | 76944 | 76944 | 0 | 0.0 | |||
| .dram0.data | 13840 | 13840 | 0 | 0.0 | |||
| .flash.rodata | 257688 | 257688 | 0 | 0.0 | |||
| .flash.text | 1223088 | 1223088 | 0 | 0.0 | |||
| .iram0.text | 65204 | 65204 | 0 | 0.0 | |||
| m5stack | (read only) | 1233111 | 1233111 | 0 | 0.0 | ||
| (read/write) | 564004 | 564004 | 0 | 0.0 | |||
| .dram0.bss | 82304 | 82304 | 0 | 0.0 | |||
| .dram0.data | 34296 | 34296 | 0 | 0.0 | |||
| .flash.rodata | 314736 | 314736 | 0 | 0.0 | |||
| .flash.text | 1227727 | 1227727 | 0 | 0.0 | |||
| .iram0.text | 123939 | 123939 | 0 | 0.0 | |||
| k32w | light | k32w0+release | (read/write) | 641472 | 641472 | 0 | 0.0 |
| .bss | 74816 | 74816 | 0 | 0.0 | |||
| .data | 2064 | 2064 | 0 | 0.0 | |||
| .text | 561864 | 561864 | 0 | 0.0 | |||
| lock | k32w0+release | (read/write) | 632768 | 632768 | 0 | 0.0 | |
| .bss | 75592 | 75592 | 0 | 0.0 | |||
| .data | 2080 | 2080 | 0 | 0.0 | |||
| .text | 552368 | 552368 | 0 | 0.0 | |||
| linux | chip-tool-ipv6only | arm64 | (read only) | 10427436 | 10427436 | 0 | 0.0 |
| (read/write) | 706401 | 706401 | 0 | 0.0 | |||
| .bss | 33953 | 33953 | 0 | 0.0 | |||
| .data | 2864 | 2864 | 0 | 0.0 | |||
| .data.rel.ro | 650584 | 650584 | 0 | 0.0 | |||
| .dynamic | 560 | 560 | 0 | 0.0 | |||
| .got | 13904 | 13904 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 208 | 208 | 0 | 0.0 | |||
| .rodata | 517436 | 517436 | 0 | 0.0 | |||
| .text | 8254692 | 8254692 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 2388164 | 2388164 | 0 | 0.0 | |
| (read/write) | 143681 | 143681 | 0 | 0.0 | |||
| .bss | 55361 | 55361 | 0 | 0.0 | |||
| .data | 1912 | 1912 | 0 | 0.0 | |||
| .data.rel.ro | 77208 | 77208 | 0 | 0.0 | |||
| .dynamic | 560 | 560 | 0 | 0.0 | |||
| .got | 5184 | 5184 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 440 | 440 | 0 | 0.0 | |||
| .rodata | 143676 | 143676 | 0 | 0.0 | |||
| .text | 2001840 | 2001840 | 0 | 0.0 | |||
| mbed | lock-app | CY8CPROTO_062_4343W+release | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2451792 | 2451792 | 0 | 0.0 | |||
| .bss | 215028 | 215028 | 0 | 0.0 | |||
| .data | 5872 | 5872 | 0 | 0.0 | |||
| .text | 1414436 | 1414436 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read/write) | 1182927 | 1182927 | 0 | 0.0 |
| bss | 144433 | 144433 | 0 | 0.0 | |||
| rodata | 144208 | 144208 | 0 | 0.0 | |||
| text | 815376 | 815376 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read/write) | 1161611 | 1161611 | 0 | 0.0 | |
| bss | 143660 | 143660 | 0 | 0.0 | |||
| rodata | 135780 | 135780 | 0 | 0.0 | |||
| text | 803272 | 803272 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 841968 | 841968 | 0 | 0.0 |
| (read/write) | 1744436 | 1744436 | 0 | 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 | 1229446 | 1229446 | 0 | 0.0 | |||
| .debug_aranges | 111824 | 111824 | 0 | 0.0 | |||
| .debug_frame | 373368 | 373368 | 0 | 0.0 | |||
| .debug_info | 26826793 | 26826793 | 0 | 0.0 | |||
| .debug_line | 3670561 | 3670561 | 0 | 0.0 | |||
| .debug_loc | 3585589 | 3585589 | 0 | 0.0 | |||
| .debug_ranges | 338960 | 338960 | 0 | 0.0 | |||
| .debug_str | 3440244 | 3440244 | 0 | 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 | 569480 | 569480 | 0 | 0.0 | |||
| .symtab | 421056 | 421056 | 0 | 0.0 | |||
| .text | 1544672 | 1544672 | 0 | 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) | 1687044 | 1687044 | 0 | 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 | 1221245 | 1221245 | 0 | 0.0 | |||
| .debug_aranges | 111296 | 111296 | 0 | 0.0 | |||
| .debug_frame | 376448 | 376448 | 0 | 0.0 | |||
| .debug_info | 26563575 | 26563575 | 0 | 0.0 | |||
| .debug_line | 3691277 | 3691277 | 0 | 0.0 | |||
| .debug_loc | 3573226 | 3573226 | 0 | 0.0 | |||
| .debug_ranges | 337576 | 337576 | 0 | 0.0 | |||
| .debug_str | 3429257 | 3429257 | 0 | 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 | 533569 | 533569 | 0 | 0.0 | |||
| .symtab | 407488 | 407488 | 0 | 0.0 | |||
| .text | 1488016 | 1488016 | 0 | 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) | 1605572 | 1605572 | 0 | 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 | 1055301 | 1055301 | 0 | 0.0 | |||
| .debug_aranges | 103504 | 103504 | 0 | 0.0 | |||
| .debug_frame | 346780 | 346780 | 0 | 0.0 | |||
| .debug_info | 22027217 | 22027218 | 1 | 0.0 | |||
| .debug_line | 3261182 | 3261182 | 0 | 0.0 | |||
| .debug_loc | 3271203 | 3271203 | 0 | 0.0 | |||
| .debug_ranges | 302880 | 302880 | 0 | 0.0 | |||
| .debug_str | 3234789 | 3234789 | 0 | 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 | 469946 | 469946 | 0 | 0.0 | |||
| .symtab | 375936 | 375936 | 0 | 0.0 | |||
| .text | 1414736 | 1414736 | 0 | 0.0 | |||
| .zero.table | 0 | 0 | 0 | 0.0 | |||
| 8 | 8 | 0 | 0.0 | ||||
| lock | cy8ckit_062s2_43012 | (read only) | 845880 | 845880 | 0 | 0.0 | |
| (read/write) | 1639492 | 1639492 | 0 | 0.0 | |||
| .ARM.attributes | 46 | 46 | 0 | 0.0 | |||
| .ARM.exidx | 8 | 8 | 0 | 0.0 | |||
| .bss | 184992 | 184992 | 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 | 1057404 | 1057404 | 0 | 0.0 | |||
| .debug_aranges | 103904 | 103904 | 0 | 0.0 | |||
| .debug_frame | 348672 | 348672 | 0 | 0.0 | |||
| .debug_info | 22265885 | 22265886 | 1 | 0.0 | |||
| .debug_line | 3259043 | 3259043 | 0 | 0.0 | |||
| .debug_loc | 3299781 | 3299781 | 0 | 0.0 | |||
| .debug_ranges | 304824 | 304824 | 0 | 0.0 | |||
| .debug_str | 3254303 | 3254303 | 0 | 0.0 | |||
| .heap | 845880 | 845880 | 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 | 472353 | 472353 | 0 | 0.0 | |||
| .symtab | 377600 | 377600 | 0 | 0.0 | |||
| .text | 1443640 | 1443640 | 0 | 0.0 | |||
| .zero.table | 0 | 0 | 0 | 0.0 | |||
| 8 | 8 | 0 | 0.0 | ||||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1148140 | 1148804 | 664 | 0.1 |
| .bss | 110548 | 110580 | 32 | 0.0 | |||
| .data | 832 | 848 | 16 | 1.9 | |||
| .text | 595240 | 595904 | 664 | 0.1 | |||
| lock-app | qpg6105+debug | (read/write) | 1113204 | 1113708 | 504 | 0.0 | |
| .bss | 106364 | 106380 | 16 | 0.0 | |||
| .data | 836 | 836 | 0 | 0.0 | |||
| .text | 560300 | 560804 | 504 | 0.1 | |||
| telink | light-switch-app | tlsr9518adk80d | (read/write) | 788804 | 788804 | 0 | 0.0 |
| bss | 72472 | 72472 | 0 | 0.0 | |||
| noinit | 43520 | 43520 | 0 | 0.0 | |||
| text | 552774 | 552776 | 2 | 0.0 | |||
| lighting-app | tlsr9518adk80d | (read/write) | 810908 | 810908 | 0 | 0.0 | |
| bss | 73320 | 73320 | 0 | 0.0 | |||
| noinit | 43520 | 43520 | 0 | 0.0 | |||
| text | 570996 | 570996 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read/write) | 818852 | 818852 | 0 | 0.0 | |
| bss | 74228 | 74228 | 0 | 0.0 | |||
| noinit | 43520 | 43520 | 0 | 0.0 | |||
| text | 577178 | 577180 | 2 | 0.0 |