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

Upmerge tf m 2.1 mbedtls 3.6 #481

Closed
wants to merge 3 commits into from

Conversation

frkv
Copy link
Contributor

@frkv frkv commented Sep 19, 2024

Draft PR for fixes to TF-M/Mbed TLS

krish2718 and others added 3 commits September 24, 2024 11:31
nRF70 support moved upstream, update the names.

Signed-off-by: Chaitanya Tata <[email protected]>
-Previously there was a library called mbedcrypto_common which was
 used to pass build-related configurations to matter. This is changed
 to instead reference to the following:
 -psa_crypto_config (for PSA and Mbed TLS configurations)
 -psa_interface (for PSA crypto include files)
-The commit also removes passing the PSA crypto driver config file
 as this is no longer needed for an interface build (call from
 matter)

Signed-off-by: Frank Audun Kvamtrø <[email protected]>
-The Kconfig CHIP_CRYPTO_PSA is not a configuration that will enable
 a pure PSA crypto build. There are still features required for
 legacy support. This commit enabled MBEDTLS_LEGACY_CRYPTO_C for now
 to ensure access to ECP (and mbedtls_ecp_muladd)

Signed-off-by: Frank Audun Kvamtrø <[email protected]>
@frkv frkv force-pushed the upmerge-TF-M-2.1-mbedtls-3.6 branch from 0d8cd81 to abc7c4e Compare September 25, 2024 06:46
@LuDuda
Copy link
Collaborator

LuDuda commented Oct 17, 2024

Closing stale PR.

@LuDuda LuDuda closed this Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants