mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-20 03:47:20 -04:00
Merge pull request #1216 from jordancarlin/imperas-riscv-tests
Don't create imperas-riscv-tests for zsbl
This commit is contained in:
commit
ee8dedd103
1 changed files with 0 additions and 2 deletions
|
@ -117,8 +117,6 @@ $(TARGET).memfile: $(TARGET)
|
|||
@echo 'Making memory file'
|
||||
riscv64-unknown-elf-elf2hex --bit-width 64 --input $^ --output $@
|
||||
extractFunctionRadix.sh $<.objdump
|
||||
mkdir -p ../../imperas-riscv-tests/work/rv64BP/
|
||||
cp -f $(TARGETDIR)/* ../../imperas-riscv-tests/work/rv64BP/
|
||||
@echo 'Splitting memfile.'
|
||||
./splitfile.sh $@
|
||||
mv boot.mem ../src/boot.mem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue