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

Fix risc-v-kernel-module tutorial and example code #72

Merged
merged 4 commits into from
Apr 23, 2024

Conversation

mengmengjiang1999
Copy link
Contributor

  1. in the tsffs tutorial document, chapter 5, section 5.2.6 Running the Fuzzer
    When we need to [Create a Project], we should add packages about risc-v into the project, as follow:
ispm projects project --create 1000-latest 2096-latest 2050-latest 2053-latest 8112-latest 31337-latest \
  --ignore-existing-files
cd project

otherwise the simic may can't find targets like risc-v-simple/linux

  1. also in chapter 5, section 5.2.6 Running the Fuzzer, run.simic script is inconsistent to the one in the tsffs/examples/tutorials/risc-v-kernel/project/run.simic, while the former is correct.

@novafacing
Copy link
Contributor

Thanks for your contribution (and for trying tsffs out!), I'm currently out of office and will review your PR Friday when I return 😄

@novafacing novafacing merged commit 50f06dd into intel:main Apr 23, 2024
16 checks passed
novafacing added a commit to novafacing/tsffs that referenced this pull request May 28, 2024
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