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

RISC-V Semihosting 3 of 3: Warn if encountered but disabled #1200

Open
wants to merge 1 commit into
base: riscv
Choose a base branch
from

Conversation

JanMatCodasip
Copy link
Collaborator

If semihosting is disabled but there is a semihosting request encountered in the program, provide a clear hint to the user what happened and what can be done about it.

@JanMatCodasip
Copy link
Collaborator Author

Note: This MR is built on top of #1198 and #1199.

@JanMatCodasip JanMatCodasip force-pushed the jm-codasip/semihosting-3-warn-if-encountered-but-disabled branch from 27cf384 to aad9f9b Compare January 7, 2025 14:12
@JanMatCodasip JanMatCodasip requested a review from en-sc January 8, 2025 06:50
@JanMatCodasip JanMatCodasip force-pushed the jm-codasip/semihosting-3-warn-if-encountered-but-disabled branch 3 times, most recently from 7a1bc94 to 83b9898 Compare January 14, 2025 16:11
@JanMatCodasip JanMatCodasip force-pushed the jm-codasip/semihosting-3-warn-if-encountered-but-disabled branch 2 times, most recently from 6ca507b to 1bcd382 Compare January 20, 2025 08:10
en-sc
en-sc previously approved these changes Jan 20, 2025
src/target/riscv/riscv_semihosting.c Show resolved Hide resolved
@JanMatCodasip JanMatCodasip dismissed en-sc’s stale review January 22, 2025 08:23

The merge-base changed after approval.

If semihosting is disabled but there is a semihosting request
encountered in the program, provide a clear hint to the user
what happened and what can be done about it.

Change-Id: I8fa7b821ca9a853cbc884f38d138fa5c8946c84c
Signed-off-by: Jan Matyas <jan.matyas@codasip.com>
@JanMatCodasip JanMatCodasip force-pushed the jm-codasip/semihosting-3-warn-if-encountered-but-disabled branch from 1bcd382 to b7d9ab5 Compare January 22, 2025 11:00
@JanMatCodasip
Copy link
Collaborator Author

Note: I have rebased this PR after because the dependency #1199 has been merged.

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