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

target/riscv: check other TAPs in select_dmi() #1146

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

en-sc
Copy link
Collaborator

@en-sc en-sc commented Oct 10, 2024

If some other TAP is not in BYPASS, an IR scan is needed to select BYPASS on that TAP.

Change-Id: Iae425a415109b1a853db3718762661877eea56e8

@en-sc en-sc self-assigned this Oct 10, 2024
Copy link
Collaborator

@JanMatCodasip JanMatCodasip left a comment

Choose a reason for hiding this comment

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

Overall, this change looks all right to me. Could you please take a look at my comments and questions. I don't expect to have any more findings than what I have just posted.

Thank you.

src/target/riscv/riscv-013.c Outdated Show resolved Hide resolved
src/target/riscv/riscv-013.c Outdated Show resolved Hide resolved
src/target/riscv/riscv-013.c Outdated Show resolved Hide resolved
@en-sc en-sc force-pushed the en-sc/select-dmi-bypass branch from 225a7cf to 6c5ae52 Compare October 16, 2024 10:41
If some other TAP is not in BYPASS, an IR scan is needed to select
BYPASS on that TAP.

Change-Id: Iae425a415109b1a853db3718762661877eea56e8
Signed-off-by: Evgeniy Naydanov <[email protected]>
@en-sc en-sc force-pushed the en-sc/select-dmi-bypass branch from 6c5ae52 to f3ed0ab Compare October 16, 2024 10:44
Copy link
Collaborator

@JanMatCodasip JanMatCodasip left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@en-sc en-sc merged commit bc68bd7 into riscv-collab:riscv Oct 18, 2024
4 checks passed
@en-sc en-sc deleted the en-sc/select-dmi-bypass branch October 18, 2024 09:39
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