run: update RISC-V run script support
* fix build error for bbl upon intial build * set memory to 128 MB in spike * support 'forever' timeout issue #2423
This commit is contained in:
committed by
Christian Helmuth
parent
2f38f50b1e
commit
7113c17100
@@ -3,5 +3,7 @@
|
||||
## Run tool configuration
|
||||
##
|
||||
|
||||
RUN_OPT = --include image/bbl
|
||||
RUN_OPT = --include image/bbl \
|
||||
--include power_on/spike \
|
||||
--include log/spike
|
||||
|
||||
|
||||
Reference in New Issue
Block a user