Skip to content
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

Cherry-pick to earlgrey_1.0.0: [opentitanlib] Refactor RPC module to enable supporting future console interfaces (e.g., SPI) #24840

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

github-actions[bot]
Copy link

This is an automatic cherry-pick of #24366 to branch earlgrey_1.0.0.

This refactors the RPC module to support additional console devices, e.g.
the SPI device console.

Signed-off-by: Anthony Chen <[email protected]>
(cherry picked from commit 7b1896b)
This change reflects the expanded functionality beyond UART devices. The
new names are more generic, indicating their use for console
communication regardless of the underlying peripheral.

Signed-off-by: Anthony Chen <[email protected]>
(cherry picked from commit 1344b7f)
@github-actions github-actions bot requested a review from a team as a code owner October 22, 2024 16:49
@github-actions github-actions bot requested review from HU90m and removed request for a team October 22, 2024 16:49
@timothytrippel timothytrippel requested review from cfrantz and timothytrippel and removed request for HU90m October 22, 2024 16:49
@timothytrippel timothytrippel merged commit 49a8d11 into earlgrey_1.0.0 Oct 22, 2024
26 checks passed
@timothytrippel timothytrippel deleted the backport-24366-to-earlgrey_1.0.0 branch October 22, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants