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

[CSA-CP]Bring GN support for sisdk2024.12.0 wifisdk 3.4.0 #212

Conversation

jmartinez-silabs
Copy link
Contributor

Update Silabs platform to use our latest released Sisdk (2024.12.0) and Wifi SDK (v3.4.0)

List of changes:

Update submodule sha for simplicity_sdk, wifi_sdk and matter_support in line with the latest releases.
Update the linker script file for each family.
Update the docker image version used for the git actions/workflow (which contains the latest SDKs)
Add/Remove/Rename Files pulled from our SDKs in line with the new versions of those.
A few API updates/changes

Testing

Ci validates builds of various apps on different MCUs with varying options
Manually tested the build of each app, and the commissioning and control over the matter network on at least 1 MCU from each family(MG24, MGM24, MG26, Si917)

* Bump submodule for sdk updates and docker image version

* Update files and libs pulled from sisdk. add -fno-lto ld flag. update mg24 linkerfile

* Bring PSA crypto changes from sisdk

Co-authored-by: Ricardo Casallas <77841255+rcasallas-silabs@users.noreply.github.com>

* fixup merge conflict on CHIPCryptoPALPsaEfr32.cpp

* Update mgm24 linkerfile. add no-lto to test-driver

* update mg26 linkerfile

* Adds mbedTLS 3.x support with tinycrypt uECC APIs (#132)

* [SL-UP] Add BRD4338A support for Wiseconnect 3.4 in GN (#104)

* Update for siwx917

* Changes for wifi sdk 3.4.0 (#89)

* fix slc-gen build

* fix wifi ncp build

* Fixup nxp submodule desync

* Fix ot_lib builds

* Fix linking issue with coapi lib. address comments

* Cleanup commented lines and bump merged matter_support sha

* move some psa define from coap config to the right header

* Add segger_rtt reference in linkerfile

* fix rebase to master conflict issue

---------

Co-authored-by: Ricardo Casallas <77841255+rcasallas-silabs@users.noreply.github.com>
Co-authored-by: Rohan Sahay <103027015+rosahay-silabs@users.noreply.github.com>
Co-authored-by: Mathieu Kardous <84793247+mkardous-silabs@users.noreply.github.com>
Co-authored-by: bhmanda-silabs <107180296+bhmanda-silabs@users.noreply.github.com>
@jmartinez-silabs jmartinez-silabs requested a review from a team as a code owner January 16, 2025 20:00
@mkardous-silabs mkardous-silabs added the csa-cp This TAG indicates that this commit is a cherry-pick from a CSA commit. label Jan 16, 2025
…target board (#35952)
@jmartinez-silabs jmartinez-silabs merged commit 1ad42b2 into release_2.5-1.4 Jan 17, 2025
12 of 13 checks passed
@jmartinez-silabs jmartinez-silabs deleted the csa-cp/gn_sisdk2024.12.0_wifisdk_3.4.0_support branch January 17, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changing-submodules-on-purpose csa-cp This TAG indicates that this commit is a cherry-pick from a CSA commit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants