This repository hosts the project made by Matteo Carnevale, Alberto Castronovo, Giuseppe Cutrera, Luigi Palmisano for the Operating Systems exam from the masters degree at Politecnico di Torino.
To get started, consult QEMU_guide.pdf in the documents folder to setup your environment.
Quick setup link (to download QEMU and BUILDROOT folders without following the setup steps): https://drive.google.com/drive/folders/17DZCIGpnqURDufuf9C5P-25jaKXGV-Ly?usp=sharing
Some exercises are provided in Laboratory.pdf, in the same folder. In order to complete the last exercise you need to setup Python, which you can do by following Operating_Systems_Python.pdf.
AES-256 functionalities: https://github.com/kokke/tiny-AES-C/