Skip to content

Conversation

@bensze01
Copy link
Contributor

@bensze01 bensze01 commented Oct 22, 2025

Description

Move abi_check.py to the framework so we can share it with 3.6 and TF-PSA-Crypto.

PR checklist

@bensze01 bensze01 added needs-review Every commit must be reviewed by at least two team members, needs-ci Needs to pass CI tests needs-preceding-pr Requires another PR to be merged first needs-reviewer This PR needs someone to pick it up for review size-s Estimated task size: small (~2d) priority-high High priority - will be reviewed soon labels Oct 22, 2025
@bensze01 bensze01 force-pushed the abicheck-port branch 2 times, most recently from 2dcc102 to b73f17e Compare October 22, 2025 07:04
The bulk of the script that was moved to the framework is now a pure
python module - bridge scripts like this one will remain in each
individual branch, and continue to be the way to invoke the ABI checks.

This way we can use the bridge scripts to encode branch-specific
information in a more convenient way.

Signed-off-by: Bence Szépkúti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement needs-ci Needs to pass CI tests needs-preceding-pr Requires another PR to be merged first 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-s Estimated task size: small (~2d)

Projects

Development

Successfully merging this pull request may close these issues.

1 participant