Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ML-DSA] Measure stack size on CI #654

Open
franziskuskiefer opened this issue Nov 4, 2024 · 1 comment
Open

[ML-DSA] Measure stack size on CI #654

franziskuskiefer opened this issue Nov 4, 2024 · 1 comment
Assignees
Labels
ci Continuous integration

Comments

@franziskuskiefer
Copy link
Member

Measure the stack used by the ml-dsa and ml-kem code on CI and fail if a frame is larger than 25344. The output should also give use a list of functions and their stack usage.

@jschneider-bensch
Copy link
Collaborator

With #699, we have a temporary fix in place for stack usage of Debug builds, so I'm lowering priority until we settle on a better strategy in general.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants