-
Notifications
You must be signed in to change notification settings - Fork 799
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
[Opentitantool] Add a ftdi transport to the opentitanlib. #25645
Conversation
46cafd1
to
9c5250e
Compare
Curious... What is the Voyager board? How is it associated with this project? |
Sorry for letting that unexplained. I updated the description. |
just wondering - what is the status of this PR? Please let me know if I can support you @engdoreis, I soon would need to have an |
FYI @engdoreis, I've changed how Rust dependencies are handled so you will need to rebase and drop the changes to |
The new dependencies will be used to implement a new transport that will use a ftdi chip to bootstrap a opentitan chip. Signed-off-by: Douglas Reis <[email protected]>
9c5250e
to
d10ebc3
Compare
Signed-off-by: Douglas Reis <[email protected]>
d10ebc3
to
16884ec
Compare
Signed-off-by: Douglas Reis <[email protected]>
Signed-off-by: Douglas Reis <[email protected]>
16884ec
to
46f5fc6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking good, thanks.
Successfully created backport PR for |
This PR adds support for the Voyager board by adding a ftdi transport to opentitantool.
The ftdi transport may also be useful for the CW340.
Note: Voyager is a simple board lowRISC and NewAE designed to demonstrate the OpenTitan Earl Grey chip at conferences and other events.