Skip to content

Add Spike-STF Support, Update Dockerfile, and Fix README Links #265

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Jatin-exe
Copy link

Building on PR #246, this PR adds support for generating baremetal STF traces on Spike.

Changes:

  • README: Fixed broken links in traces/README.md.
  • Dockerfile:
    • Upgraded base image from ubuntu:22.04 to ubuntu:24.04 for improved compatibility.
    • Set default Git configs to enable non-interactive script execution.
    • Switched to HTTP instead of SSH for Git operations to avoid credential setup.
    • Added stf_tools as a dependency for spike-stf.

These changes enable non-interactive execution of Spike-STF scripts in the Docker environment and support baremetal STF trace generation.

@Jatin-exe Jatin-exe force-pushed the jatin/spike-stf-dockerfile branch 2 times, most recently from aff36ac to b1a5e8f Compare July 15, 2025 16:12
@Jatin-exe Jatin-exe force-pushed the jatin/spike-stf-dockerfile branch from b1a5e8f to 59cbef8 Compare July 15, 2025 16:24
@arupc
Copy link
Collaborator

arupc commented Jul 15, 2025

Why is force-push needed?

@Jatin-exe
Copy link
Author

I had to amend my commit message, which required me to force push

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