Skip to content

sifive/rvoffload-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rvoffload-builder

Instructions

Only build rvoffload and use prebuilt files for other components

Run ./build.sh --use-prebuilt

Build everything

Run build.sh, which build the files needed for run and test to share/.

Run the test

  1. Run boot.sh, which copy the static files for boot and test to assets/ and share/. It also bring-up the qemu-sys
  2. Login with root
  3. Run the following commands to prepare the drive
mkdir -p /host_share
mount -t 9p -o trans=virtio,version=9p2000.L host0 /host_share
  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