-
Notifications
You must be signed in to change notification settings - Fork 1
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
libcrux-iot utility script #14
Comments
Notes on how to tackle this: https://md.cryspen.com/5CY70Y0dTqqG2lZnFqzVeA# |
@jschneider-bensch what is needed to close this issue? |
Good question, it's indeed not well defined. We have the test & benchmark runner which runs on the boards itself and offers some convenience in writing tests and benchmarks across at least the Cortex-M boards at the moment. The runner outputs its events in a custom format via the debug probe. We should have another component on the host which can collect the runners output and processes it further, e.g. it could update our running benchmark collection table. Jan and I talked about this (but didn't make an issue of it). I'll make a sub-issue for that here, so we know when this is done? |
👍🏻 sounds good. Let's make a sub-issue and then close this when it's done. |
Build a utility script to easily build, test, and benchmark ML-KEM and ML-DSA for the boards in parameters.md (that we support).
The text was updated successfully, but these errors were encountered: