CAmkES VM Examples Manifest

The CAmkES VMM is a Virtual Machine Monitor that utilizes the CAmkES component platform. Due to the static nature of CAmkES systems the VMM is specified at build time to run on a particular hardware platform. Currently the VMM is mostly targeted to run on the C162 platform from Aitech. There is also a configuration for running on generic x86 machines, but it has almost no hardware support.

This project fetches example CAmkES VM applications to build and use. These being optiplex9020, minimal and cma34cr_centos.

For general instructions on how to use this repository, see docs.seL4.systems.

For general information about CAmkES see the CAmkES pages on docs.seL4.systems.

For detailed information about CAmkES see documentation in the camkes-tool repo.

For detailed information about the VM on the C162 platform see the documention in the camkes-vm repo.

For detailed information about the example VM applications and how to build them see the documentation in the camkes-vm-examples repo.