Skip to content

[backport 1.1] include tf_psa_crypto_platform_requirements.h in tf_psa_crypto_config.c#785

Open
valeriosetti wants to merge 2 commits into
Mbed-TLS:tf-psa-crypto-1.1from
valeriosetti:backport-pr777
Open

[backport 1.1] include tf_psa_crypto_platform_requirements.h in tf_psa_crypto_config.c#785
valeriosetti wants to merge 2 commits into
Mbed-TLS:tf-psa-crypto-1.1from
valeriosetti:backport-pr777

Conversation

@valeriosetti
Copy link
Copy Markdown
Contributor

@valeriosetti valeriosetti commented Apr 29, 2026

Description

Backport of #777

PR checklist

This is required because if the user defined configuration file (not the
default one provided by tf-psa-crypto) includes files from the standard
C library then __STDC_WANT_LIB_EXT1__ won't be defined there which
cause weird build failures.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
Signed-off-by: Valerio Setti <vsetti@baylibre.com>
@valeriosetti valeriosetti added needs-review Every commit must be reviewed by at least two team members needs-reviewer This PR needs someone to pick it up for review priority-high High priority - will be reviewed soon size-xs Estimated task size: extra small (a few hours at most) labels Apr 29, 2026
Copy link
Copy Markdown
Contributor

@gilles-peskine-arm gilles-peskine-arm left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-review Every commit must be reviewed by at least two team members needs-reviewer This PR needs someone to pick it up for review priority-high High priority - will be reviewed soon size-xs Estimated task size: extra small (a few hours at most)

Projects

Development

Successfully merging this pull request may close these issues.

2 participants