Skip to content

syswonder/hvisor_build_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image generator for hvisor

Support

  1. hvisor binary
  2. linux image (for zone0)
  3. ruxos image

env for QEMU

How to Run

init env & download deps

use devel branch, then execute command:

sh start.sh

build

  • build hvisor binary

    sh build_hvisor.sh
    

    binary path: /home/yocto/hvisor_ build_tool/build/tmp/work/core2-64-poky-linux/hvisor/0.1-r0/target/aarch64-unknown-none/debug/

  • build linux image

    sh build_linux.sh
    

    image path: /home/yocto/hvisor_ build_tool/build/tmp/work/qemuarm64-poky-linux/linux-custom/1.0-r0/deploy-linux-custom/

  • build ruxos image

    sh build_ruxos.sh
    

    image path: /home/yocto/hvisor_ build_tool/build/tmp/work/core2-64-poky-linux/ruxos/0.1-r0/ruxos/apps/helloworld/

About

No description, website, or topics provided.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.MIT

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published