Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 575 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 575 Bytes

Hands-On SecProcs Lab

Securing Processor Architectures - Fall 2022

This repository contains all the starting code you will need for the lab. The lab handout can be found on Canvas.

Starting the Lab

As stated on the lab handout, you must first change the SENDER_CPU and RECEIVER_CPU variables in the Makefile to your assigned CPUs. These will be emailed to you along with your lab machine password when the lab is released. Double check that you have set these values correctly.

After completing these steps, you are now ready to start the lab. Good luck!