-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Telink] Add OTA LZMA image compression & Update builds to docker version 90 #36356
[Telink] Add OTA LZMA image compression & Update builds to docker version 90 #36356
Conversation
slot-1 smaller then slot-0
This reverts commit 88ec4cb.
Require new Telink Docker image #36355 |
PR #36356: Size comparison from eb551f7 to 6def151 Full report (14 builds for cc13x4_26x4, cc32xx, nrfconnect, qpg, stm32, tizen)
|
PR #36356: Size comparison from eb551f7 to e056078 Full report (47 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, psoc6, qpg, stm32)
|
PR #36356: Size comparison from 50ad31c to adc814c Full report (79 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
@andy31415 |
@s07641069 this change was intentional as a result of discussions in the software development group: adding every possible reviewer to every PR did not seem to be productive: most people would not end up reviewing anyway and it seemed like mostly noise. As a result, we stopped adding people to PRs and rely on previous auto-assignment (that was done anyway when the entire list was added) or by following up on slack. The only auto-add is done for area-specific settings defined in https://github.com/project-chip/connectedhomeip/blob/master/CODEOWNERS |
PR #36356: Size comparison from 50ad31c to 7190b30 Increases above 0.2%:
Full report (79 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
…sion 90 (project-chip#36356) * [Telink] Decrease MCUboot RAM usage for LZMA compression * [Telink] Update process_binaries script for LZMA compression * [Telink] Optimize MCUboot flash usage for LZMA * [Telink] BOOT_BOOTSTRAP is not needed with BOOT_UPGRADE_ONLY mode * [Telink] Enable support LZMA compression * [Telink] Remove LZMA properties for RAW * [Telink] image update initiation via button press * [Telink] Increase heap size * [Telink] Use DEBUG log level as default * [Telink] Add Flash overay to test LZMA slot-1 smaller then slot-0 * Revert "[Telink] Add Flash overay to test LZMA" This reverts commit 88ec4cb. * [Telink] Fix matter.ota regenaration without remove build folder * [Telink] Add LZMA CI build * [Telink] Temporarry use latest Zephyr to check CI builds * Restyled by autopep8 * Restyled by isort * [Telink] Update builds to docker version 90 * [Telink] Fix targets * [Telink] use compress-lzma instead of compress_lzma --------- Co-authored-by: Serhii Salamakha <serhii.salamakha@gmail.com> Co-authored-by: Restyled.io <commits@restyled.io>
Change overview