Skip to content

Automated configuration of jailhouse hypervisor for ARM and AARCH64 based devices

License

Notifications You must be signed in to change notification settings

ekut-es/autojail

Repository files navigation

Automated Jailhouse configuration ARM and ARM64 based devices

Documentation

Requirements

  1. Linux Kernel build and source directory for the target board
  2. checkout of the jailhouse source code
  3. cross compiler installation for the target board
  4. working device tree compiler (dtc) installation

Getting started

To install the package in development mode:

git clone git@atreus.informatik.uni-tuebingen.de:ties/autojailhouse/autojail.git
cd autojail
pip3 install poetry --user
poetry install
poetry shell

To start the documentation browser use:

mkdocs serve

To generate a new autojail project use:

mkdir project cd project autojail init

Example projects for Raspberry PI 4B are provided in: projects

Further usage information is provided in:

About

Automated configuration of jailhouse hypervisor for ARM and AARCH64 based devices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published