Skip to content

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 [email protected]
(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 <[email protected]>
(cherry picked from commit e8589d2)
…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 <[email protected]>
@de-nordic de-nordic force-pushed the get_psa_from_upstream branch from 3f6222b to 85ceb57 Compare March 25, 2025 08:56
@sonarqubecloud
Copy link

@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.

4 participants