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

feat(ref): add the optional load_flash_bin_v2 API #525

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Conversation

poemonsense
Copy link
Member

This new API accepts the first argument as a pointer to the flash image in memory instead of a string pointer to the flash filename.

@poemonsense
Copy link
Member Author

This new API is first introduced in OpenXiangShan/riscv-isa-sim#76.

This change is still compatible with prior versions of NEMU and Spike.

This new API accepts the first argument as a pointer to the flash
image in memory instead of a string pointer to the flash filename.
@poemonsense poemonsense merged commit 4660e72 into master Dec 26, 2024
5 checks passed
@poemonsense poemonsense deleted the flash-v2 branch December 26, 2024 01:18
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