-
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] [SiWx917] Added the platform chip_crypto to SiWx917 platform #25019
[Silabs] [SiWx917] Added the platform chip_crypto to SiWx917 platform #25019
Conversation
PR #25019: Size comparison from b04c8ca to 38c5875 Increases (1 build for cc32xx)
Full report (3 builds for cc32xx, qpg)
|
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.
Rubber stamping, build files are ok. I did a quick overview of the crypto files. They are the tinycrypt implementation right?
The CLA part of the pull approve seem t to have failesld. You will probably have to rebase or make a bother plus to the pr to force a rerun
PR #25019: Size comparison from 6ce0f90 to 24ff23d Increases (1 build for cc32xx)
Full report (1 build for cc32xx)
|
PR #25019: Size comparison from 04adc52 to 620a354 Increases (1 build for cc32xx)
Full report (1 build for cc32xx)
|
@rcasallas-silabs Can you take a look at this one. The CHIPCryptoPal file mostly |
Actually need to update this a bit, due to the changes done on this PR #23792 |
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.
Add common changes to src/crypto/CHIPCryptoPAL.h
, and extend platform-specific features from the common code.
PR #25019: Size comparison from 04adc52 to 893616e Increases (1 build for cc32xx)
Decreases (1 build for cc32xx)
Full report (1 build for cc32xx)
|
…project-chip#25019) * Added the platform chip_crypto to SiWx917 platform * Restyled by gn * removed chipcryptopal.h and modified Aes128KeyHandle which was missed * Restyled by clang-format * Restyled by gn * result was added twice, removed one --------- Co-authored-by: Restyled.io <[email protected]>
Added the tinycrypt in chip crypto to the platform specific
Adding the required files for the CHIPCryptoPal*
Tested commissioning locally