An open API service indexing awesome lists of open source software.

https://github.com/sel4/camkes-vm-linux


https://github.com/sel4/camkes-vm-linux

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

CAmkES VM Linux
===============

This directory contains a series of tools, CMake helpers, linux images and
root file system artifacts suitable for creating and using in a CAmkES VM.
The contents of this repository include:
* `images/`: This directory contains a prebuilt linux 4.8.16 kernel image and a
buildroot rootfs image that can be used for CAmkES VM guest.
* `camkes-linux-artifacts/`: This directory contains a series of camkes
artifacts that can be installed in your linux VM guest. These include
packages and modules that provide the crossvm functionality.
* `vm-linux-helpers.cmake`: A series of CMake helpers to define rootfile system
overlays for a CAmkES VM linux guest and retrieve default linux images.