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

CI only - No reviews #13970

Closed
wants to merge 57 commits into from
Closed

Conversation

Vge0rge
Copy link
Contributor

@Vge0rge Vge0rge commented Feb 12, 2024

No description provided.

mswarowsky and others added 16 commits February 12, 2024 22:10
PKCS7 is needed for certificate parsing, which also requires CBC mode,
therefore enabling both

Signed-off-by: Markus Swarowsky <[email protected]>
Matter update to use the new Mbed TLS defines.

Signed-off-by: Vidar Lillebø <[email protected]>
Add more cases to quarantine_zephyr. These are redundant tests
that are failing and don't provide enough value to be maintained.

Signed-off-by: Vidar Lillebø <[email protected]>
PKCS5 uses CBC with PKCS7 padding, so we're adding the dependency
to Kconfig.

Signed-off-by: Vidar Lillebø <[email protected]>
Since we don't provide the function anymore.

Signed-off-by: Georgios Vasilakis <[email protected]>
We had a patch there because we enabled the
MBEDTLS_PLATFORM_ZEROIZE_ALT when CryptoCell
is enabled but we don't need this anymore since
the platform zeroize function not not provided
by the CryptoCell platform library anymore.

Signed-off-by: Georgios Vasilakis <[email protected]>
uoscore isn't ported to use NRF security so
it is not supported.

Signed-off-by: Georgios Vasilakis <[email protected]>
The new mbedtls revision has brought in more mbedtls legacy
sources. Add these to the build as well.

Signed-off-by: Sebastian Bøe <[email protected]>
We recently deleted the oberon "legacy mbedtls" header files, in this
patch we add some cmake code for also adding mbedtls "legacy mbedtls"
header files to path to replace these deleted files.

Signed-off-by: Sebastian Bøe <[email protected]>
Fix project config for wifi board

Signed-off-by: Sebastian Bøe <[email protected]>
add missing deps in WPA_SUPP_CRYPTO_

Signed-off-by: Sebastian Bøe <[email protected]>
MBEDTLS_RSA_C is now partially implemented using PSA APIs, so we need to
add the requirement that these are enabled.

Signed-off-by: Vidar Lillebø <[email protected]>
Signed-off-by: Georgios Vasilakis <[email protected]>
@Vge0rge Vge0rge force-pushed the tfm_20_ncs_upmerge_george branch from 513a03c to a234d24 Compare February 12, 2024 21:10
@Vge0rge Vge0rge requested a review from D-Triveni as a code owner February 12, 2024 21:22
Signed-off-by: Georgios Vasilakis <[email protected]>
@mswarowsky
Copy link
Contributor

The upmerge is done so this is not needed anymore...

@mswarowsky mswarowsky closed this Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants