summaryrefslogtreecommitdiffstats
path: root/source-builder/config/spike-1-1.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rsb: Fix Spike buildHesham Almatary2020-04-091-3/+2
| | | | | | * There is no all$ target in Spike * There is no longer --with-fesvr flag since fesvr is source-inlined by default
* rsb: Update RISC-V's Spike revisionHesham Almatary2019-11-121-20/+2
| | | | | | | | Latest Spike integrated fesvr in its source directory, so there is no separate fesvr anymore. Also use a revision of Spike that fixes the file permissions when getting installed.
* Update Spike RSB recipe and correct installed permissionsJoel Sherrill2019-10-231-12/+22
| | | | Updates #3802.
* rsb: Update RISC-V's Spike revisionHesham Almatary2018-11-121-10/+10
|
* windows: Remove BuildRoot from all configs, add a short tmp path.Chris Johns2018-11-051-1/+0
| | | | Closes #3562.
* RSB - RISC-V: Add scripts to build RISC-V's simulatorHesham Almatary2017-10-281-0/+64
Update #3109