-
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
[Silabs] DIC Changes #28857
[Silabs] DIC Changes #28857
Conversation
PR #28857: Size comparison from 5532798 to 64babce Decreases (2 builds for bl702, efr32)
Full report (62 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #28857: Size comparison from 5532798 to 0bfc9c9 Decreases (1 build for cc32xx)
Full report (1 build for cc32xx)
|
PR #28857: Size comparison from 5532798 to 1f68a00 Decreases (28 builds for bl702, bl702l, cc32xx, efr32, linux, psoc6, qpg, telink)
Full report (62 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #28857: Size comparison from 5532798 to b37206d Increases above 0.2%:
Increases (38 builds for bl702, cyw30739, efr32, esp32, linux, nrfconnect, psoc6, telink)
Decreases (22 builds for bl702, bl702l, cc32xx, esp32, linux, psoc6, qpg, telink)
Full report (62 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
single comment to address
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Already under the appropriate define
Fast tracked : platform specific |
* AWS OTA Changes for SOC * Added missing mbedtls defines and files for dic * Restyled by gn * Removed not required macros --------- Co-authored-by: thirupathi <ths@silabs.com> Co-authored-by: Restyled.io <commits@restyled.io>
Merge in WMN_TOOLS/matter from feature/cherry-pick_pr_for_DIC_feature to RC_2.2.0-1.2 Squashed commit of the following: commit f5166a2be3d3849146f89742ce0ef2a0c76bcbd3 Author: KishorSilabs <112456954+KishorSilabs@users.noreply.github.com> Date: Fri Aug 25 18:08:41 2023 +0530 [Silabs] DIC Changes (project-chip#28857) * AWS OTA Changes for SOC * Added missing mbedtls defines and files for dic * Restyled by gn * Removed not required macros --------- Co-authored-by: thirupathi <ths@silabs.com> Co-authored-by: Restyled.io <commits@restyled.io>
Merge in WMN_TOOLS/matter from feature/cherry-pick_pr_for_DIC_feature to RC_2.2.0-1.2 Squashed commit of the following: commit f5166a2be3d3849146f89742ce0ef2a0c76bcbd3 Author: KishorSilabs <112456954+KishorSilabs@users.noreply.github.com> Date: Fri Aug 25 18:08:41 2023 +0530 [Silabs] DIC Changes (project-chip#28857) * AWS OTA Changes for SOC * Added missing mbedtls defines and files for dic * Restyled by gn * Removed not required macros --------- Co-authored-by: thirupathi <ths@silabs.com> Co-authored-by: Restyled.io <commits@restyled.io>
* AWS OTA Changes for SOC * Added missing mbedtls defines and files for dic * Restyled by gn * Removed not required macros --------- Co-authored-by: thirupathi <ths@silabs.com> Co-authored-by: Restyled.io <commits@restyled.io>
Added aws ota define in .gn file of 917 SOC.
Modified tcp mss value, tcp thread priority for DIC and.
Added Missing macros inside DIC_ENABLE Macros.
Added missing file in efr32_sdk.gni for missing macros.