# camkes-vm-linux **Repository Path**: wangql-bupt/camkes-vm-linux ## Basic Information - **Project Name**: camkes-vm-linux - **Description**: https://github.com/seL4/camkes-vm-linux.git - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-25 - **Last Updated**: 2024-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.