Skip to content

Conversation

irwir
Copy link

@irwir irwir commented Jul 30, 2025

Description

Macro WIN32_LEAN_AND_MEAN excludes a few APIs that are rarely used. If needed, the necessary headers would be added explicitly.
The macro goes into a header file and thus should be in the exceptions of the name check script (to be used in Mbed-TLS/TF-PSA-Crypto#262 or a follow-up).

PR checklist

  • TF-PSA-Crypto PR not required
  • development PR not required
  • 3.6 PR not required because no backport was planned.

Signed-off-by: irwir <irwir@users.noreply.github.com>
Copy link
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

@gilles-peskine-arm gilles-peskine-arm 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-medium Medium priority - this can be reviewed as time permits size-xs Estimated task size: extra small (a few hours at most) labels Jul 30, 2025
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-medium Medium priority - this can be reviewed as time permits size-xs Estimated task size: extra small (a few hours at most)
Projects
Status: In Development
Development

Successfully merging this pull request may close these issues.

2 participants