firesim / FireMarshal

Software workload management tool for RISC-V based SoC research. This is the default workload management tool for Chipyard and FireSim.
https://docs.fires.im/en/latest/Advanced-Usage/Workloads/index.html
Other
74 stars 49 forks source link

Bump to kernel 6.6 with latest buildroot #307

Closed jerryz123 closed 2 months ago

jerryz123 commented 2 months ago

The 13.2 toolchain installs Linux 6.6 headers. This updates the kernel to 6.6, and buildroot to latest, which supports 6.6.

This also provides a better error message when running marshal in a unsupported filesystem and exposes the mount-dir as a configurable option to resolve such errors.