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

Update dtm.h with switch_to_* functions #1477

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

abejgonzalez
Copy link
Contributor

This PR adds switch_to_{host,target} functions matching the same functionality as tsi.cc (

void switch_to_host();
,
void switch_to_target();
).

Copy link
Collaborator

@jerryz123 jerryz123 left a comment

Choose a reason for hiding this comment

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

This looks wholly innocuous, so SFTM.

@aswaterman aswaterman merged commit b5d13f3 into riscv-software-src:master Oct 10, 2023
3 checks passed
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.

3 participants