Skip to content

Conversation

@rosahay-silabs
Copy link
Contributor

Issue Link: MATTER-5886

Description of Problem/Feature: PSA crypto build was failing on the SLC build system for the SiWx917 SoC board.

Description of Fix/Solution: Clearing out the hard requirements for the tinycrypt flavor in favor of more configurable options in the build process, keeping the hard requirement of using one of the flavors.

Testing Done: Manually, locally with the 917SoC and changing the build to use matter_crypto_psa_siwx917

- Updated `matter_provision_flash.slcc` to remove the Tinycrypt flavor and include the generic `matter_crypto_siwx917`.
- Modified `matter_crypto_psa_siwx917.slcc` and `matter_crypto_tinycrypt_siwx917.slcc` to ensure both provide the `matter_crypto_siwx917` dependency, aligning with the new structure.
@rosahay-silabs rosahay-silabs requested a review from a team as a code owner January 14, 2026 10:26
@rosahay-silabs rosahay-silabs self-assigned this Jan 14, 2026
- Changed the path for the PSA crypto configuration file from `siwx917-chip-psa-config.h` to `siwx917-chip-psa-crypto-config.h`.
- Updated define names to reflect user configuration files for MBEDTLS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants