Skip to content

sifive/rvoffload-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rvoffload-builder

Instructions

  1. Run build.sh, which build the files needed for run and test to share/.
  2. Run boot.sh, which copy the static files for boot and test to assets/ and share/. It also bring-up the qemu-sys
  3. Login with root
  4. Run the following commands to prepare the drive
mount /dev/vda /mnt
mount -t proc none /mnt/proc
mount -t sysfs none /mnt/sys

mount -o bind /dev /mnt/dev
mount -t devpts devpts /mnt/dev/pts

mount -o bind /run /mnt/run

chroot /mnt /bin/bash
  1. Run /host_share/run_test.sh
  2. Wait for a while and it should show
search path: librvo.so
EXEC @run_initialize
result[0]: hal.buffer_view
1x1xi64=[29892]

About

Automations for rvoffload build and test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages