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

[nrf fromtree] modules: mbedtls: Provide CONFIG_MBEDTLS_ASN1_PARSE_C #2620

Merged
merged 2 commits into from
Mar 25, 2025

Conversation

de-nordic
Copy link
Contributor

The commit exports control of MBEDTLS_ASN1_PARSE_C, in mbedTLS module, via Kconfig.
This allows applications to use ASN1 parser independently from other functions.

Signed-off-by: Dominik Ermel dominik.ermel@nordicsemi.no
(cherry picked from commit e8589d2)

Copy link
Contributor

@tomi-font tomi-font left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you'll want to close nrfconnect/sdk-nrf#20939.

@de-nordic de-nordic force-pushed the get_psa_from_upstream branch 3 times, most recently from 85b0ecd to 737b081 Compare March 18, 2025 13:08
@de-nordic de-nordic requested a review from nordicjm March 19, 2025 10:06
@de-nordic de-nordic force-pushed the get_psa_from_upstream branch 7 times, most recently from 55fb36e to 3f6222b Compare March 21, 2025 10:22
The commit exports control of MBEDTLS_ASN1_PARSE_C, in mbedTLS
module, via Kconfig.
This allows applications to use ASN1 parser independently from
other functions.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
(cherry picked from commit e8589d2)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…IONS

The commit adds Kconfig options that allows users to select
 - MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
 - MBEDTLS_PLATFORM_SNPRINTF_ALT
allowing Mbed TLS to use alternative definitions of STD functions.

Upstream PR #: 87135

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
@de-nordic de-nordic force-pushed the get_psa_from_upstream branch from 3f6222b to 85ceb57 Compare March 25, 2025 08:56
@nordicjm nordicjm merged commit 8b5f348 into nrfconnect:main Mar 25, 2025
18 checks passed
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.

None yet

4 participants