8000 kernel: hil: rsa_math: Fixup the mutable Client by alistair23 · Pull Request #3309 · tock/tock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kernel: hil: rsa_math: Fixup the mutable Client #3309

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

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

alistair23
Copy link
Contributor

Pull Request Overview

The RsaCryptoBaseMut trait has the incorrect client type for set_client(). We should be using ClientMut instead of Client.

Testing Strategy

TODO or Help Wanted

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

The RsaCryptoBaseMut trait has the incorrect client type for
`set_client()`. We should be using `ClientMut` instead of `Client`.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
@github-actions github-actions bot added the kernel label Nov 1, 2022
@lschuermann
Copy link
Member

Seems to be pretty uncontroversial:

bors r+

bors bot added a commit that referenced this pull request Nov 2, 2022
3309: kernel: hil: rsa_math: Fixup the mutable Client r=lschuermann a=alistair23

### Pull Request Overview

The RsaCryptoBaseMut trait has the incorrect client type for `set_client()`. We should be using `ClientMut` instead of `Client`.

### Testing Strategy

### TODO or Help Wanted

### Documentation Updated

- [X] Updated the relevant files in `/docs`, or no updates are required.

### Formatting

- [X] Ran `make prepush`.


Co-authored-by: Alistair Francis <alistair.francis@wdc.com>
@bors
Copy link
Contributor
bors bot commented Nov 2, 2022
8000

Timed out.

@hudson-ayers
Copy link
Contributor

bors retry

@bors
Copy link
Contributor
bors bot commented Nov 2, 2022

@bors bors bot merged commit 55c73f1 into tock:master Nov 2, 2022
@alistair23 alistair23 deleted the alistair/rsa-fixup branch November 2, 2022 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0