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 #1464

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

bjarki-andreasen
Copy link

@bjarki-andreasen bjarki-andreasen commented Sep 9, 2024

upmerge PR

frkv and others added 4 commits September 11, 2024 12:32
-This adds support for the 3 new mutexes that is required when building
 with Mbed TLS 3.6.0 with PSA crypto:
 - mbedtls_threading_key_slot_mutex
 - mbedtls_threading_psa_globaldata_mutex
 - mbedtls_threading_psa_rngdata_mutex
-Fixed typo

Note: There is a counterpart to this for devices that doesn't enable
CC3XX_BACKEND (Legacy crypto features) present in nrf_security to
allow thread-safe PSA core in all types of build in NCS.

Signed-off-by: Frank Audun Kvamtrø <[email protected]>
-This removes setting of MBEDTLS_ECP_MAX_BITS as this would
 result in a build-issue when trying to resolve the largest enabled
 curve size.

 This needs to be followed up with a cleanup of MBEDTLS_ECP_LIGHT
 which is still dependent on BIGNUM and BUILTIN types to be enabled

Signed-off-by: Frank Audun Kvamtrø <[email protected]>
This is now upstreamed to Zephyr, but FW binaries are still hosted here
as Zephyr does not allow blobs.

Signed-off-by: Chaitanya Tata <[email protected]>
Fix the indentation to fix the doc build error.

Signed-off-by: Chaitanya Tata <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants