# SHD-CacheAttackLab **Repository Path**: Ataohhhhh/SHD-CacheAttackLab ## Basic Information - **Project Name**: SHD-CacheAttackLab - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-28 - **Last Updated**: 2024-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hands-On Hardware Side Channels Lab This repository contains all the starting code you will need for the lab. ## Starting the Lab As stated on the lab handout, you must first change the `SENDER_CPU` and `RECEIVER_CPU` variables in the `cpu.mk` to your assigned CPUs. **Double check that you have set these values correctly.** After completing these steps, you are now ready to start the lab. Good luck!