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

Cached Buildroot Images #277

Closed abejgonzalez closed 1 year ago

abejgonzalez commented 1 year ago

This adds support in FireMarshal buildroot to use a cached buildroot image downloaded from the internet. This only happens if all of the following is true:

This also adds 2 CI hooks to build and upload the images:

I use https://github.com/firesim/firemarshal-public-br-images as the storage repo.