Skip to content

Teach check_names about platform requirement macros in common.h#299

Open
gilles-peskine-arm wants to merge 1 commit intoMbed-TLS:mainfrom
gilles-peskine-arm:iar-1.1.0-check-names
Open

Teach check_names about platform requirement macros in common.h#299
gilles-peskine-arm wants to merge 1 commit intoMbed-TLS:mainfrom
gilles-peskine-arm:iar-1.1.0-check-names

Conversation

@gilles-peskine-arm
Copy link
Copy Markdown
Contributor

Unfortunately, for IAR, we need to mention some platform requirement macros outside of tf_psa_crypto_platform_requirements.h. Add an exception to check_names.py, because it's a lot easier than finding some generic mechanism. (//no-check-names doesn't help with a macro definition.)

PR checklist

Unfortunately, for IAR, we need to mention some platform requirement macros
outside of `tf_psa_crypto_platform_requirements.h`. Add an exception to
`check_names.py`, because it's a lot easier than finding some generic
mechanism. (`//no-check-names` doesn't help with a macro definition.)

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
@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-high High priority - will be reviewed soon labels Apr 10, 2026
@gilles-peskine-arm gilles-peskine-arm added the size-xs Estimated task size: extra small (a few hours at most) label Apr 10, 2026
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.

1 participant