Skip to content

Conversation

@ia0
Copy link
Member

@ia0 ia0 commented Oct 3, 2025

This was changed by the bump in #932.

@ia0 ia0 requested a review from ia0-review October 3, 2025 14:20
@ia0 ia0 added for:usability Improves users (and maintainers) life runner:opentitan Modifies the OpenTitan runner labels Oct 3, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces support for checksum calculation for cryptographic keys within the OpenTitan runner, specifically for ECDH operations. This is achieved by adding new checksum methods to key types and exposing a new vendor syscall for tests to trigger checksum updates. The changes are logical, but I've identified a critical issue with method signatures that would prevent compilation, and a medium-severity portability issue in the test code. Addressing these points will improve the correctness and robustness of the implementation.

@ia0 ia0 merged commit c610bf6 into google:main Oct 3, 2025
22 checks passed
@ia0 ia0 deleted the opentitan branch October 3, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

for:usability Improves users (and maintainers) life runner:opentitan Modifies the OpenTitan runner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants