This tutorial guides you through replicating the setup used in this project.
You can find the thesis document here:
Tesis
Initialize and sync the modified repository:
repo init -u https://github.com/adl09/camkes-vm-examples-manifest.git
repo syncThis repository uses a modified version of the camkes-vm-examples-manifest repository, with default.xml changed to include the modified camkes-vm-examples and camkes-vm repositories. This allows you to build the examples with the necessary modifications for this project.
It includes the following forked repositories:
For instructions on building and using the custom VM kernel, see the Custom-VM-Kernel README.