OpenTitan: Run tests#2634
Merged
Merged
Conversation
413801d to
7ef08fc
Compare
2 tasks
ppannuto
previously approved these changes
Jul 1, 2021
ppannuto
left a comment
Member
There was a problem hiding this comment.
I think some of the platform selection logic is probably a bit awkward (depending on the magic-ish environment variable), but this is nicely contained to /boards, and I think we're comfortably in the try-out-a-few-approaches phase.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
7ef08fc to
e6fd89b
Compare
Contributor
Author
|
Rebased and good to go |
hudson-ayers
approved these changes
Jul 1, 2021
Contributor
|
bors r+ |
Contributor
bors Bot
added a commit
that referenced
this pull request
Jul 29, 2021
2644: OpenTitan: Bump the FPGA bitstream r=phil-levis a=alistair23 ### Pull Request Overview This PR builds on top of #2634 This PR bumps the OpenTitan bitstream SHA. This means three things 1. Some small changes to handle the new design 2. The OTBN tests no longer work as OTBN has been removed from the FPGA build. This isn't ideal, but we can't hold the work back on this 3. We can enable the flash tests as lowRISC/opentitan#4730 is now fixed ### Testing Strategy The built in OpenTitan tests ### TODO or Help Wanted `@jrvanwhy` or `@silvestrst` can someone please upload a new release to https://storage.googleapis.com/artifacts.opentitan.org/ ### 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>
sirchnik
pushed a commit
to sirchnik/tock
that referenced
this pull request
May 12, 2026
2634: OpenTitan: Run tests r=bradjc a=alistair23 ### Pull Request Overview This PR builds on tock#2629 and adds tests for the OpenTitan board. ### Testing Strategy This PR! ### 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>
sirchnik
pushed a commit
to sirchnik/tock
that referenced
this pull request
May 12, 2026
2644: OpenTitan: Bump the FPGA bitstream r=phil-levis a=alistair23 ### Pull Request Overview This PR builds on top of tock#2634 This PR bumps the OpenTitan bitstream SHA. This means three things 1. Some small changes to handle the new design 2. The OTBN tests no longer work as OTBN has been removed from the FPGA build. This isn't ideal, but we can't hold the work back on this 3. We can enable the flash tests as lowRISC/opentitan#4730 is now fixed ### Testing Strategy The built in OpenTitan tests ### TODO or Help Wanted `@jrvanwhy` or `@silvestrst` can someone please upload a new release to https://storage.googleapis.com/artifacts.opentitan.org/ ### 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Overview
This PR builds on #2629 and adds tests for the OpenTitan board.
Testing Strategy
This PR!
TODO or Help Wanted
Documentation Updated
/docs, or no updates are required.Formatting
make prepush.